This commit is contained in:
“wanyongkang”
2021-09-30 14:41:43 +08:00
parent 8caefd9383
commit cab4c5086a
4 changed files with 5 additions and 28 deletions

View File

@@ -290,12 +290,9 @@
<div style="font-size: 15px;">
<h3 style="margin-top: 0px;margin-bottom: 10px;display:inline;color:red;background-color:#FFFF00;">公告</h3><a style="cursor:pointer;display:inline;float:right;" onclick="know()">X</a>
<h4 style="margin-top: 10px;">聚IP年中聚惠</h4>
<p style="color:red;">官网已恢复正常!可正常续费购买!<br>
6日14时至7日10时因系统故障导致官网无法正常访问现已恢复给您带来不便敬请谅解</p>
<p>1.动态IP一毛钱一天每用户限一次。</p>
<p>2.新上蘑菇IP天卡买一送一周卡送3天月卡送10天多买多送</p>
<p>3.极客IP西瓜IP双月卡送一个月。</p>
<p>4.需求5个以上可联系客服设置优惠折扣</p>
<p>3.需求5个以上可联系客服设置优惠折扣</p>
</div>
<p >

View File

@@ -49,13 +49,7 @@
<ul class="nav nav-tabs cpName" role="tablist">
@foreach (var item in Model)
{
@if(item.Product.Id == 13){
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">
<a href="#@item.Product.Id" role="tab" data-toggle="tab" style="font-size: 25px;">@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">送一月</span></a>
</li>
}
else if(item.Product.Id == 6) {
if(item.Product.Id == 6) {
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">
<a href="#@item.Product.Id" role="tab" data-toggle="tab" style="font-size: 25px;"><span class="glyphicon glyphicon-thumbs-up" style="color: #f64e3d;font-weight:bold;padding-right: 5px;"></span>@item.Product.Name</a>
</li>
@@ -65,11 +59,6 @@
<a href="#@item.Product.Id" role="tab" data-toggle="tab" style="font-size: 25px;"><span class="glyphicon glyphicon-thumbs-up" style="color: #f64e3d;font-weight:bold;padding-right: 5px;">新</span>@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">活动</span></a>
</li>
}
else if(item.Product.Id == 17) {
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">
<a href="#@item.Product.Id" role="tab" data-toggle="tab" style="font-size: 25px;">@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">送一月</span></a>
</li>
}
else{
<li role="presentation" class="@(item.Product.Id==defaultProduct.Id?"active":"")">