This commit is contained in:
2023-05-10 16:38:44 +08:00
parent 261f7e0301
commit 609569dbf5

View File

@@ -15,7 +15,7 @@ export default new Router({
routes: [ routes: [
{ {
path: '/', path: '/',
redirect: '/test' redirect: '/setup'
}, },
{ {
path: '/setup', path: '/setup',