对接关于我们 ,正则法规,帮助中心 ,用户提问模块
This commit is contained in:
@ -69,6 +69,21 @@ export default [
|
||||
name: 'about',
|
||||
path: '/about',
|
||||
component: '@/pages/about/about',
|
||||
},
|
||||
{
|
||||
name: 'help',
|
||||
path: '/help',
|
||||
component: '@/pages/help/help',
|
||||
},
|
||||
{
|
||||
name: 'helpInfo',
|
||||
path: '/help/helpInfo',
|
||||
component: '@/pages/help/helpInfo',
|
||||
},
|
||||
{
|
||||
name: 'helpQuestion',
|
||||
path: '/help/helpQuestion',
|
||||
component: '@/pages/help/helpQuestion',
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user