Files
fangche/pages/chat/groupChat/groupChat.json
2021-04-07 15:18:17 +08:00

11 lines
411 B
JSON

{
"navigationBarTitleText": "",
"enablePullDownRefresh" : true,
"backgroundTextStyle" : "dark",
"usingComponents": {
"GoEasyRecorder": "/components/GoEasyRecorder/goEasyRecorder",
"GoEasyAudioPlayer": "/components/GoEasyAudioPlayer/goEasyAudioPlayer",
"GoEasyVideoPlayer": "/components/GoEasyVideoPlayer/goEasyVideoPlayer",
"GoEasyCustomMessage": "/components/GoEasyCustomMessage/customMessage"
}
}