Jelajahi Sumber

测试版app更新提交

hxl13994548489 1 tahun lalu
induk
melakukan
fc28ca4f2d
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      components/yzhua006-update/app-update.vue

+ 2 - 2
components/yzhua006-update/app-update.vue

@@ -111,13 +111,13 @@
 				//向后台发起请求,获取最新版本号
 				let apkquote = await this.$http.post('/sysVersionRecord/sysVersionRecord/queryByAppId', {
 					apptype:'2',
-					appId:"__UNI__E0EA6E1"
+					appId:"__UNI__D5F9FE31"
 				});
 				vm.apkInfo = apkquote.data.result
 				vm.apkLatestVersion = apkquote.data.result.versionno;
 				let wgtquote = await this.$http.post('/sysVersionRecord/sysVersionRecord/queryByAppId', {
 					apptype:'2',
-					appId:"__UNI__E0EA6E1"
+					appId:"__UNI__D5F9FE31"
 				});
 				console.log(apkquote,wgtquote)
 				// wgtquote