src/router/index.js @@ -25,6 +25,7 @@ ]; const router = new Router({ mode: "history", // base: '/Mobile',//测试版 打包时解开 routes, });