疯狂的狮子li
2022-09-02 541c2df8db727245ba5e322985d761fca006b962
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