首页展示资料中心

This commit is contained in:
zyx.net
2022-11-14 14:05:42 +08:00
parent f493b725a4
commit c98706e0d3
8 changed files with 2885 additions and 21 deletions
+6
View File
@@ -120,6 +120,12 @@ const routes = [
component: () =>
import('@/pages/phone/domesticDetails')
},
{
path: '/zlzxDetails',
name: 'zlzxDetails',
component: () =>
import('@/pages/phone/zlzxDetails')
},
{
path: '/loginVerify',
name: 'LoginVerify',