将pptp改为ip

This commit is contained in:
wanyongkang
2020-11-30 13:56:19 +08:00
parent daaaea5e7c
commit 688577db39
20 changed files with 60 additions and 57 deletions

View File

@@ -164,7 +164,7 @@
<ul class="navList navList_buy pull-right">
<li><a href="/">首页</a></li>
<li><a href="/product/index">产品购买 <span style="color: red;">活动</span></a></li>
<li><a href="/LineList/index" ">PPTP线路表</a></li>
<li><a href="/LineList/index" ">IP线路表</a></li>
<li><a href="/product/soft">软件下载</a></li>
<li><a href="/article/index">教程&咨询</a></li>
<li><a href="/article/taobao">淘宝充值活动</a></li>
@@ -198,7 +198,7 @@
<img src="~/img/p3.png"><a href="/user/myrefundorders">退货订单管理</a>
</div>
<div class="item @(currentPath=="/user/myaccounts"?"active_b":"")">
<img src="~/img/p4.png"><a href="/user/myaccounts">PPTP账号管理</a>
<img src="~/img/p4.png"><a href="/user/myaccounts">IP账号管理</a>
</div>
<div class="item @(currentPath=="/user/mycoupons"?"active_b":"")">
<img src="~/img/p5.png"><a href="/user/mycoupons">我的优惠券</a>