This commit is contained in:
2023-10-21 20:03:57 +08:00
parent 8311b65139
commit e1c5fc6883

View File

@@ -30,7 +30,7 @@ export default new Router({
routes: [ routes: [
{ {
path: '/', path: '/',
redirect: '/preload' redirect: '/login'
}, },
{ {
path: '/preload', path: '/preload',