diff --git a/pc/nuxt.config.js b/pc/nuxt.config.js index fbc745b3..53e9a901 100644 --- a/pc/nuxt.config.js +++ b/pc/nuxt.config.js @@ -58,7 +58,7 @@ export default { router: { middleware: 'route', // 即每次路由跳转会调用该中间件 - base: '/' + base: '/pc/' //多个中间件写法 // middleware: ['route'] }, diff --git a/server/public/pc/200.html b/server/public/pc/200.html index a2abbf0c..055e6e13 100644 --- a/server/public/pc/200.html +++ b/server/public/pc/200.html @@ -1,9 +1,9 @@
-