liweijie0812
|
0fdb30282c
|
fix: breadcrumb i18n (#614)
* fix: breadcrumb i18n
* fix: 还原MenuRoute.title 类型
* Revert "fix: 还原MenuRoute.title 类型"
This reverts commit 5ae1e49737 .
|
2023-10-08 18:52:46 +08:00 |
|
wū yāng
|
3affc4ddfe
|
feat: support i18n (#607)
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: tag tabs i18n
* fix: fix missing i18n
* fix: fix missing i18n
|
2023-10-03 13:48:35 +08:00 |
|
Yunfei Shen
|
39e317481d
|
fix(notice): optimize 暂无通知 UI (#604)
|
2023-09-18 01:11:12 +08:00 |
|
liweijie0812
|
9c3fbdd71b
|
revert: fix顶部菜单高亮 (#601)
|
2023-09-14 15:09:11 +08:00 |
|
dufu1991
|
d775bc3aa9
|
fix:修改错别字 (#600)
|
2023-09-06 17:01:15 +08:00 |
|
wū yāng
|
334d2251ab
|
chore: update icons and remove deprecated assets (#591)
|
2023-08-18 16:15:26 +08:00 |
|
PY
|
f1853ad3a8
|
Revert "fix(menu): need router props (#589)" (#590)
This reverts commit 0c0ba082b4 .
|
2023-08-15 22:17:54 +08:00 |
|
wū yāng
|
0c0ba082b4
|
fix(menu): need router props (#589)
|
2023-08-15 19:27:14 +08:00 |
|
ngyyuusora
|
6499532cad
|
fix: 修正部分模板页面卡片组件操作插槽用法 (#587)
|
2023-08-14 15:02:31 +08:00 |
|
wū yāng
|
1ce4f1c4bd
|
fix: fix button style effect (#586)
|
2023-08-11 16:19:24 +08:00 |
|
liweijie0812
|
e98d1555d0
|
feat(stylelint): 移除没用的规则 (#584)
* feat(stylelint): 移除没用的规则
* fix: types error
|
2023-08-05 16:57:30 +08:00 |
|
liweijie0812
|
6a4ffa9f4b
|
fix: import/order (#579)
* fix: import/order
* fix: vue/no-setup-props-destructure
|
2023-08-02 13:49:56 +08:00 |
|
liweijie0812
|
e1b0b9540a
|
revert: lint change (#578)
|
2023-07-29 17:38:03 +08:00 |
|
liweijie0812
|
be4cf0818a
|
fix: 顶部菜单刷新高亮失效 (#577)
* fix: 顶部菜单刷新高亮失效
* chore: fix lint error
|
2023-07-29 15:33:56 +08:00 |
|
liweijie0812
|
5184c78d9a
|
fix: t-link hover color (#565)
|
2023-07-12 16:29:42 +08:00 |
|
liweijie0812
|
b9b0008545
|
feat(stylelint): number-leading-zero deprecated (#563)
|
2023-07-12 14:15:11 +08:00 |
|
liweijie0812
|
e6192ef37a
|
fix: list demo status defalut object (#559)
|
2023-07-11 16:48:35 +08:00 |
|
liweijie0812
|
151151c354
|
fix: stylelint error (#558)
* fix: stylelint error
* fix(less): import eroor
|
2023-07-11 16:38:05 +08:00 |
|
悠静萝莉
|
12909e5d22
|
refactor: 重构Axios工具,新增接口级防抖节流 (#556)
* refactor: 重构Axios工具,新增接口级防抖节流
* fix: 修复编译类型问题
* perf: 优化注释
|
2023-07-08 09:19:42 +08:00 |
|
鲨鱼辣椒
|
78595657c6
|
fix: 修复频繁切换路由时表单头滞留的问题 (#550)
Co-authored-by: 🌩 <hehong_tan@xmemtech.com>
|
2023-07-06 12:00:37 +08:00 |
|
ngyyuusora
|
8194b3d253
|
fix(permission store): clear routes when logout (#545)
fix #541
|
2023-06-20 23:33:11 +08:00 |
|
ngyyuusora
|
9d8bf86059
|
feat(axios util): support params stringify (#544)
|
2023-06-19 19:38:44 +08:00 |
|
liweijie0812
|
83939b7517
|
fix: 204无内容直接返回判断 (#539)
|
2023-06-02 16:03:02 +08:00 |
|
liweijie0812
|
4555545562
|
feat: upgrade vite4 (#533)
* chore: 升级vite4
* docs: 项目简介 修改
* fix: 打包后预览提示TypeError
* chore: @vitejs/plugin-vue,@vitejs/plugin-vue-jsx升级
* docs: 项目简介 修改
|
2023-06-01 14:12:23 +08:00 |
|
liweijie0812
|
ce297cb2f4
|
fix: 修复store存储token读取不到的问题 (#526)
|
2023-05-30 03:09:31 +08:00 |
|
ngyyuusora
|
89ccf19f58
|
fix: 修复多标签页保活问题 (#523)
|
2023-05-26 13:45:08 +08:00 |
|
悠静萝莉
|
f9f9e91438
|
feat: 将现有代码迁移至TS严格模式 - 禁止any类型 (#519)
* feat: 新增type enum类型
* feat: 开启禁止any类型规则
* types: 优化通知标签类型
* types: 补充标签页移除方法类型
* types: 补充请求工具类型
* types: 补充store相关类型
* types: 补充路由相关类型
* types: 补充钩子类型
* types: 补充页面组件类型
* types: 补充布局类型
* fix: 修复编译问题
|
2023-05-24 10:40:06 +08:00 |
|
Gui.H
|
665e0dacec
|
fix: 修复 store 中并未对 localStorage 的 TOKEN_NAME 键进行赋值的缺陷 (#504)
* fix: 接口请求不携带token
* fix: 优化token持久化策略
* fix: 删除多余的log
|
2023-05-18 11:29:01 +08:00 |
|
You
|
03adc83ba2
|
fix: 修复无法将通知设为未读 (#511)
|
2023-05-16 22:00:36 +08:00 |
|
liweijie0812
|
c89f434ce8
|
perf: 路由守卫获取菜单异常,跳转登录页并弹窗提示 (#502)
|
2023-05-11 22:10:32 +08:00 |
|
Gui.H
|
2794bdcb5c
|
优化展示用户名,而不是固定为Tencent (#485)
* Update user.ts
* Update Header.vue
* Update user.ts
* Update user.ts
|
2023-05-08 22:16:19 +08:00 |
|
liweijie0812
|
0d70db425d
|
chore: 先验证token,再获取菜单 (#487)
|
2023-05-08 22:15:59 +08:00 |
|
WenKang
|
a0c67b05d9
|
fix: update token (#476)
Co-authored-by: kadenzhong <kadenzhong@tencent.com>
|
2023-04-19 16:24:45 +08:00 |
|
yuyang
|
cd2939cd4f
|
chore: card detail style (#475)
|
2023-04-18 16:20:51 +08:00 |
|
yuyang
|
2123e86991
|
feat: support keep-alive meta config (#470)
* feat: support keepalive meta config
* chore: remove console
|
2023-04-13 15:33:03 +08:00 |
|
悠静萝莉
|
d356020414
|
feat: 新增simple-import-sort插件规范引入 (#464)
|
2023-04-05 15:40:41 +08:00 |
|
liweijie0812
|
ba9a918d99
|
fix: 修复多级菜单高亮问题 (#459)
|
2023-03-29 14:35:47 +08:00 |
|
PDeer
|
4293d30180
|
fix: 修正接口请求出错进行重试后成功会两次回调且回调数据不一致而导致无法正确处理的问题 (#458)
|
2023-03-29 14:29:33 +08:00 |
|
悠静萝莉
|
c21994f5fa
|
feat: 标签页可配置禁止拖拽 (#454)
* feat: dump Tdesign version
* feat: 标签页可配置禁止拖拽(#430)
|
2023-03-28 10:27:55 +08:00 |
|
liweijie0812
|
2d1c222e6b
|
fix: 菜单高亮 (#450)
|
2023-03-16 20:02:41 +08:00 |
|
liweijie0812
|
78eed605e4
|
perf: 接口配置硬编码调整到环境变量 (#445)
* perf: 接口配置硬编码调整到环境变量
* perf: 接口配置硬编码调整到环境变量
|
2023-03-15 15:34:36 +08:00 |
|
Henry
|
715e882451
|
fix: globEager deprecated (#439)
* fix: globEager deprecated
* Update .vscode/settings.json
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
---------
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
|
2023-03-07 11:21:04 +08:00 |
|
hzgotb
|
44cca54cda
|
perf: improves modify theme color logic (#428)
|
2023-02-24 01:07:50 +08:00 |
|
liweijie0812
|
cfddfa03bc
|
feat: 多标签Tab页支持拖拽排序 (#426)
* feat: 多标签页Tab页支持拖拽排序
* fix: 和HomePage换序 不做处理
* fix: 右键关闭逻辑调整
* chore: 补充类型声明
|
2023-02-21 11:36:05 +08:00 |
|
yuyang
|
24d913df16
|
fix: setting default style (#425)
|
2023-02-19 00:54:39 +08:00 |
|
liweijie0812
|
81e21444fb
|
fix: 拼音输入的问题 (#421)
|
2023-02-17 15:23:48 +08:00 |
|
yuyang
|
2edd32dcdc
|
chore: fix typo
|
2023-02-14 10:54:34 +08:00 |
|
WenKang
|
35be7584b0
|
fix: layout/notice/login style bug (#415)
|
2023-02-09 15:16:45 +08:00 |
|
悠静萝莉
|
0316386a45
|
perf: 优化菜单生成 (#413)
|
2023-02-09 13:09:47 +08:00 |
|
WenKang
|
e70bac6dfc
|
fix: style bug (#408)
* fix: style bug
* fix: style bug
* fix: list style bug
* fix: form page style bug
* fix: detail style bug
* fix: result style bug
* fix: user style bug
|
2023-02-08 11:26:32 +08:00 |
|