智慧保安互联网APP
+
liuyg
2021-08-12 2cad29f6f1d2de0967fe046068e209d3d0e05f65
components/submit/submit.vue
@@ -293,10 +293,11 @@
            //    });
            //    // }
            // }
            uni.navigateTo({
               url: '../videoCall/videoCall?state=' + val + '&type=video' + '&myname=' + this.names[0] +
            var url = '../videoCall/videoCall?state=' + val + '&type=video' + '&myname=' + this.names[0] +
                  '&toname=' + this.names[1]
         console.log(url)
            uni.navigateTo({
               url: url
            });
         },
         //接收视频