修改手机端菜单界面
This commit is contained in:
@@ -106,10 +106,10 @@
|
||||
<a asp-action="soft" asp-controller="product"> <button type="button" class="btnBlue">客户端下载</button></a>
|
||||
</div>
|
||||
<div class="item">
|
||||
<a asp-action="index" asp-controller="linelist"> <button type="button" class="btnBlue">IP线路表</button></a>
|
||||
<a asp-action="index" asp-controller="product"> <button type="button" class="btnOrange">免费试用</button></a>
|
||||
</div>
|
||||
<div class="item">
|
||||
<a asp-action="index" asp-controller="product"> <button type="button" class="btnOrange">免费试用</button></a>
|
||||
<a asp-action="index" asp-controller="linelist"> <button type="button" class="btnBlue">IP线路表</button></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -254,10 +254,6 @@
|
||||
</div>
|
||||
<!-- <p style="margin-top: 10px;font-weight:bold;text-align:center;">聚IP最新动态:</p> -->
|
||||
<div style="padding-left: 20px;text-align:center;">
|
||||
<p><span >春节活动:</span><br>
|
||||
极狐/极光IP新开/续费月卡赠送一周时长。<br>
|
||||
活动时间:即日起至2月10日24点止!
|
||||
</p>
|
||||
<p><span style="float: left;">重磅打造:</span><br>
|
||||
1.极光IP(聚IP池子最大的动态产品),240城市纯净住宅IP<br>
|
||||
2.极狐IP(聚IP网速最快的动态产品),260城市纯净住宅IP <br>
|
||||
@@ -268,9 +264,10 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p >
|
||||
<a style="margin-left: 200%;margin-top:20px;cursor:pointer;font-size:25px;background:#0777ff;" onclick="know()" type="button" class="btn btn-primary" >我知道了</a>
|
||||
</p>
|
||||
<div style="padding-left: 30%;">
|
||||
<a style="margin-top:20px;cursor:pointer;font-size:25px;background:#0777ff;" onclick="know()" type="button" class="btn btn-primary" >我知道了</a>
|
||||
<a style="margin-top:20px;cursor:pointer;font-size:25px;background:#0777ff;" href="/product/index" type="button" class="btn btn-primary" >前往购买</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user