shizhongming
c2c874ae7a
feat(架构): 租户切换功能完善
2 years ago
shizhongming
b1574c7828
feat(架构): 增加切换租户功能
2 years ago
sea
890ff8f338
types: complete dirctives and v-role custom color ( #3718 )
* types: complete dirctives
* chore: v-auth custom color
2 years ago
shizhongming
fa8bd09374
feat(系统架构): 重构登录验证码功能
2 years ago
shizhongming
e54d91891e
feat(架构): 菜单、tab国际化功能完善
2 years ago
shizhongming
d8c4712b53
feat(系统模块): 添加秘钥管理功能
2 years ago
shizhongming
acb224ea84
feat(系统模块): 添加角色管理界面
2 years ago
shizhongming
e24a338403
feat(系统模块): 1、添加smart-table组件 2、添加功能管理页面
2 years ago
shizhongming
d01cf65828
feat(架构): 登录登出功能完善
2 years ago
xachary
d88f455cd3
fix(BasicTable): showIndexColumn/showRowSelection cache should by route name ( #3489 )
2 years ago
xachary
f4df2d5a4b
feat: ColumnSetting and SizeSetting persist ( #3398 )
2 years ago
xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' ( #3329 )
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
2 years ago
xachary
191e809b6d
feat(MultipleTab): add tabs auto collapse interaction in fold mode and setting ( #3256 )
* fix: validateFields await missing
* feat(MultipleTab): add tabs auto collapse interaction and setting
* chore(locales): update setting name to better reflect its purpose
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2 years ago
luchanan
00bf5d5bbf
站内支持API接口地址切换 ( #3162 )
* feat: 站内切换接口API
* feat: 站内切换接口API
* feat: 站内支持API接口地址切换,解决冲突,新增开关显示
(cherry picked from commit c6d60b6cfd50bf8e19233a21640ecf1d41c01cc8)
2 years ago
invalid w
b3a6ef63bb
feat(Menu): Add custom images to menu ( #3158 )
* feat(SimpleMenu): Add custom images to menu icons
* style: Set image and text alignment
* feat: 顶部菜单模式路由也支持图片
* feat(mixSilder): 左侧菜单混合模式也支持图片显示
* style(menu): 调整图片对齐样式
* chore(Menu): 调整图片与文字间距样式
* chore: icon和img都传值的情况下, 仅显示img
2 years ago
bowen
f87e078402
chore: fix type:check error ( #3139 )
2 years ago
bowen
30b3ee5c89
chore: fix type:check error ( #3126 )
* chore: Fix ts type error
* chore: fix type:check error
2 years ago
vben
8e5a6b7ce5
perf: 修复部分 eslint 错误
3 years ago
vben
279977b817
feat: 逐步抽离部分包到packages
3 years ago
vben
aedb8e53aa
perf: 优化env字段
3 years ago
vben
5e99463cd0
perf: Refactor vite configuration
3 years ago
vben
08d4e34b77
chore: config ts-config
3 years ago
vben
699cf6d7af
chore: remove vite-plugin-pwa
3 years ago
vben
dc39567a14
chore: remove @vitejs/plugin-legacy vite-plugin-imagemin
3 years ago
vben
ab74480083
chore: Requires pnpm 8 and node 16
3 years ago
mfish
17d16ae545
feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 ( #2326 )
3 years ago
前端爱码士
8ba4fb2449
fix: 修复RouteMeta接口定义缺少的RoleEnum引用 ( #2323 )
3 years ago
You
554f4615a1
fix: 菜单响应式隐藏时宽度计算错误 ( #1945 )
Co-authored-by: zeozhou <zeozhou@tencent.com>
4 years ago
Captain
136cbb1e3b
feat: add request retry ( #1553 )
4 years ago
vben
3fcfac1f37
wip: Upgrade ant-design-vue 3.0
4 years ago
Haceral
eac2fb4aaa
feat: 动态路由 Tab打开数量控制,超出限制自动关闭起始Tab ( #1256 )
* 增加动态路由最大打开Tab数控制
* 增加动态路由打开数控制Router参数
5 years ago
love-life
7df9b51344
fix: 修改axios 中 urlPrefix 字段不生效问题 ( #1170 )
* fix(样式污染): 会污染其他带有srcollbar的组件样式
* fix(axios): urlPrefix 字段传递不生问题效
5 years ago
无木
0a3683a186
feat: customized user home page
新增自定义的用户首页(可以每个用户都不相同)
5 years ago
无木
d52b0de83e
feat(route): add `hidePathForChildren` in `meta`
添加`hidePathForChildren`选项用于在子菜单中隐藏本级path
5 years ago
无木
72ac240f28
feat: routers support `ignoreRoute` option
为路由配置添加`meta`.`ignoreRoute`配置,允许在`ROUTE_MAPPING`及`BACK`模式下配置纯菜单数据
fixed:
5 years ago
无木
c99cf5e53f
feat(axios): add `withToken` option
添加withToken配置,用于控制request是否提交token
5 years ago
vben
913c22c84f
feat(menu): the route is automatically mapped to the menu
5 years ago
Vben
aed622bd09
chore: update deps
5 years ago
Vben
7dce50cb1f
chore: typo
5 years ago
Vben
0d0708409c
feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772
5 years ago
Vben
b6d5b0796d
feat(axios): added authenticationScheme configuration,fix #774
5 years ago
Vben
1c1755cf5b
fix(modal): ensure that the full screen height is calculated correctly
5 years ago
Vben
55e9d9fc29
perf: optimize components and add comments
5 years ago
vben
d5b768929e
fix(lock): automatic screen lock does not work
5 years ago
Netfan
7519a00ada
fix(avatar): show current user's avatar ( #640 )
在显示头像的地方正确显示当前登录用户的头像,已补充mock接口返回的avatar字段。
5 years ago
Vben
7db37eedcc
chore: update deps
5 years ago
Vben
967b28c4c0
feat: persistent save tab, fix #359
5 years ago
Vben
215d8bab38
refactor: refactor store
5 years ago
Vben
5b8eb4a49a
feat: dark mode
5 years ago
舒培培
f7499cdb0d
chore: optimize prod configuration to control whether to delete origin files when using compress plugin ( #443 )
5 years ago