upload project
This commit is contained in:
commit
06961cae04
422 changed files with 110626 additions and 0 deletions
13
pages/message/chat/chat.json
Normal file
13
pages/message/chat/chat.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"navigationBarTitleText": "聊天",
|
||||
"navigationBarBackgroundColor": "#000000",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f9fa",
|
||||
"backgroundTextStyle": "light",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"disableScroll": true,
|
||||
"usingComponents": {
|
||||
"voice-message": "/components/voice-message/voice-message"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue