Update index.js
This commit is contained in:
parent
6e0638988c
commit
a2553116ba
@ -1,8 +1,12 @@
|
||||
export default [
|
||||
{
|
||||
path: 'pages/message/message',
|
||||
meta: { title: '消息' },
|
||||
style: { navigationStyle: 'custom' }
|
||||
meta: { title: '消息' }
|
||||
},
|
||||
{
|
||||
path: 'pages/message/index',
|
||||
meta: { title: '聊天' },
|
||||
style: { enablePullDownRefresh: false }
|
||||
},
|
||||
{
|
||||
path: 'pages/work/work',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user