eapp
Version:
1 lines • 2 kB
JavaScript
Ibox("IEappApi.IUpdate.f7.moco",function(e,t,o){var s=Ibox.utils;t.getOldNewVersionNet=function(n){EappApi.getAppVersionNameAndCode(function(e){e.code;var t=EappApi.curOs;t==EappApi.OS.ANDROID||EappApi.OS.IOS;var o={data:{is_strong:0,update_id:"NULL",version_des:"2.0版本",flag:1,update_time:"2019-10-11 13:47:07",is_last:0,app_type:1,pkid:"E7F81A9DBCC14D74B18AB440B05C2917",apk_url:"http://cq.12348.gov.cn/wechat/files/android/phone/cq12348.apk",version:"2.0.0",version_code:20191011},success:!0},a={curVersion:e.version,curCode:e.code,newVersion:o.version||e.version,newCode:o.version_code||e.code};s.saveItem(KEY.APP_VERSION,JSON.stringify(a)),n&&n(e,o)})},t.gotoInstallIosPage=function(e,t){var o={context:{title:"安装更新",url:e,noBackMsg:t=t||""}};app.views[0].router.navigate({name:"iframeDetail",params:{}},o),AndBackUtil.addBackListener("listener_Third",function(){return!0})},t.downloadApkAndShowProgress=function(e){var a;EappApi.downloadAndInstallApk(e,function(e){if(200==e.status)s.showLog("开始下载--\x3e",e),a=n();else if(201==e.status){var t=e.progress;if(parseInt(100*t)%100==0){var o=parseInt(t);a.setProgress(o),a.setText("当前进度:"+o+"%")}}else 202==e.status?(a.close(),s.showLog("下载完成--\x3e",e)):203==e.status?s.showLog("下载失败--\x3e",e):400==e.status&&s.showLog("未知失败--\x3e",e)})},t.showTipDialog=function(e,t){app.dialog.alert(e,"提示",function(){t&&t()})},t.showUpdateDialog=function(e,o,a){var t={title:"提示",text:e,buttons:[{bold:!0,text:"稍后再说",color:""},{text:"立即更新",color:"blue"}],verticalButtons:!1,onClick:function(e,t){return 0==t?a&&a(e):o&&o(e),!0}};app.dialog.createGlobal(t).open()},t.showStrongUpdateDialog=function(e,o){var t={title:"提示",text:e,buttons:[{text:"立即更新",color:"blue"}],verticalButtons:!1,onClick:function(e,t){o&&o(e)}};app.dialog.createGlobal(t).open()};var n=function(){var e=app.dialog.progress("下载安装包",0);return e.setText("当前进度:0%"),e.setProgress(0),e}});