Initial Commit
This commit is contained in:
commit
1d71a02738
237 changed files with 64293 additions and 0 deletions
17
pages/message/chat/chat.json
Normal file
17
pages/message/chat/chat.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"navigationBarTitleText": "聊天",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f9fa",
|
||||
"backgroundTextStyle": "light",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"disableScroll": false,
|
||||
"usingComponents": {
|
||||
"media-preview": "../../../components/media-preview/media-preview",
|
||||
"message-action-menu": "../../../components/message-action-menu/message-action-menu",
|
||||
"mention-selector": "../../../components/mention-selector/mention-selector",
|
||||
"voice-message": "../../../components/voice-message/voice-message",
|
||||
"voice-recorder": "../../../components/voice-recorder/voice-recorder"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue