| | |
| | | }, |
| | | goToUpdate() { |
| | | this.showAppRemind = false; |
| | | window.parent.postMessage({ msg: `toAI?activeName=update` }, "*"); |
| | | window.parent.postMessage({ msg: `toAI?activeName=更新` }, "*"); |
| | | }, |
| | | goToWireSet() { |
| | | window.parent.postMessage( |
| | |
| | | { 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({ |