首页展示资料中心
This commit is contained in:
@@ -120,6 +120,12 @@ const routes = [
|
||||
component: () =>
|
||||
import('@/pages/phone/domesticDetails')
|
||||
},
|
||||
{
|
||||
path: '/zlzxDetails',
|
||||
name: 'zlzxDetails',
|
||||
component: () =>
|
||||
import('@/pages/phone/zlzxDetails')
|
||||
},
|
||||
{
|
||||
path: '/loginVerify',
|
||||
name: 'LoginVerify',
|
||||
|
||||
Reference in New Issue
Block a user