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