zhangherong
2025-07-07 f0296acf7e885fdaa8f7d23b8f0836311d05adb5
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