老鹰产品公告

This commit is contained in:
“wanyongkang”
2021-03-27 14:14:32 +08:00
parent f0b4a741b5
commit 65bb534532
3 changed files with 3 additions and 6 deletions

View File

@@ -25,7 +25,6 @@
</div>
<div class="item">
<p class="grayText" style="font-size: 25px;">线路表与账号必须为同一产品才能使用</p>
<a href="/linelist/index2" style="font-size: 25px;">查看老版本服务器</a>
</div>
</div>
@@ -172,7 +171,7 @@
this.sstp = '4438';
break;
case 5:
this.l2tp = 'ipdd';
this.l2tp = '000';
this.search_field = '老鹰IP';
this.sstp = '4430';
break;

View File

@@ -101,7 +101,7 @@
<p>@package.Profile</p>
</div>
<div class="item">
<p>¥<span>@package.Price</span></p>
<p>¥<span>0.00</span></p>
<p style="color: #FF9900;text-decoration: line-through">原价:@package.LinePrice 元</p>
</div>
</div>

View File

@@ -50,8 +50,6 @@
<div class="container">
<p style="text-align: center;font-size: 25px;color:red;">*****公告*****</p>
<p style="text-align: center;font-size: 20px;">*聚IP商城全线服务器都已更新可显示实时维护状态及服务器负载情况*</p>
<a style="margin-left: 45%;" href="/linelist/index2" class="btn btn-primary">*查看老版本服务器*</a>
<p style="text-align: center;font-size: 20px;">*温馨提示请尽快替换使用新版服务器老版因不能实时更新维护状态将于12月1号停止维护*</p>
<p class="xianluIntro" style="text-align: center;font-size: 25px;">*线路表和账号必须为同一产品才能使用。</p>
<div class="xianlu">
@foreach (var item in product.Where(m => m.Id != 3 && m.Id != 7 && m.Id != 9))
@@ -167,7 +165,7 @@
this.sstp = '4438';
break;
case 5:
this.l2tp = 'ipdd';
this.l2tp = '000';
this.search_field = '老鹰IP';
this.sstp = '4430';
break;