RuoYi
2022-05-29 44ad220cdd7eb3c967a4ccac0b2e5b0c0e22738e
分支
用户 RuoYi <yzz_ivy@163.com>
星期日, 五月 29, 2022 21:40 +0800
提交者 RuoYi <yzz_ivy@163.com>
星期日, 五月 29, 2022 21:40 +0800
提交44ad220cdd7eb3c967a4ccac0b2e5b0c0e22738e
目录 747f0fd4fe3fc11ed28a47263116936adfb45407 目录 | zip | gz
上一版本 6f359c153492d09f39109b23bbd92127b3509252 查看 | 对比
使用Pinia代替Vuex进行数据存储
已删除1个文件
已修改29个文件
1102 ■■■■■ 文件已修改
package.json 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/HeaderSearch/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SizeSelect/index.vue 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/TopNav/index.vue 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/hasPermi.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/hasRole.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppMain.vue 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Navbar.vue 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Settings/index.vue 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/Logo.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/index.vue 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/ScrollPane.vue 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/index.vue 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/permission.js 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/plugins/auth.js 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/plugins/tab.js 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/getters.js 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/app.js 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/permission.js 87 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/settings.js 66 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.js 354 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/user.js 154 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/dynamicTitle.js 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/permission.js 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/request.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/profile/userAvatar.vue 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite/plugins/auto-import.js 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史