vue-pure-admin2/src
2022-11-22 10:56:00 +08:00
..
api perf: 将baseURL和全局环境代理删除,可直接在vite.config.ts编写,即方便又支持多个代理地址 2022-11-10 11:47:07 +08:00
assets perf: 优化代码 2022-10-31 10:22:01 +08:00
components feat: 优化菜单,添加 menuArrowIconNoTransition 全局配置 2022-11-16 11:59:59 +08:00
config perf: 删除已废弃的 $baseUrl 2022-11-17 14:59:36 +08:00
directives refactor: 使用@/别名替换/@/别名 2022-10-27 12:43:01 +08:00
layout fix: 修复在未开启标签页缓存时退出登录,可能存在标签页未重置的问题 2022-11-22 00:52:30 +08:00
plugins refactor: 使用@/别名替换/@/别名 2022-10-27 12:43:01 +08:00
router feat: 添加前端单点登录 2022-11-21 16:22:17 +08:00
store fix: 修复在未开启标签页缓存时退出登录,可能存在标签页未重置的问题 2022-11-22 00:52:30 +08:00
style feat: add ample demos to @pureadmin/table (#379) 2022-11-21 11:42:33 +08:00
utils chore: update 2022-11-22 00:25:28 +08:00
views feat: 新增 @pureadmin/table 图像预览示例 2022-11-22 10:56:00 +08:00
App.vue chore: update typescript 2022-01-21 16:33:45 +08:00
main.ts refactor: 使用@/别名替换/@/别名 2022-10-27 12:43:01 +08:00
mockProdServer.ts chore: update 2022-07-18 16:07:03 +08:00