chengziding 10 miesięcy temu
rodzic
commit
780b8e7c60
2 zmienionych plików z 4 dodań i 3 usunięć
  1. 2 2
      manifest.json
  2. 2 1
      pages/paySuccess.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "宜格分享",
     "appid" : "__UNI__90011BF",
     "description" : "应用描述",
-    "versionName" : "1.1.9",
-    "versionCode" : 119,
+    "versionName" : "1.2.0",
+    "versionCode" : 120,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {

+ 2 - 1
pages/paySuccess.vue

@@ -36,7 +36,7 @@
 					// document.body.appendChild(ifr);
 					window.location = "ygfwUrlSchemes://&orderNo=" + this.orderNo;
 				} else {
-					window.location = "https://yigeapp.songlanyun.com" 
+					window.location = "https://yigeapp.songlanyun.com"
 					// window.open("https://apps.apple.com/cn/app/nano-health/id1615496457");
 					// window.location="https://appstore.nanomirai.com"
 					// window.location = "https://yigeapp.songlanyun.com/ygfw/" //你的苹果应用app链接 
@@ -69,6 +69,7 @@
 			height: 200rpx;
 		}
 
+
 		button {
 			width: 80%;
 			margin: 200rpx auto 0;