all
heyujie
2021-09-14 509171ab4b3b4f2115512bdfb09a583024fb5c53
src/pages/desktop/index/components/Tools.vue
@@ -377,7 +377,7 @@
    },
    goToUpdate() {
      this.showAppRemind = false;
      window.parent.postMessage({ msg: `toAI?activeName=update` }, "*");
      window.parent.postMessage({ msg: `toAI?activeName=更新` }, "*");
    },
    goToWireSet() {
      window.parent.postMessage(
@@ -390,19 +390,6 @@
        { msg: `toVindicate?autoUpdate=1` },
        "*"
      );
      // this.upgrading = true;
      // upgradeNewVersion()
      //   .then((res) => {
      //     if (res.code == 200) {
      //       this.upgrading = true;
      //       this.$notify.success("更新版本成功");
      //       this.showSysRemind = false;
      //     }
      //   })
      //   .catch((err) => {
      //     this.$notify.error("更新版本失败");
      //   });
    },
    delaySysRemind(sec) {
      delayUpgradeNotice({