17 lines
No EOL
696 B
JSON
17 lines
No EOL
696 B
JSON
{
|
|
"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"
|
|
}
|
|
} |