route.push({ path: '/hhh', query: {}, params: {} })# 二:个性化定制nuxt的路由配置eg: ... nuxt.config.js export default { router: { extendRoutes(routes, ...
確定! 回上一頁