zlyx
2022-09-08 a26c02006f82f174ca8ad8db2ed2cd324d61f240
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