// // 检查更新
upgrade() {
// #ifdef APP-PLUS
let _this = this;
plus.runtime.getProperty(plus.runtime.appid, function(inf) {
var wgtVer = inf.version;
_this.$request.post(_this.$api.system.getVersion).then(result => {
if (result
uniapp 热更新
最新推荐文章于 2025-04-06 15:17:10 发布