智慧保安互联网APP
liuyg
2021-08-12 cdbbb5040097498ccac6016cbb7776d1abd4b424
视频9
1 files modified
10 ■■■■ changed files
pages/videoCall/videoCall.nvue 10 ●●●● 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');