修改导航 添加蓝狐

This commit is contained in:
“wanyongkang”
2026-05-21 16:18:42 +08:00
parent c7c3c038a8
commit 11e6b455a1
6 changed files with 15 additions and 6 deletions

View File

@@ -168,6 +168,7 @@
</span>
<ul class="dropdown-menu" style="width:100%" aria-labelledby="dropdownMenu1">
<li style="border-bottom: 1px solid black;"><a href="/product/index">动静态IP</a></li>
<li style="border-bottom: 1px solid black;"><a href="https://lanhuip.com" target="_blank"><span style="color:#FF9900;">新 </span>HTTP/SOCKS5协议</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/http">HTTP/SOCKS5协议</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/jinqiao">安卓投屏</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/routeros">软路由<span style="color:#FF9900;">成本价</span></a></li>

View File

@@ -55,6 +55,7 @@
</span>
<ul class="dropdown-menu" style="width:100%" aria-labelledby="dropdownMenu1">
<li style="border-bottom: 1px solid black;"><a href="/product/index">动静态IP</a></li>
<li style="border-bottom: 1px solid black;"><a href="https://lanhuip.com" target="_blank"><span style="color:#FF9900;">新 </span>HTTP/SOCKS5协议</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/http">HTTP/SOCKS5协议</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/jinqiao">安卓投屏</a></li>
<li style="border-bottom: 1px solid black;"><a href="/product/routeros">软路由<span style="color:#FF9900;">成本价</span></a></li>

View File

@@ -366,6 +366,7 @@
<li> <a href="#">产品购买</a>
<ul>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/index">动静态IP</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="https://lanhuip.com" target="_blank"><span style="color:#FF9900;">新 </span>HTTP/S5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-size:12px;font-weight: bold;" href="/product/http">HTTP/SOCKS5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/jinqiao">安卓投屏</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="/product/routeros">软路由<span style="color:#FF9900;">成本价</span></a> </li>

View File

@@ -22,7 +22,8 @@
<!-- 1st tab -->
<div id="feature1">
<div class="tabfeatures">
<h2 class="padding-b50 text-center" style="padding-top: 45px;">充的越多送的越多</h2>
<h2 class="text-center" style="padding-top: 45px;">充的越多送的越多</h2>
<h2 class="padding-b50 text-center"><a href="https://lanhuip.com" target="_blank">点击前往购买新http/socks5产品、IP池更大、网速更快</a></h2>
<div class="row main-feature">
<div class="col-sm-12 combo-prices">
@@ -175,7 +176,8 @@
<!-- 2nd tab -->
<div id="feature2">
<div class="tabfeatures">
<h5 class="padding-b50 text-center" style="padding-top: 45px;">适用于每天需要大量高匿IP的用户使用支持HTTP(S)、S5协议IP可通过API获得集成在程序或软件中使用</h5>
<h5 class="text-center" style="padding-top: 45px;">适用于每天需要大量高匿IP的用户使用支持HTTP(S)、S5协议IP可通过API获得集成在程序或软件中使用</h5>
<h2 class="padding-b50 text-center"><a href="https://lanhuip.com" target="_blank">点击前往购买新http/socks5产品、IP池更大、网速更快</a></h2>
<div class="row main-feature">
<div class="col-sm-12 ">
<div class="boxes boxes-border-top text-left margin-top-30 clearfix">
@@ -229,7 +231,7 @@
<div class="btn-group" role="group">
<button type="button" v-on:click="dxwxl_whitelist_reduce()" :disabled="dxwxl_data.maxWhitelist <= 1" class="btn btn-new">-</button>
<button type="button" class="btn btn-default">{{ dxwxl_data.maxWhitelist }}</button>
<button type="button" v-on:click="dxwxl_whitelist_add()" :disabled="dxwxl_data.maxWhitelist >= 20" class="btn btn-new">+</button>
<button type="button" v-on:click="dxwxl_whitelist_add()" :disabled="dxwxl_data.maxWhitelist >= 1000" class="btn btn-new">+</button>
</div>
<span style="margin-left: 20px;">
您的白名单上限{{ dxwxl_data.maxWhitelist }}个,
@@ -256,7 +258,8 @@
<!-- 3rd tab -->
<div id="feature3">
<div class="tabfeatures">
<h5 class="padding-b50 text-center" style="padding-top: 45px;">适用于每天需要大量高匿IP的用户使用支持HTTP(S)、S5协议IP可通过API获得集成在程序或软件中使用</h5>
<h5 class="text-center" style="padding-top: 45px;">适用于每天需要大量高匿IP的用户使用支持HTTP(S)、S5协议IP可通过API获得集成在程序或软件中使用</h5>
<h2 class="padding-b50 text-center"><a href="https://lanhuip.com" target="_blank">点击前往购买新http/socks5产品、IP池更大、网速更快</a></h2>
<div class="row main-feature">
<div class="col-sm-12 ">
<div class="boxes boxes-border-top text-left margin-top-30 clearfix">
@@ -361,7 +364,8 @@
<!-- 4th tab -->
<div id="feature4">
<div class="tabfeatures">
<h2 class="padding-b50 text-center" style="padding-top: 45px;">提取免费,使用才扣费。节约成本,按使用次数扣费</h2>
<h2 class=" text-center" style="padding-top: 45px;">提取免费,使用才扣费。节约成本,按使用次数扣费</h2>
<h2 class="padding-b50 text-center"><a href="https://lanhuip.com" target="_blank">点击前往购买新http/socks5产品、IP池更大、网速更快</a></h2>
<div class="row main-feature">
<div class="col-sm-12 ">
<div class="boxes boxes-border-top text-left margin-top-30 clearfix">
@@ -1056,7 +1060,7 @@ $(document).on("ready", function(e) {
},
//短效无限量购买白名单修改
dxwxl_whitelist_add(){
this.dxwxl_data.maxWhitelist++;
this.dxwxl_data.maxWhitelist += 10;
this.calc_price();
},
//短效包天购买时长修改

View File

@@ -229,6 +229,7 @@
<li> <a href="#">产品购买</a>
<ul>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/index">动静态IP</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="https://lanhuip.com" target="_blank"><span style="color:#FF9900;">新 </span>HTTP/S5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-size:12px;font-weight: bold;" href="/product/http">HTTP/SOCKS5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/jinqiao">安卓投屏</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="/product/routeros">软路由<span style="color:#FF9900;">成本价</span></a> </li>

View File

@@ -136,6 +136,7 @@
<li> <a href="#">产品购买</a>
<ul>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/index">动静态IP</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="https://lanhuip.com" target="_blank"><span style="color:#FF9900;">新 </span>HTTP/S5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-size:12px;font-weight: bold;" href="/product/http">HTTP/SOCKS5</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;font-weight: bold;" href="/product/jinqiao">安卓投屏</a> </li>
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding:0;font-weight: bold;" href="/product/routeros">软路由<span style="color:#FF9900;">成本价</span></a> </li>