http
This commit is contained in:
@@ -41,10 +41,13 @@
|
||||
<link rel="stylesheet" type="text/css" href="css/swiper.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/flash.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/animate.min.css" />
|
||||
|
||||
<link href="/http/css/style.css" rel="stylesheet">
|
||||
<link rel="Shortcut Icon" href="/img/favicon.ico" type="image/x-icon" />
|
||||
<script src="js/jquery.min.js?test=12312" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="js/bootstrap.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function () {
|
||||
|
||||
@@ -175,22 +178,6 @@
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.notice {
|
||||
position: fixed;
|
||||
width: 500px;
|
||||
height: auto;
|
||||
left: 50%;
|
||||
top: 39%;
|
||||
margin-left: -200px;
|
||||
margin-top: -160px;
|
||||
z-index: 3;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
padding: 30px;
|
||||
z-index: 10000000;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -374,27 +361,32 @@
|
||||
<a href="#"><img src="~/img/logo.png"></a>
|
||||
</div>
|
||||
<div class="col-lg-10 col-md-10">
|
||||
<ul class="navList pull-right">
|
||||
<ul class="navList pull-right sf-menu">
|
||||
<li><a href="/">首页</a></li>
|
||||
<li><a href="/product/index">产品购买 <span style="color: red;">活动</span></a></li>
|
||||
<li> <a href="#">产品购买</a>
|
||||
<ul>
|
||||
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;" href="/product/index">动静态IP</a> </li>
|
||||
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;" href="/product/http">HTTP</a> </li>
|
||||
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;" href="/product/routeros">软路由购买</a> </li>
|
||||
<li style="width:100px;height:39px;padding-top:0;"> <a style="height:39px;padding-top:0;" href="http://vps.juip.com">动态vps</a> </li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="/LineList/index">IP线路表</a></li>
|
||||
<li><a href="/product/soft">软件下载</a></li>
|
||||
<li><a href="/article/index">教程&帮助</a></li>
|
||||
<li><a href="/product/routeros">软路由购买</a></li>
|
||||
<li><a href="http://vps.juip.com" style="color: red;">动态VPS</a></li>
|
||||
<li>
|
||||
@if (user == null)
|
||||
{
|
||||
<button type="button" class="btn btn-primary reg">注册</button>
|
||||
<button type="button" class="btn btn-primary login">登录</button>
|
||||
<button type="button" class="btn btn-warning reg">注册</button>
|
||||
<button type="button" class="btn btn-danger login">登录</button>
|
||||
}
|
||||
else
|
||||
{
|
||||
<div class="item" style="display: inline-block;margin-right:20px;">
|
||||
<a asp-action="index" style="border-radius:25px;background-color:#FF9900;padding:5px;" asp-controller="user">个人中心</a>
|
||||
<div class="item" style="display: inline-block;">
|
||||
<a asp-action="index" class="btn btn-warning margin-top-10" asp-controller="user">个人中心</a>
|
||||
</div>
|
||||
<div class="item" style="display: inline-block;">
|
||||
<a asp-action="LoginOut" asp-controller="user">退出登录</a>
|
||||
<a asp-action="LoginOut"class="btn btn-danger margin-top-10" asp-controller="user">退出登录</a>
|
||||
</div>
|
||||
|
||||
}
|
||||
@@ -501,9 +493,9 @@
|
||||
<li>客服电话:400 800 9925</li>
|
||||
<li>客服QQ:800101003</li><br>
|
||||
<li>客户经理: </li><br>
|
||||
<li>萱萱-电话/微信:13523072998</li><br>
|
||||
<li>萱萱-电话/微信:15225139515</li><br>
|
||||
<li>琪琪-电话/微信:15713870747</li><br>
|
||||
<li>兔兔-电话/微信:19503890845</li><br>
|
||||
<li>兔兔-电话/微信:15111748058</li><br>
|
||||
<li>工作时间: 8:30-23:00</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -536,35 +528,36 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="notice">
|
||||
|
||||
|
||||
|
||||
<div style="font-size: 15px;width:100%">
|
||||
@* <div><a style="cursor:pointer;float:right;" onclick="know()">关闭</a></div> *@
|
||||
<h3 style="margin-top: 0px;margin-left:10%;text-align:center;width:80%;margin-bottom: 10px;color:red;">公告</h3>
|
||||
<div style="color: red;text-align:center;">
|
||||
<div id="myModal" class="modal fade">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content padding15 bg_gray">
|
||||
<div class="modal-body clearfix text-center">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||
<h1 class="text-success">公告</h1>
|
||||
<p>杜绝电信诈骗及任何违法行为</p>
|
||||
<p>所有IP产品已记录日志,均保留6个月以上</p>
|
||||
<p>发现违法行为直接提交网监部门处理</p>
|
||||
</div>
|
||||
<h4 style="margin-top: 10px;font-weight:bold;">聚IP最新动态:</h4>
|
||||
<div style="padding-left: 20px;">
|
||||
<p>蘑菇IP不限速网速贼快,新用户天卡1毛钱</p>
|
||||
<p>蘑菇安卓APP已上线,功能强大,欢迎下载使用</p>
|
||||
<div class="row text-center">
|
||||
<div class="col-md-4">
|
||||
<a style="cursor:pointer;" href="http://www.juip.com/product/index" type="button" class="btn btn-primary" >查看活动</a>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<a style="cursor:pointer" href="https://admin.qidian.qq.com/template/blue/mp/menu/qr-code-jump.html?linkType=0&env=ol&kfuin=2852138148&fid=299&key=f377ec024ca45115a03a7632c7bda230&cate=1&source=&isLBS=&isCustomEntry=&type=16&ftype=1&_type=wpa&qidian=true&_pid=l1gunh.657dox.kjy6xnny" type="button" class="btn btn-danger quxiao" >联系客服</a>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<a style="cursor:pointer;" data-dismiss="modal" aria-hidden="true" type="button" class="btn btn-primary" >我知道了</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p style="width: 100%;">
|
||||
<a style="cursor:pointer;margin-left:10%;display:inline;" href="http://www.juip.com/product/index" type="button" class="btn btn-primary" >查看活动</a>
|
||||
<a style="cursor:pointer;margin-left:10%;display:inline;" href="https://admin.qidian.qq.com/template/blue/mp/menu/qr-code-jump.html?linkType=0&env=ol&kfuin=2852138148&fid=299&key=f377ec024ca45115a03a7632c7bda230&cate=1&source=&isLBS=&isCustomEntry=&type=16&ftype=1&_type=wpa&qidian=true&_pid=l1gunh.657dox.kjy6xnny" type="button" class="btn btn-danger quxiao" >联系客服</a>
|
||||
<a style="cursor:pointer;margin-left:10%;display:inline;" onclick="know()" type="button" class="btn btn-primary" >我知道了</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
var swiper = new Swiper('.swiper-container', {
|
||||
slidesPerView: 6,
|
||||
@@ -583,13 +576,9 @@
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
$('.notice').hide();
|
||||
@* self.setTimeout(function(){ *@
|
||||
$('.notice').show();
|
||||
@* },3000) *@
|
||||
function know() {
|
||||
$('.notice').hide();
|
||||
}
|
||||
$(document).on("ready", function(e) {
|
||||
$("#myModal").modal('show');
|
||||
});
|
||||
function login() {
|
||||
var name = $("#rLogin_Name").val()
|
||||
var pwd = $("#rLogin_Pwd").val()
|
||||
|
||||
Reference in New Issue
Block a user