wuyongxiang 4 gadi atpakaļ
vecāks
revīzija
88235715c4
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      screenH5/homeNew.html

+ 3 - 3
screenH5/homeNew.html

@@ -240,7 +240,7 @@
 									</div>
 									<div class="th_right">
 										<div class="thl-font">{{item.diskName}}</div>
-										<div class="thl-time">{{remainTime(item.ctime,item.exceptTime)}} 55</div>
+										<div class="thl-time">{{remainTime(item.ctime,item.exceptTime)}} 56</div>
 									</div>
 								</div>
 								<div class="th_renew homeRenew" style="z-index: 5000;" @click="renew(item)">
@@ -666,8 +666,8 @@
 										// 	"&port=" + that.urlData.exPort + "&sn=" + that.urlData.sn;
 										// var strhost = "ws://192.168.11.66:9101";
 										// var strhost="wss://192.168.11.242:9104";
-										var strhost="wss://www.ted2018.com:9101";
-										// var strhost="wss://test.androidscloud.com/videoWebSocket?clientType=1&cardIp=14.215.128.96&port=2005&sn=RK3930C2301900005";
+										// var strhost="wss://www.ted2018.com:9101";
+										var strhost="wss://test.androidscloud.com/videoWebSocket?clientType=1&cardIp=14.215.128.96&port=2005&sn=RK3930C2301900005";
 										// var strhost="ws://192.168.11.242:9101";
 										// var strhost="ws://"+that.urlData.exIp+":"+that.urlData.exPort
 										// var client = new WebSocket(strhost.replace("wss","ws"));