20 Commits

Author SHA1 Message Date
xiaoxian521
9d5f6eed12 refactor: 重构国际化文件命名规范以及演示页加上代码位置提示 2024-03-26 23:29:11 +08:00
xiaoming
5b7dd8c3e2
refactor: 使用eslint.config.js替换.eslintrc.js并遵循esm语法 (#786) 2023-11-10 23:18:01 +08:00
xiaoxian521
afc15ea8df perf: 使用pnpm lint格式化代码,适配最新版的stylelint规则 2023-05-04 13:49:30 +08:00
xiaoxian521
7892c9c600 perf: 优化页面样式 2023-02-11 16:14:58 +08:00
RealityBoy
c7ab236e10
perf: 将本地图标全部按需引入,首屏加载减少 61 个图标资源,首屏加载再次变快 (#389)
* perf: 优化图标,将本地图标按需引入,首屏加载减少 `61` 个图标资源,首屏加载再次变快
2022-11-30 12:39:12 +08:00
RealityBoy
301356ebd7
perf: 更完善的全局类型提示 2022-11-25 12:49:38 +08:00
xiaoxian521
4f5f18f61c perf: update 2022-11-12 09:55:20 +08:00
xiaoxian521
df71c7f75c chore: update dependencies 2022-11-11 03:36:18 +08:00
xiaoxian521
94f72cd6d9 refactor: 使用@/别名替换/@/别名 2022-10-27 12:43:01 +08:00
RealityBoy
6ef4cf9fb6
refactor: permission (#357)
* refactor: permission

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* fix: 修复`mix`混合模式导航在生产环境左侧菜单一定机率不显示的问题

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2022-10-25 12:17:13 +08:00
xiaoxian521
243c8f71a7 chore: update 2022-08-11 20:32:55 +08:00
xiaoxian521
5a23bd02a4 fix: update @pureadmin/utils 2022-07-02 12:11:09 +08:00
xiaoxian521
747e2b9c1c feat: use unplugin-vue-define-options add setup name 2022-05-21 12:29:54 +08:00
xiaoxian521
f4c419d44a fix: update 2022-05-16 20:27:55 +08:00
xiaoxian521
64326c4fb5 perf: standard code format in the views folder 2022-05-14 10:53:06 +08:00
xiaoxian521
9067d88c3b perf: 优化国际化,路由不再传i18n字段,平台自动读取根目录locales文件夹下文件进行国际化匹配 2022-05-11 15:25:01 +08:00
xiaoxian521
997711b264 feat: add vue/html-self-closing eslint 2022-03-21 15:40:29 +08:00
啝裳
494ce8f41b
refactor: i18n
* refactor: i18n
2022-03-11 21:28:43 +08:00
xiaoxian521
727c0fe3c0 feat: print and perf style 2022-03-02 13:56:07 +08:00
啝裳
d43316f7c9
feat: watermark (#203)
* feat: add watermark
2022-03-01 10:44:26 +08:00