瀏覽代碼

注释?跳转

zy1125 1 年之前
父節點
當前提交
19094a342f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/UeVideo.vue

+ 2 - 1
src/components/UeVideo.vue

@@ -48,7 +48,8 @@ export default {
48 48
       });
49 49
       console.log("video.videoInstance", videoInstance);
50 50
 
51
-      let search = window.location.href.split("?")[1];
51
+      // let search = window.location.href.split("?")[1];
52
+
52 53
       getUserInfo(search)
53 54
       // console.log(search, "编码")
54 55
       // let code = result.split("?")[0]; //去掉&之后的冗余部分