Quellcode durchsuchen

test hot upgrade

zmcoding vor 5 Jahren
Ursprung
Commit
3e6dab9487
4 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
  1. 1 1
      chcp.json
  2. 2 2
      chcp.manifest
  3. 2 2
      config/config.js
  4. 1 1
      pages/login/login.html

+ 1 - 1
chcp.json

@@ -4,5 +4,5 @@
   "android_identifier": "",
   "update": "start",
   "content_url": "http://upgrade.app.rltest.cn/czapp/",
-  "release": "2019.06.06-16.23.20"
+  "release": "2019.06.06-16.58.38"
 }

+ 2 - 2
chcp.manifest

@@ -1,7 +1,7 @@
 [
   {
     "file": "config/config.js",
-    "hash": "13e180f025de960b3e12f98037a3d41a"
+    "hash": "127541b98d87609ba0714e8cce4d18e3"
   },
   {
     "file": "css/index.css",
@@ -821,7 +821,7 @@
   },
   {
     "file": "pages/login/login.html",
-    "hash": "fa28ed905b8be7becb6b44bd51383e5f"
+    "hash": "148f2726a89e33cf08ad044a91d83ecc"
   },
   {
     "file": "pages/login/login.js",

+ 2 - 2
config/config.js

@@ -1,7 +1,7 @@
 var config = {
     //webapi: 'http://localhost:31173/'// 后台地址
 	//webapi: 'http://www.renlian.cn/admsapi/'
-	webapi: 'http://czapp.rltest.cn'
-	//webapi: 'http://czapi.zgjtgs.com'
+	//webapi: 'http://czapp.rltest.cn'
+	webapi: 'http://czapi.zgjtgs.com'
 	//webapi: 'http://hfczapi.renlianiot.com'
 };

+ 1 - 1
pages/login/login.html

@@ -25,5 +25,5 @@
             </button>
 		</div>
     </div>
-    <div class="version">Copyright © 2019 内蒙古璟意中联科技有限公司</div>
+    <div class="version">Copyright © 2019 内蒙古璟意中联科技有限公司(1.0.1)</div>
 </div>