聊天室修改视频会议
This commit is contained in:
@@ -36,10 +36,26 @@
|
||||
{
|
||||
"path": "pages/meeting/Meeting",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
"navigationStyle": "custom",
|
||||
"disableScroll": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/meeting/MeetingCreate",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "创建会议"
|
||||
}
|
||||
}
|
||||
],
|
||||
"permission": {
|
||||
"scope.camera": {
|
||||
"desc": "用于拍摄/视频通话等功能"
|
||||
},
|
||||
"scope.record": {
|
||||
"desc": "用于录制音频/语音通话等功能"
|
||||
}
|
||||
},
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "泰豪小电",
|
||||
|
||||
Reference in New Issue
Block a user