admin-vben/apps/web-antd/src
Donny Wang e27be2d47a
fix: successful login should not take you to the login page (#4056)
* fix: successful login should not take you to the login page

* chore: use DEFAULT_HOME_PATH constants

* chore: remove invalid spaces in script

* fix: lint error
2024-08-06 21:52:06 +08:00
..
api refactor: Separate store 2024-07-30 21:10:28 +08:00
layouts perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
locales perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
router fix: successful login should not take you to the login page (#4056) 2024-08-06 21:52:06 +08:00
store refactor: Separate store 2024-07-30 21:10:28 +08:00
views perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
app.vue feat: add naive app 2024-07-31 00:19:17 +08:00
bootstrap.ts refactor: Separate store 2024-07-30 21:10:28 +08:00
main.ts refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
preferences.ts feat: Support multiple application launch scripts 2024-07-31 00:29:15 +08:00