| | |
| | | phoneFnMain() { |
| | | // RtcModule.leaveChannel((res) => {}); |
| | | console.log("等待时候挂断"); |
| | | // uni.navigateBack(); |
| | | uni.navigateBack(); |
| | | this.closeAll(); |
| | | }, |
| | | joinit() { //接受进入视频 |
| | |
| | | } |
| | | // uni.navigateBack(); |
| | | uni.request({ |
| | | url: this.$store.state.api + 'pushMsg/closeVideoCall', |
| | | url: this.$store.state.api + '/pushMsg/closeVideoCall', |
| | | data:data, |
| | | success:(res)=> { |
| | | // RtcModule.leaveChannel((res) => {}); |
| | |
| | | /* position: absolute; */ |
| | | /* width: 750rpx; |
| | | height: 1334rpx; */ |
| | | border: 1px solid red; |
| | | /* border: 1px solid red; */ |
| | | flex-wrap: wrap; |
| | | flex-direction: row; |
| | | background-color: transparent; |
| | |
| | | flex: 1; |
| | | width: 750rpx; |
| | | height: 1344rpx; |
| | | border: 2px solid green; |
| | | /* border: 2px solid green; */ |
| | | background-color: transparent; |
| | | z-index: 5; |
| | | } |
| | |
| | | top: 60rpx; |
| | | right: 30rpx; |
| | | width: 300rpx; |
| | | border: 2px solid yellow; |
| | | /* border: 2px solid yellow; */ |
| | | height: 400rpx; |
| | | background-color: transparent; |
| | | z-index: 6; |