水滴代理商客户端
This commit is contained in:
@@ -305,7 +305,6 @@
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 22) {
|
||||
<div style="background-color: #ccc;color:#0098fb" disabled="disabled"><span class="glyphicon glyphicon-arrow-down"></span>静态IP<span class="glyphicon glyphicon-arrow-down"></span></div>
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
}
|
||||
@@ -318,6 +317,11 @@
|
||||
else if(item.Product.Id == 23) {
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
}
|
||||
else if(item.Product.Id == 28) {
|
||||
<div style="background-color: #ccc;color:#0098fb" disabled="disabled"><span class="glyphicon glyphicon-arrow-down"></span>静态IP<span class="glyphicon glyphicon-arrow-down"></span></div>
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id"><span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">新 </span>@item.Product.Name</div>
|
||||
|
||||
}
|
||||
|
||||
else if(item.Product.Id == 21) {
|
||||
@@ -800,7 +804,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
|
||||
<div class="modal fade" id="staticBackdrop" style="z-index:100000;" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
@@ -1037,6 +1041,8 @@
|
||||
@section Scripts{
|
||||
|
||||
<script src="~/js/vue.js"></script>
|
||||
|
||||
<script type="text/javascript" src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/qrcodejs/1.0.0/qrcode.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
var app = new Vue({
|
||||
el: '#app',
|
||||
|
||||
@@ -152,6 +152,22 @@
|
||||
<a href="http://app.cn98.net:8000/huohupubnet.apk"> <button type="button" class="btn btn-primary" style="width: 99%;margin-right:5px">火狐IP-安卓端</button></a>
|
||||
</div>
|
||||
|
||||
<div class="item" style="margin-bottom: 5px;width:200px;">
|
||||
<a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button type="button" class="btn btn-primary" style="width: 99%;margin-right:5px">水滴IP-电脑端</button></a>
|
||||
</div>
|
||||
|
||||
<div class="item" style="margin-bottom: 5px;width:200px;">
|
||||
<a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button type="button" class="btn btn-primary" style="width: 99%;margin-right:5px">水滴IP-安卓端</button></a>
|
||||
</div>
|
||||
|
||||
<div class="item" style="margin-bottom: 5px;width:200px;">
|
||||
<a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button type="button" class="btn btn-primary" style="width: 99%;margin-right:5px">麒麟IP-电脑端</button></a>
|
||||
</div>
|
||||
|
||||
<div class="item" style="margin-bottom: 5px;width:200px;">
|
||||
<a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button type="button" class="btn btn-primary" style="width: 99%;margin-right:5px">麒麟IP-安卓端</button></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user