Browse Source

服务点扣除

qzy 2 weeks ago
parent
commit
644480934e
2 changed files with 3 additions and 3 deletions
  1. 2 2
      common/http.js
  2. 1 1
      manifest.json

+ 2 - 2
common/http.js

@@ -2,10 +2,10 @@
 // const ip = 'http://192.168.2.8:8080'; //线下
 //const ip = 'http://hs-server.aseanbusiness.cn'; //线上
 // const ngip = 'http://hs.tbgjhc.top:7010'
-// const ip = 'http://hs-server.tbgjhc.top:8018';
+const ip = 'http://hs-server.tbgjhc.top:8018';
 //静态图片地址前缀
 // const ngip = 'http://192.168.3.15:8080/sp-admin'
-const ip = 'http://192.168.3.15:8080'; //线下
+// const ip = 'http://192.168.3.15:8080'; //线下
 
 /**
  * 封装的http请求

+ 1 - 1
manifest.json

@@ -2,7 +2,7 @@
     "name" : "天保物流",
     "appid" : "__UNI__4E5B775",
     "description" : "",
-    "versionName" : "1.1.2",
+    "versionName" : "1.1.3",
     "versionCode" : "100",
     "transformPx" : false,
     /* 5+App特有相关 */