分享中心 30%

This commit is contained in:
fofolee
2022-04-15 00:21:25 +08:00
parent 0b4410cd47
commit 7973dc6a2c
4 changed files with 146 additions and 29 deletions

View File

@@ -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