利用H5+實現APP在線更新

1 在APP首頁添加以下js代碼 // 獲取本地應用資源版本號 plus.runtime.getProperty(plus.runtime.appid,function(inf){ wgtVer = inf.version; // mui.toast("當前應用版本:"+wgtVer); // 檢測更新 checkUpdate(); }); // 檢測更新 var checkUrl =
相關文章
相關標籤/搜索