| pages/videoCall/videoCall.nvue | ●●●●● patch | view | raw | blame | history |
pages/videoCall/videoCall.nvue
@@ -350,11 +350,11 @@ console.log('开始初始化') this.uid = this.userName; console.log('初始化完成’', this.uid, '当前id码'); uni.showToast({ title: this.uid, duration: 2000, // icon: 'none' }); // uni.showToast({ // title: this.uid, // duration: 2000, // // icon: 'none' // }); if (uni.getSystemInfoSync().platform == 'ios') { //查看相机权限 await this.requestAndroidPermission("camera", 'ios');