refactor: 移除未使用的首页相关文件并清理代码
删除不再使用的首页页面文件(index.vue, index.config.js, index.less) 更新app.config.js移除首页路由配置 清理auth页面和authRedirect工具中的调试代码和多余空格
Showing
7 changed files
with
11 additions
and
100 deletions
src/pages/index/index.config.js
deleted
100644 → 0
src/pages/index/index.less
deleted
100644 → 0
src/pages/index/index.vue
deleted
100644 → 0
-
Please register or login to post a comment