mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
loading路径改为/
This commit is contained in:
@@ -36,7 +36,7 @@ const routes = [{
|
||||
import('pages/updateWarningPage.vue')
|
||||
},
|
||||
{
|
||||
path: '/loading',
|
||||
path: '/',
|
||||
name: 'loading',
|
||||
component: () =>
|
||||
import('pages/LoadingPage.vue')
|
||||
|
Reference in New Issue
Block a user