Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-28 06:49:19 +08:00

23 Commits

Author SHA1 Message Date
pany
ea34a957f0 perf: 优化 NavigationBar CSS 2024-12-10 19:20:32 +08:00
pany
f331a2e655 docs: 更新依赖 & 更新付费服务详情链接 2024-12-05 19:34:25 +08:00
pany
cd338a5f4a docs: 更换预览图 2024-12-05 15:31:38 +08:00
pany
956792ff40 docs: 更换预览图 2024-12-05 15:21:32 +08:00
pany
9f8e1beafe chore: element plus 2.9.0 2024-12-03 11:53:09 +08:00
pany
631efeed5d docs: 优化权限指令和权限函数注释 2024-12-02 19:01:56 +08:00
ClariS
ebb8e808d4
feat: 引入 unplugin-svg-component 插件代替 vite-plugin-svg-icons 插件 & elIcon 支持类型提示 (#220)
Co-authored-by: pany <panyang@mafengwo.com>
2024-12-02 17:07:21 +08:00
pany
23f0c1b133 perf: 移除冗余的 element plus css 完整导入 2024-11-29 15:45:14 +08:00
pany
5338d12fd3 refactor: 自动按需导入 vue 和 vue-router api 2024-11-29 11:41:21 +08:00
pany
fd075bd63d feat: 引入自动按需导入组件 2024-11-28 19:34:54 +08:00
pany
6e43607f7e feat: 同步 element plus font-family 方案 2024-11-28 17:05:26 +08:00
pany
d0cfcead4a refactor: 将 apis 目录剥离到 common 目录下 2024-11-27 17:06:50 +08:00
pany
0dc9d03237 refactor: 构建 login 微模块 2024-11-27 16:43:38 +08:00
pany
f892c5d730 refactor: 将示例页面的 route 收拢到 /demo 下 2024-11-27 15:23:28 +08:00
pany
cc6635a6d9 perf: 简化 error 目录名称 2024-11-27 14:12:44 +08:00
pany
f6668e471c revert: 撤销对 plugins 和 directives 的目录迁移 2024-11-27 10:55:57 +08:00
pany
f2146ae716 refactor: 迁移 utils 到 common 目录 2024-11-27 10:31:51 +08:00
pany
835d4c4636 refactor: 迁移 plugins 到 common 目录 2024-11-27 10:23:29 +08:00
pany
8cb796a290 refactor: 迁移 directives 到 common 目录 2024-11-27 10:21:06 +08:00
pany
1ce2353c1b refactor: 迁移 constants 到 common 目录 2024-11-27 10:19:19 +08:00
pany
77cfb43df6 refactor: 迁移 composables 到 common 目录 2024-11-27 10:17:30 +08:00
pany
a61ec9c71b refactor: 迁移 components 到 common 目录 2024-11-27 10:14:30 +08:00
pany
fd6b76f990 refactor: 迁移 assets 到 common 目录 2024-11-27 10:09:14 +08:00