袁磊 8 months ago
parent
commit
c9b8b88de7
  1. 15
      pages.json

15
pages.json

@ -1,6 +1,6 @@
{
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
//
"pages": [
//
{
"path": "pages/home/user",
"style": {
@ -11,15 +11,15 @@
{
"path" : "uni_modules/vrapile-im/pages/home/chatHome",
"style" : {
"enablePullDownRefresh": false,
"navigationBarTitleText": "消息"
"navigationBarTitleText": "消息",
"enablePullDownRefresh": false
}
},
{
"path": "uni_modules/vrapile-im/pages/chat/chatFriend",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "聊天"
"navigationBarTitleText": "聊天",
"enablePullDownRefresh": false
}
}
],
@ -100,6 +100,5 @@
"text": "我的"
}
]
},
"uniIdRouter": {}
}
}
Loading…
Cancel
Save