疯狂的狮子li
2022-08-01 8fe07a7e6d294a1d9009574050ba4d1091d8f463
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