13 lines
No EOL
369 B
JSON
13 lines
No EOL
369 B
JSON
{
|
|
"navigationBarTitleText": "聊天",
|
|
"navigationBarBackgroundColor": "#000000",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#f8f9fa",
|
|
"backgroundTextStyle": "light",
|
|
"enablePullDownRefresh": false,
|
|
"onReachBottomDistance": 50,
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"voice-message": "/components/voice-message/voice-message"
|
|
}
|
|
} |