首页活动
This commit is contained in:
@@ -268,6 +268,8 @@
|
|||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
$(this).tab('show')
|
$(this).tab('show')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
alert("聚IP重要通知:\n1,请勿相信外界谣言,聚IP始终保持诚信经营,对用户负责到底,更不会出现跑路的情况!\n2,12月10日-12月25日期间,因为一些不可抗拒因素(协助网安部门调查违法诈骗客户),公司无人工客服在线,给您造成不便,敬请谅解,为表达歉意,因此公司特推出有史以来最大的折扣和赠送力度!\n3,并保证最低价,买贵双倍退差价。同时聚IP将继续为您提供优质的服务!\n4,无人工值守期间,极客IP大约一周无法使用,其他产品都运行正常,使用极客IP的客户可联系客服补时间。若因无人工客服给您造成影响,可联系客服说明情况,我们将根据情况给您适当的补偿!\n5,无人工值守期间,自助开通续费均为正常,仅个别账号开通失败,我们将在1月20日之前把余额退还至您的账户,请后续使用或提现!");
|
||||||
</script>
|
</script>
|
||||||
<!-- Initialize Swiper -->
|
<!-- Initialize Swiper -->
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
@@ -167,6 +167,27 @@
|
|||||||
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.notice {
|
||||||
|
position: fixed;
|
||||||
|
width: 500px;
|
||||||
|
height: auto;
|
||||||
|
left: 50%;
|
||||||
|
top: 39%;
|
||||||
|
margin-left: -200px;
|
||||||
|
margin-top: -160px;
|
||||||
|
z-index: 3;
|
||||||
|
background: #fff;
|
||||||
|
border-radius: 10px;
|
||||||
|
box-shadow: 0px 6px 8px 6px #ccc;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
padding: 30px;
|
||||||
|
z-index: 10000000;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body id="top">
|
<body id="top">
|
||||||
<!-- register -->
|
<!-- register -->
|
||||||
@@ -650,6 +671,27 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="notice">
|
||||||
|
|
||||||
|
<a style="margin-left: 98%;margin-bottom: 5%;cursor:pointer;" onclick="know()">X</a>
|
||||||
|
<div style="font-size: 15px;">
|
||||||
|
<h3 style="margin-top: 0px;">聚IP重要通知:</h3>
|
||||||
|
<p>1,请勿相信外界谣言,聚IP始终保持诚信经营,对用户负责到底,更不会出现跑路的情况!</p>
|
||||||
|
<p>2,12月10日-12月25日期间,因为一些不可抗拒因素(协助网安部门调查违法诈骗客户),公司无人工客服在线,给您造成不便,敬请谅解,为表达歉意,因此公司特推出有史以来最大的折扣和赠送力度!</p>
|
||||||
|
<p>3,并保证最低价,买贵双倍退差价。同时聚IP将继续为您提供优质的服务!</p>
|
||||||
|
<p>4,无人工值守期间,极客IP大约一周无法使用,其他产品都运行正常,使用极客IP的客户可联系客服补时间。若因无人工客服给您造成影响,可联系客服说明情况,我们将根据情况给您适当的补偿!</p>
|
||||||
|
<p>5,无人工值守期间,自助开通续费均为正常,仅个别账号开通失败,我们将在1月20日之前把余额退还至您的账户,请后续使用或提现!</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p >
|
||||||
|
<a style="margin-left: 50%;cursor:pointer;float:left;" href="http://www.juip.com/product/index" type="button" class="btn btn-primary" >查看活动</a>
|
||||||
|
<a style="margin-left: 150%;margin-top: -20%;cursor:pointer;float:left;" 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>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var swiper = new Swiper('.swiper-container', {
|
var swiper = new Swiper('.swiper-container', {
|
||||||
slidesPerView: 6,
|
slidesPerView: 6,
|
||||||
@@ -668,6 +710,9 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
|
function know() {
|
||||||
|
$('.notice').hide();
|
||||||
|
}
|
||||||
function login() {
|
function login() {
|
||||||
var name = $("#rLogin_Name").val()
|
var name = $("#rLogin_Name").val()
|
||||||
var pwd = $("#rLogin_Pwd").val()
|
var pwd = $("#rLogin_Pwd").val()
|
||||||
|
|||||||
Reference in New Issue
Block a user