项目代码/PDA/pages/index/index.vue
@@ -118,7 +118,7 @@ AndroidCheckUpdate: function() { var _this = this; uni.request({ url: 'http://192.168.30.250:5000/api/PDA/GetPDAVersion?version=' + this.version, url: 'http://10.31.3.252:5000/api/PDA/GetPDAVersion?version=' + this.version, method: 'GET', data: {}, success: res => { @@ -131,7 +131,7 @@ icon: "none" }); var dtask = plus.downloader.createDownload( "http://192.168.30.250:5000/api/PDA/DownLoadApp", {}, "http://10.31.3.252:5000/api/PDA/DownLoadApp", {}, function(d, status) { // 涓嬭浇瀹屾垚 if (status == 200) {