@@ -135,6 +135,7 @@
this.version = info.version;
console.log("当前版本为:", this.version)
this.checkVersion()
+ })
// #endif
},
onLoad() {},