admin-vben/apps/web-naive/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 feat: add naive app 2024-07-31 00:19:17 +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 feat: add naive app 2024-07-31 00:19:17 +08:00
views fix: typo (#4047) 2024-08-06 10:02:48 +08:00
app.vue perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
bootstrap.ts fix: element theme adjustment 2024-07-31 22:11:39 +08:00
main.ts feat: add naive app 2024-07-31 00:19:17 +08:00
naive.ts feat: add naive app 2024-07-31 00:19:17 +08:00
preferences.ts feat: Support multiple application launch scripts 2024-07-31 00:29:15 +08:00