修改界面
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
</div>
|
||||
@*新布局*@
|
||||
<h1 class="text-center tit " style="font-style: italic;text-shadow: 5px 6px 3px #ccc;font-weight:bold;">选择产品</h1>
|
||||
<p class="text-center" style="padding: 0;margin:0;"><a target="_blank" style="color: #0777ff;" href="/img/product_compare.png?id=100">查看各产品对比</a></p>
|
||||
<p class="text-center" style="padding: 0;margin:0;"><a target="_blank" style="color: #0777ff;" href="/img/product_compare.png?id=99">查看各产品对比</a></p>
|
||||
|
||||
<div class="main-page">
|
||||
<div class="left" style="width: 175px;">
|
||||
@@ -294,54 +294,14 @@
|
||||
@foreach (var item in Model)
|
||||
{
|
||||
if(item.Product.Id == 18) {
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">超快</span></div>
|
||||
<div class="productItem" id='@("p"+item.Product.Id)' a-pid="@item.Product.Id">@item.Product.Name<span style="color: #f64e3d;font-weight:bold;">超快</span></div>
|
||||
}
|
||||
else if(item.Product.Id == 29) {
|
||||
<div class="dropdown">
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id"><span style="color: #f64e3d;font-weight:bold;float:left;padding-right: 5px;">新 </span>@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">纯净IP</span></div>
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 14) {
|
||||
<div class="dropdown">
|
||||
<div style="font-size: 18px;" class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 26) {
|
||||
<div class="dropdown">
|
||||
<div style="font-size: 18px;" class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 27) {
|
||||
<div class="dropdown">
|
||||
<div style="font-size: 18px;" class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 6) {
|
||||
<div class="dropdown">
|
||||
<div style="font-size: 18px;" class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
</div>
|
||||
}
|
||||
else if(item.Product.Id == 22) {
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
}
|
||||
|
||||
else if(item.Product.Id == 25) {
|
||||
@* <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>
|
||||
|
||||
}
|
||||
else if(item.Product.Id == 23) {
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
<div class="productItem" id='@("p"+item.Product.Id)' a-pid="@item.Product.Id"><span style="color: #f64e3d;font-weight:bold;float:left;padding-right: 5px;">新 </span>@item.Product.Name<span style="color: #f64e3d;font-weight:bold;float:right;padding-right: 5px;">纯净IP</span></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">@item.Product.Name</div>
|
||||
<div class="productItem" id='@("p"+item.Product.Id)' a-pid="@item.Product.Id">@item.Product.Name</div>
|
||||
|
||||
}
|
||||
|
||||
@@ -350,13 +310,13 @@
|
||||
<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 style="font-size: 18px;" class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">
|
||||
<div style="font-size: 18px;" class="productItem" id='@("p"+item.Product.Id)' a-pid="@item.Product.Id">
|
||||
@item.Product.Name<span style="color: #0777ff;font-weight:bold;float:right;padding-right: 5px;"></span>
|
||||
</div>
|
||||
|
||||
}
|
||||
else {
|
||||
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id">@item.Product.Name </div>
|
||||
<div class="productItem" id='@("p"+item.Product.Id)' a-pid="@item.Product.Id">@item.Product.Name </div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -502,19 +462,19 @@
|
||||
<p class="youhuiNew" style="color: #0066CC;margin:0;padding:0;">蘑菇IP双十一活动:周卡送3天,月卡送10天,双月卡送一个月,不限制账号个数。截止时间:11月20日。</p>
|
||||
} *@
|
||||
@if(item.Product.Id == 17 || item.Product.Id == 13){
|
||||
<p class="youhuiNew" style="color: #0066CC;margin:0;padding:0;">本产品已升级更新为极狐,地区超全,涵盖全国260个城市,IP高纯净度,超速且稳定,且每个城市都是三网混合,更真实有效 现活动推广期,周卡送1天,月卡送1周,双月送1个月</p>
|
||||
<p class="youhuiNew" style="color: #0066CC;margin:0;padding:0;">本产品已升级更新为极狐,地区超全,涵盖全国260个城市,IP高纯净度,超速且稳定,且每个城市都是三网混合,更真实有效 </p>
|
||||
}
|
||||
|
||||
@if(item.Product.Id == 1){
|
||||
<p class="youhuiNew" style="color: red;margin:0;padding:0;">强子IP即将停运,IP资源池将加进极狐IP。</p>
|
||||
<p class="youhuiNew" style="color: #0066CC;">极狐IP(聚IP最好的动态产品),260城市纯净IP(三网混合IP),稳定极速!视频直播无压力!且有不同带宽可选!
|
||||
<br>现推广期天卡1毛体验,周送1天,月送1周,双月送1月!
|
||||
<br>现推广期天卡1毛体验!
|
||||
承诺不好用48小时内免费退款!</p>
|
||||
}
|
||||
@if(item.Product.Id == 2){
|
||||
<p class="youhuiNew" style="color: red;margin:0;padding:0;">迅连IP即将停运,IP资源池将加进极狐IP。</p>
|
||||
<p class="youhuiNew" style="color: #0066CC;">极狐IP(聚IP最好的动态产品),260城市纯净IP(三网混合IP),稳定极速!视频直播无压力!且有不同带宽可选!
|
||||
<br>现推广期天卡1毛体验,周送1天,月送1周,双月送1月!
|
||||
<br>现推广期天卡1毛体验月!
|
||||
承诺不好用48小时内免费退款!</p>
|
||||
}
|
||||
|
||||
@@ -525,7 +485,7 @@
|
||||
@if(item.Product.Id == 6){
|
||||
<p class="youhuiNew" style="color: red;margin:0;padding:0;">先锋IP即将停运,IP资源池将加进极狐IP。</p>
|
||||
<p class="youhuiNew" style="color: #0066CC;">极狐IP(聚IP最好的动态产品),260城市纯净IP(三网混合IP),稳定极速!视频直播无压力!且有不同带宽可选!
|
||||
<br>现推广期天卡1毛体验,周送1天,月送1周,双月送1月!
|
||||
<br>现推广期天卡1毛体验!
|
||||
承诺不好用48小时内免费退款!</p>
|
||||
}
|
||||
|
||||
@@ -1130,7 +1090,7 @@
|
||||
<div class="modal-body">
|
||||
<p style="font-weight:bold;">重磅打造:极狐IP(聚IP最好的动态产品),260城市纯净IP(三网混合IP),稳定极速!视频直播无压力!且有不同带宽可选!</p>
|
||||
|
||||
<p style="font-weight:bold;">现推广期天卡1毛体验,周送1天,月送1周,双月送1月!</p>
|
||||
<p style="font-weight:bold;">现推广期天卡1毛体验!</p>
|
||||
|
||||
<p style="font-weight:bold;">承诺不好用48小时内免费退款!</p>
|
||||
<div class="text-right">
|
||||
@@ -1166,7 +1126,7 @@
|
||||
<p style="font-weight:bold;color: red;">强子IP即将停运,IP资源池将加进极狐IP。</p>
|
||||
<p style="font-weight:bold;">极狐IP(聚IP最好的动态产品),260城市纯净IP(三网混合IP),稳定极速!视频直播无压力!且有不同带宽可选!</p>
|
||||
|
||||
<p style="font-weight:bold;">现推广期天卡1毛体验,周送1天,月送1周,双月送1月!</p>
|
||||
<p style="font-weight:bold;">现推广期天卡1毛体验!</p>
|
||||
|
||||
<p style="font-weight:bold;">承诺不好用48小时内免费退款!</p>
|
||||
<div class="text-right">
|
||||
|
||||
Reference in New Issue
Block a user