界面优化
This commit is contained in:
@@ -226,11 +226,11 @@
|
||||
@* <div class="container-fluid ad">
|
||||
<a asp-action="taobao" asp-controller="article"> <img src="~/img/acBanner.png"></a>
|
||||
</div> *@
|
||||
<div class="container-fluid ad" style="height:100px;background:#0777ff;">
|
||||
<div class="container-fluid ad" style="height:100px;background:#f7f6f7;">
|
||||
|
||||
<div class="row" style="color:white;width:calc(100vw-1px);">
|
||||
<div class="row" style="color:#00a63f;width:calc(100vw-1px);">
|
||||
<div class="col-md-12 text-center" style="padding-top:1%;">
|
||||
<h4 style="color:white;">需求五个以上、可联系右侧客服设置优惠价</h4>
|
||||
<h4 style="color:#00a63f;">需求五个以上、可联系右侧客服设置优惠价</h4>
|
||||
<p>动态IP销量排名NO.1
|
||||
十余种全网知名旗舰产品低价热销、
|
||||
节点多、稳定、靠谱、单人单线
|
||||
@@ -390,10 +390,10 @@
|
||||
<div style="padding:10px 170px;">
|
||||
<ul class="nav nav-tabs nav-justified" style="margin:0 0 0 50px;cursor: pointer;">
|
||||
<li id="xfgaoji" style="border:1px solid #ccc" class="active">
|
||||
<a onclick="xfgaoji()" style="color: #009966;width:350px;background:rgba(0,0,0,0)">高级 2-6M</a>
|
||||
<a onclick="xfgaoji()" style="color: #009966;width:350px;background:rgba(0,0,0,0)">高级-6M</a>
|
||||
</li>
|
||||
<li style="border:1px solid #ccc" id="xfduxiang">
|
||||
<a onclick="xfduxiang()" style="color: #009966;width:350px;background:rgba(0,0,0,0)">独享 3-10M</a>
|
||||
<a onclick="xfduxiang()" style="color: #009966;width:350px;background:rgba(0,0,0,0)">优享-10M</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user