需要合作伙伴联系我,VX(绿泡泡): w6668263      email:ye583025823@126.com

h5+热更新下载wgt

html5+下载更新包

 

var dtask =plus.downloader.createDownload("http://192.168.4.41:8096/upgrade/__UNI__EEBDBA7.wgt", {},
                function(d, status){
                    var filePath = plus.io.convertLocalFileSystemURL(d.filename);
                    // uni.showModal({
                    //     content:  'status: '+status+'刮'+filePath,
                    //     showCancel: true
                    // })
                    plus.runtime.install(filePath,{},function(widgetInfo){
                        uni.showModal({
                            content:  '安装成功',
                            showCancel: true
                        })
                        plus.runtime.restart()
                    })
                    
                });
                dtask.start(); 

 

posted on 2023-07-12 17:53  龙行龘龘9527  阅读(58)  评论(0编辑  收藏  举报

导航