zhangherong
2025-07-11 b1273c6051b0d1bcac9a6f6faa7dcb05b97eaad3
src/router/index.js
@@ -19,7 +19,7 @@
}
export default new Router({
  mode: 'history',
  mode: 'hash',
  base: process.env.BASE_URL,
  scrollBehavior: () => ({ y: 0 }),
  routes: constantRouterMap