tdesign-vue-next-starter/src
悠静萝莉 2a9e3722b8
feat(Vite Config): 新增环境变量
1. 修复环境变量类型丢失
2. 修改错误变量名写法
3. 调整配置顺序,将常用配置向上移动
4. 将配置项抽出到环境变量文件
5. 对环境变量进行注释描述类型补全
6. 环境变量文件解耦,防止排错成本增加
2024-09-08 05:36:03 +08:00
..
api refactor: 移除其他i18n相关 2024-09-03 02:34:42 +08:00
assets chore: update icons and remove deprecated assets (#591) 2023-08-18 16:15:26 +08:00
components refactor: 移除其他i18n相关 2024-09-03 02:34:42 +08:00
config feat: 新增菜单自动折叠 (#744) 2024-08-19 02:02:52 +08:00
constants refactor: 移除其他i18n相关 2024-09-03 02:34:42 +08:00
hooks feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
layouts fix(breadcrumb): 修复多层级路由指向错误(#749) 2024-09-04 16:55:31 +08:00
pages fix: 修复错误的值 2024-09-04 00:42:33 +08:00
router feat(router): 新增嵌套菜单 2024-09-05 02:58:18 +08:00
store feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
style feat: 新增侧边栏颜色切换 (#681) 2024-02-14 22:51:15 +08:00
types feat(Vite Config): 新增环境变量 2024-09-08 05:36:03 +08:00
utils feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
App.vue refactor: 移除其他i18n相关 2024-09-03 02:34:42 +08:00
main.ts refactor: 移除其他i18n相关 2024-09-03 02:34:42 +08:00
permission.ts feat(Router): 路由跳转携带参数 (#720) 2024-05-21 10:33:39 +08:00