ccjgmwz 3 سال پیش
والد
کامیت
92de9d3d3d
6فایلهای تغییر یافته به همراه13 افزوده شده و 5 حذف شده
  1. 6 0
      AuthKey_6465D27N2F.p8
  2. 2 2
      config/index.js
  3. 2 2
      manifest.json
  4. 3 1
      pages/attestation/indexTwo.vue
  5. BIN
      yiliangyiyun.mobileprovision
  6. BIN
      证书.p12

+ 6 - 0
AuthKey_6465D27N2F.p8

@@ -0,0 +1,6 @@
+-----BEGIN PRIVATE KEY-----
+MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgKuRfyjQBCfmmZaEy
+TtxSYc6iGFyNYtcQboS4fpRkm3OgCgYIKoZIzj0DAQehRANCAAQtNN5TzB1SpBBJ
+gQ6w0fetmm3XzN/Q94joy0oNYw0eURSsQOiN5I/LY3echAi13QLJk4rj5KfgZGFX
+O7Yi2xUv
+-----END PRIVATE KEY-----

+ 2 - 2
config/index.js

@@ -1,7 +1,7 @@
 const dev = {
-	// baseUrl: 'http://192.168.1.120:8090/',
+	// baseUrlNew: 'http://192.168.1.122:9100/',
 	baseUrl: 'https://www.zthymaoyi.com',
-	baseUrlNew: 'http://192.168.1.110:8090/',
+	baseUrlNew: 'http://api.eliangeyun.com/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "易粮易运",
     "appid" : "__UNI__7297DA2",
     "description" : "易粮易运——为天下粮食人服务的App",
-    "versionName" : "1.0.8",
-    "versionCode" : 108,
+    "versionName" : "1.0.9",
+    "versionCode" : 109,
     "transformPx" : false,
     /* SDK配置 */
     "quickapp" : {},

+ 3 - 1
pages/attestation/indexTwo.vue

@@ -374,7 +374,8 @@
 					showCancel: true,
 					confirmText: '确定',
 					success: (e) => {
-						this.$api.doRequest('post',
+						if (res.confirm) {
+							this.$api.doRequest('post',
 								'/identityAuthenticationInfo/api/deleteIdentityAuthenticationInfo', {
 									id: item.id
 								}, 'application/json;charset=UTF-8').then(res => {
@@ -392,6 +393,7 @@
 									duration: 2000
 								})
 							});
+						}
 					},
 					fail: () => {},
 					complete: () => {}

BIN
yiliangyiyun.mobileprovision


BIN
证书.p12