强子迅连特征码通知

This commit is contained in:
“wanyongkang”
2021-04-04 18:13:45 +08:00
parent 79f737a741
commit 6f7d57b89b
4 changed files with 24 additions and 44 deletions

View File

@@ -64,6 +64,14 @@
<div class="container">
<div class="row">
<p class="col-lg-12" style="background-color: #FFFF00; color:#FF0033;text-align:center;margin-bottom:30px;">{{search_field}} ------线路表API接口每5分钟更新一次http://php-api.juip.com/script/linedata/display.php?product={{product_id}}</p>
<div style="color: red;line-height:50%;" v-if="product_id ==1|| product_id==2">
<p style="text-align:center;">
<span style="font-size: 20px;color:#FF0033;">{{search_field}}</span> 模拟器sstp直连用户请注意
</p>
<p>因电信联通机房限制此协议会存在个别地区直连无法连接安卓app不受影响。</p>
<p v-if="product_id ==1">解决方法IP账号后边输入@@特征码例如您的IP账号为zx1234要用sstp直连温州的那账号框就输入zx1234@zjwz服务器输入任意一个全国混拨的服务器则会连接到温州。</p>
<p v-if="product_id==2">解决方法IP账号后边输入@@特征码例如您的IP账号为zx1234要用sstp直连三亚的那账号框就输入zx1234@hnsy服务器输入任意一个全国混拨的服务器则会连接到三亚。</p>
</div>
</div>
<div class="row">
<div class="col-lg-2 miyao">
@@ -91,7 +99,8 @@
<th>IP量</th>
<th>实时带宽</th>
<th>维护状态</th>
<th>负载状态</th>
<th v-if="product_id ==1|| product_id==2">特征码</th>
<th v-else="product_id ==1|| product_id==2">负载状态</th>
</tr>
<tr v-for="site in table_data" :style="(site.online=='故障')?'color:#ec5656;':''">