@@ -55,7 +55,7 @@
//首发版本1.0.1
console.log(localStorage.version);
- // that.checkUpdate(that.curVersion); //开启自动升级
+ that.checkUpdate(that.curVersion); //开启自动升级
});