水滴代理商客户端
This commit is contained in:
@@ -200,9 +200,6 @@
|
||||
</li>
|
||||
}
|
||||
else if(item.Product.Id == 22) {
|
||||
<li >
|
||||
<a style="color:#0098fb;border:1px solid #99CCFF"><span class="glyphicon glyphicon-arrow-down"></span>静态IP<span class="glyphicon glyphicon-arrow-down"></span></a>
|
||||
</li>
|
||||
|
||||
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">
|
||||
<a href="#@item.Product.Id" role="tab" class="click_product" data-toggle="tab" style="font-size: 25px;border:1px solid #99CCFF">@item.Product.Name </a>
|
||||
@@ -217,6 +214,9 @@
|
||||
<a href="#@item.Product.Id" role="tab" class="click_product" data-toggle="tab" style="font-size: 25px;border:1px solid #99CCFF">@item.Product.Name </a>
|
||||
</li>
|
||||
} else if(item.Product.Id == 28) {
|
||||
<li >
|
||||
<a style="color:#0098fb;border:1px solid #99CCFF"><span class="glyphicon glyphicon-arrow-down"></span>静态IP<span class="glyphicon glyphicon-arrow-down"></span></a>
|
||||
</li>
|
||||
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">
|
||||
<a href="#@item.Product.Id" id="p28" role="tab" data-toggle="tab" style="font-size: 25px;border:1px solid #99CCFF">@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">新</span></a>
|
||||
</li>
|
||||
|
||||
@@ -63,5 +63,9 @@
|
||||
|
||||
<p><a href="http://mp4.juip.com/%E7%81%AB%E7%8B%90-%E4%BB%A3%E7%90%86%E7%89%88.zip"> <button style="width:90%;" type="button" class="btnBlue">火狐IP-电脑端</button></a></p><br>
|
||||
<p><a href="http://app.cn98.net:8000/huohupubnet.apk"> <button style="width:90%;" type="button" class="btnBlue">火狐IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">水滴IP-电脑版</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">水滴IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">麒麟IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">麒麟IP-安卓端</button></a></p><br>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user