wuyongxiang %!s(int64=4) %!d(string=hai) anos
pai
achega
4360fffd0b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      screenH5/homeNew.html

+ 2 - 2
screenH5/homeNew.html

@@ -415,7 +415,7 @@
 							"userCardId": this.homeList[activeIndex].id,
 							"deviceStatus": 1,
 						};
-						var baseUrl = "http://192.168.31.20";
+						var baseUrl = "https://192.168.31.20";
 						var urlss = 'test.androidscloud.com'
 						let that = this;
 						
@@ -550,7 +550,7 @@
 					},
 					gethomeList() {
 						// var baseUrl = 'https://test.androidscloud.com';
-						var baseUrl = "http://192.168.31.20";
+						var baseUrl = "https://192.168.31.20";
 						var query = window.location.search.substring(1);
 						var vars = query.split("&");
 						var tokens = vars.find(e => {