疯狂的狮子li
2021-11-01 a8ab3ffd01fe5d3c3dd83c31bfef6218a8217755
ruoyi-ui/src/router/index.js
@@ -167,6 +167,7 @@
]
export default new Router({
  base: "", // 项目前缀 与 publicPath 同步 例如 /api
  mode: 'history', // 去掉url中的#
  scrollBehavior: () => ({ y: 0 }),
  routes: constantRoutes