代码提交

This commit is contained in:
lixiaobang 2023-03-30 17:02:13 +08:00
parent b95ce916b8
commit 10993487f6
1 changed files with 3 additions and 3 deletions

View File

@ -1717,12 +1717,12 @@ export default {
if (newV == 0) {
// this.unityUrl = "/htWeb/unity.html?src=1";
this.threeUrl =
"http://221.226.19.85:10133/bdz_360_22_12_8/index.html";
"https://web-1300932214.cos.ap-nanjing.myqcloud.com/360/bdz_360_22_12_8/index.html";
this.searchHandle("2");
} else if (newV == 1) {
// this.unityUrl = "/htWeb/unity.html?src=2";
this.threeUrl =
"http://221.226.19.85:10133/bdz_360_22_11_11/index.html";
"https://web-1300932214.cos.ap-nanjing.myqcloud.com/360/bdz_360_22_11_11/index.html";
this.searchHandle("1");
} else {
this.unityUrl = "/htWeb/unity.html?src=3";
@ -2410,7 +2410,7 @@ export default {
} else if (index == 8) {
this.senceTitleShow = true
if ((this.unityChange != 0 && this.unityChange != 1) || this.popStatus == '') {
this.threeUrl = "http://221.226.19.85:10133/bdz_360_22_12_8/index.html";
this.threeUrl = "https://web-1300932214.cos.ap-nanjing.myqcloud.com/360/bdz_360_22_12_8/index.html";
this.handleUnity();
let val = "goThree";