界面设置

This commit is contained in:
“wanyongkang”
2023-11-21 15:30:41 +08:00
parent 2056ba508f
commit bc673ff58e
10 changed files with 37 additions and 15 deletions

View File

@@ -177,7 +177,7 @@
height: 0px;
border: 1.0rem solid #FF9933;
border-right-color: transparent;
content: "8折";
content: "9折";
box-shadow: 0px 0.3125rem 0.3125rem -0.3125rem #000;
}
@@ -234,13 +234,14 @@
<p>动态IP销量排名NO.1
十余种全网知名旗舰产品低价热销、
节点多、稳定、靠谱、单人单线
<br>
</p>
</div>
</div>
</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">查看各产品对比</a></p>
<p class="text-center" style="padding: 0;margin:0;"><a target="_blank" style="color: #0777ff;" href="/img/product_compare.png?id=1231we">查看各产品对比</a></p>
<div class="main-page">
<div class="left" style="width: 175px;">
@@ -250,7 +251,7 @@
@foreach (var item in Model)
{
if(item.Product.Id == 18) {
<div class="productItem" id="@("p"+item.Product.Id)" a-pid="@item.Product.Id"><span style="color: red;font-weight:bold;">送 </span>@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;float:right;padding-right: 5px;">最快</span></div>
}
else if(item.Product.Id == 14) {
<div class="dropdown">
@@ -358,6 +359,11 @@
</ul>
</div>
}
@* @if(item.Product.Id == 18){
<p class="youhuiNew" style="color: #0066CC;margin:0;padding:0;">蘑菇IP双十一活动周卡送3天月卡送10天双月卡送一个月不限制账号个数。截止时间11月20日。</p>
} *@
@if(item.Product.Id == 20){