mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
分享中心 30%
This commit is contained in:
@@ -40,8 +40,12 @@ const routes = [{
|
||||
name: 'loading',
|
||||
component: () =>
|
||||
import ('pages/LoadingPage.vue')
|
||||
}, {
|
||||
path: '/share',
|
||||
name: 'share',
|
||||
component: () =>
|
||||
import ('pages/ShareCenterPage.vue')
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
export default routes
|
||||
export default routes
|
||||
|
Reference in New Issue
Block a user