sanmen359
de231901a6
main代码合并到electron-main ( #1834 )
* upgrade electron version:11->18.
upgrade electron version:11->18.
Packaging failed because the original electronic version was too old.
将electron 11 改成18.因为11太老导致打包错误。
* main->electron-main合并代码
* main->electron-main合并代码
* main->electron-main合并代码
4 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
6 years ago
Vben
967b28c4c0
feat: persistent save tab, fix #359
6 years ago
Vben
215d8bab38
refactor: refactor store
6 years ago
Vben
5b8eb4a49a
feat: dark mode
6 years ago
舒培培
f7499cdb0d
chore: optimize prod configuration to control whether to delete origin files when using compress plugin ( #443 )
6 years ago
Vben
c030567b38
chore: typo
6 years ago
Vben
6d6e0a1bfe
fix(build): fix build error
6 years ago
Vben
b54b794264
fix(table): make sure the editing line is working, fix #439
6 years ago
Vben
39d629a029
refactor(tinymce): changed to npm introduction,fix #435,fix 434
6 years ago
Vben
bb67692cfd
fix(menu): ensure the menu is activated correctly,fix #432
6 years ago
Vben
b25ceb4201
fix(echart): legend not work
6 years ago
Vben
a98835e18b
chore: types
6 years ago
Vben
24a3f90dc3
chore: typo
6 years ago
Vben
8ad127c293
fix: add route base close #404
6 years ago
Vben
e5b2cc1e98
chore: update deps
6 years ago
Vben
b476e1c84c
fix: ensure that the correct components are dynamically imported
6 years ago
Vben
f6cef1088d
refactor: refactored multi-language modules to support lazy loading and remote loading
6 years ago
Vben
11d3f395ca
fix: ensure to request the interface correctly
6 years ago
Vben
fcee7d4eb7
perf: move src/types to root
6 years ago