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