zlyx
2023-01-31 ee11117fd7bc603ca58d45ecf57e0fd8cffe6e1c
ruoyi-ui/src/router/index.js
@@ -171,6 +171,7 @@
}
export default new Router({
  base: process.env.VUE_APP_CONTEXT_PATH,
  mode: 'history', // 去掉url中的#
  scrollBehavior: () => ({ y: 0 }),
  routes: constantRoutes