Commit Graph

11 Commits (910a3553ac4335bf6185d4607969681f82b964c3)

Author SHA1 Message Date
Li Kui 9021e992ad fix: resolve redirect not found issue and remove /demos prefix
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
2024-07-16 07:59:58 +08:00
vben daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
Li Kui ba780a7d3f chore: update access demo 2024-07-13 11:49:18 +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 4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +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
vben 692225cfff chore: remove sqlite 2024-06-30 22:28:35 +08:00
vben 9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +08:00