Commit Graph

16 Commits

Author SHA1 Message Date
vben
daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
Li Kui
7801a90dcb
refactor: unify frontend and backend access control with shared page … (#43)
* refactor: unify frontend and backend access control with shared page components

* fix: role switch not show

* chore: update title
2024-07-13 11:26:36 +08:00
vince
d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
vince
95b6bcce6a feat: can also see the menu without permission, but jump to 403 2024-07-10 22:13:55 +08:00
vince
4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +08:00
vben
208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
vben
37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 2024-07-06 13:28:08 +08:00
vince
8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
Li Kui
b92ca41aa2 fix: fix 'page not found' error on clicking breadcrumbs 2024-07-04 10:03:58 +08:00
vben
9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben
c58aa26dbf chore: update locale 2024-06-29 15:41:10 +08:00
vben
c58c0797ba feat: add dashboard page 2024-06-23 23:18:55 +08:00
vben
6ffec31ce8 perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
vben
6c092e284c chore: update demo 2024-06-16 23:25:28 +08:00
vben
5d829a6d9a chore: add offline page 2024-06-09 18:58:30 +08:00
vben
1d6b1f4926 feat: 回退页面完善 2024-06-08 20:14:04 +08:00