Commit Graph

901 Commits

Author SHA1 Message Date
226568b3af chore: 完善字典封装 2024-09-06 15:55:35 +08:00
43df950806 chore: 重构字典封装(还有问题) 2024-09-06 14:16:46 +08:00
f2912f64fc feat: 封装全屏加载 2024-09-05 11:54:54 +08:00
0c3ea2dc86 feat: 封装下载hooks 2024-09-05 11:06:30 +08:00
824974e904 feat: 新增代码生成页面 2024-09-04 15:50:09 +08:00
c4d959d133 feat: 新增数据字典下拉选项组件 2024-09-04 09:18:46 +08:00
3d426fb8e1 feat: 封装数据字典 2024-09-04 09:11:04 +08:00
4c9f4e09b1 feat(projects): does the configuration support automatic updates. close#612 (#617) 2024-09-03 16:52:38 +08:00
0130688265 feat: 整合动态路由 2024-09-03 15:27:10 +08:00
8ab7ee2268 feat: 新增菜单管理页面 2024-09-03 12:19:57 +08:00
89f5e8577e feat: 整合 sse 推送 2024-09-02 09:34:34 +08:00
6afd5cc36a Merge branch 'main' into ruoyi 2024-08-30 15:56:48 +08:00
3830ec7a69 fix(projects): fix login redirect 2024-08-23 10:50:21 +08:00
ef6cf93d96 fix(projects): avoid retrieving cached HTML (#605) 2024-08-21 18:25:33 +08:00
243de247f7 feat: 整合登录 2024-08-16 16:33:11 +08:00
b16a96323a chore(projects): use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable 2024-08-14 10:25:30 +08:00
26c93dff9a fix(types): fix the type of TableApiFn (#599) 2024-08-14 09:28:22 +08:00
968370b1aa chore(projects): update deps & fix vue-router type 2024-08-01 02:18:22 +08:00
cb1d44525d optimize(projects): optimize code 2024-07-31 23:11:50 +08:00
939c512f02 refactor(projects)!: don't reset active menu of vertical-mix layout when it is mixSiderFixed 2024-07-31 23:11:16 +08:00
5646a50ddf fix(projects): fix watermark settings 2024-07-30 17:53:17 +08:00
cf67d55cbf optimize(projects): optimize response code comparison 2024-07-30 15:12:45 +08:00
98b75c22c3 optimize(projects): remove home NAlert closable 2024-07-30 14:57:53 +08:00
f26d0a61eb optimize(projects): add type WatermarkProps 2024-07-30 14:41:30 +08:00
eed617f9eb optimize(types): remove useless types. 2024-07-30 09:33:35 +08:00
ea8aa6c4e6 feat(projects): add full screen watermark. close#571 (#573) 2024-07-29 23:04:26 +08:00
4dde4c22b1 feat(projects): add color fading mode.close #567 (#569) 2024-07-28 23:00:22 +08:00
59f07d8ac4 fix(projects): fix vertical-mix menu selected 2024-07-23 15:52:01 +08:00
840273474f fix(projects): fix vertical-menu will not render when the layout is from mobile 2024-07-22 19:03:01 +08:00
4e55b0e9bd fix(projects): fix HorizontalMixMenu inverted. fixed #563 2024-07-22 19:02:56 +08:00
5377002932 style(other): modify the Chinese name of the grayscale mode 2024-07-22 14:39:04 +08:00
c469512bd4 fix(projects): fix the issue of abnormal width of the sidebar in the top menu mix and reverse mode (#562) 2024-07-22 11:39:19 +08:00
087e532613 refactor(projects)!: refactor global menu & support reversed-horizontal-mix-menu. close #365 2024-07-22 00:19:12 +08:00
00f41dd25e refactor(projects): change css vars mount to root 2024-07-20 04:05:24 +08:00
1d1b148c8f refactor(projects): combine theme tokens and theme settings. close #379 2024-07-20 04:00:32 +08:00
f4eeb2ed63 fix(hooks): prevent program freezing when pagesize returns 0 (#545) 2024-07-20 02:45:25 +08:00
793b16e9ba feat(projects): make branch main tiny & modify request retry times to 0 2024-07-20 02:44:32 +08:00
a91335d74b refactor(projects): replace cloneDeep of lodash-es with klona 2024-07-20 02:14:20 +08:00
3e2a993db8 fix(types): Fixed the reference type error (#551) 2024-07-20 02:00:59 +08:00
e035eab223 optimize(projects): supports custom menu icon sizes (#534) 2024-07-09 16:59:03 +08:00
693f704690 optimize(projects): optimize getRouteQueryOfLoginRoute 2024-06-21 10:07:44 +08:00
49f60b2d50 fix(projects): fix login redirect to routeHome when routeHome of dynamic route is not same as static route. fixed #511 2024-06-20 19:51:55 +08:00
425c69acc2 fix(projects): add getDataByPage for useTable. fixed #499 2024-06-20 19:27:39 +08:00
f7de3fd0f1 fix(projects): request modal title use i18n. fixed #507 2024-06-20 19:15:46 +08:00
b94baa18c1 optimize(projects): optimize code 2024-06-15 00:49:24 +08:00
3eeace94dd fix(projects): Fix the issue of abnormal tab caching after logout. fixed #495 2024-06-15 00:39:53 +08:00
ad2f24707a optimize(utils): Reduce code indentation and improve readability (#496) 2024-06-14 18:24:56 +08:00
cd9d58d4de optimize(types): Enhance compatibility of global types (#494) 2024-06-14 18:11:01 +08:00
2198b982f0 perf(project): Initializing the static routing function does not require asynchronization (#493) 2024-06-14 11:47:16 +08:00
b5a723cb5f optimize(projects): optimize setupAppVersionNotification 2024-06-13 23:44:41 +08:00