ccj 2 lat temu
rodzic
commit
ef8dd8e100
2 zmienionych plików z 6 dodań i 5 usunięć
  1. 2 2
      config/index.js
  2. 4 3
      manifest.json

+ 2 - 2
config/index.js

@@ -1,6 +1,6 @@
 const dev = {
-	// baseUrlNew: 'https://api.changyuntong56.com',
-	baseUrlNew: 'http://192.168.110.138:8999',
+	baseUrlNew: 'https://api.changyuntong56.com',
+	// baseUrlNew: 'http://192.168.110.138:8999',
 	// baseUrlNew: 'https://api.changyuntong56.com',
 	// baseUrlNew: 'http://192.168.110.9:8099',
 	// baseUrlNew: 'http://192.168.110.82:8999',

+ 4 - 3
manifest.json

@@ -2,8 +2,8 @@
     "name" : "畅运通",
     "appid" : "__UNI__9C76CB6",
     "description" : "",
-    "versionName" : "1.3.0",
-    "versionCode" : 130,
+    "versionName" : "1.3.1",
+    "versionCode" : 131,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {
@@ -24,7 +24,8 @@
             "Geolocation" : {},
             "Maps" : {},
             "Camera" : {},
-            "Push" : {}
+            "Push" : {},
+            "Barcode" : {}
         },
         /* 应用发布信息 */
         "distribute" : {