+
liuyg
2022-01-17 796b58deeae0f9df16ca5d9a9c826026afbdb2d6
src/components/mobileWindow/index.vue
@@ -106,6 +106,7 @@
      //   this.fullscreenLoading = true;
      if (!this.MobileWindowsHide) {
        this.video = ""; //清除视频
        this.seebut = []; //清除按钮
        let queryData = this.query.query;
        console.log(queryData, 789);
        this.title = queryData.name;
@@ -126,9 +127,11 @@
              this.seebut.splice(k, k + 1);
            }
          }
          this.seebut.push({
            name: "去这",
          });
          if (queryData.notAddGoOn != "notAddGoOn") {
            this.seebut.push({
              name: "去这",
            });
          }
        } else {
          this.seebut = [
            {