|
@@ -240,7 +240,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="th_right">
|
|
<div class="th_right">
|
|
<div class="thl-font">{{item.diskName}}</div>
|
|
<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>
|
|
</div>
|
|
<div class="th_renew homeRenew" style="z-index: 5000;" @click="renew(item)">
|
|
<div class="th_renew homeRenew" style="z-index: 5000;" @click="renew(item)">
|
|
@@ -666,8 +666,8 @@
|
|
// "&port=" + that.urlData.exPort + "&sn=" + that.urlData.sn;
|
|
// "&port=" + that.urlData.exPort + "&sn=" + that.urlData.sn;
|
|
// var strhost = "ws://192.168.11.66:9101";
|
|
// var strhost = "ws://192.168.11.66:9101";
|
|
// var strhost="wss://192.168.11.242:9104";
|
|
// 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://192.168.11.242:9101";
|
|
// var strhost="ws://"+that.urlData.exIp+":"+that.urlData.exPort
|
|
// var strhost="ws://"+that.urlData.exIp+":"+that.urlData.exPort
|
|
// var client = new WebSocket(strhost.replace("wss","ws"));
|
|
// var client = new WebSocket(strhost.replace("wss","ws"));
|