Update index.js
This commit is contained in:
parent
b6bc5a24c7
commit
afbbb12ec7
@ -3,6 +3,26 @@ export default [
|
||||
path: 'pages/message/message',
|
||||
meta: { title: '消息' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/common-phrases',
|
||||
meta: { title: '常用语' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/article-list',
|
||||
meta: { title: '宣教文章' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/article-detail',
|
||||
meta: { title: '宣教文章' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/survey-list',
|
||||
meta: { title: '问卷列表' }
|
||||
},
|
||||
{
|
||||
path: 'pages/webview/webview',
|
||||
meta: { title: '预览' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/index',
|
||||
meta: { title: '聊天' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user