src/router/index.js @@ -477,7 +477,7 @@ ] const createRouter = () => new Router({ // mode: 'history', // require service support mode: 'history', scrollBehavior: () => ({ y: 0 }), routes: constantRoutes })