<!DOCTYPE html>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
<title>双11攻略</title>
|
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
|
<script>
|
window.onresize = function() {
|
document.documentElement.style.fontSize = document.documentElement.clientWidth / 7.5 + 'px';
|
};
|
window.onresize();
|
</script>
|
<style>
|
body {
|
background: #7F13B1;
|
margin: 0;
|
padding: 0;
|
font-family: Microsoft YaHei;
|
/* 不允许复制 */
|
-moz-user-select: none;
|
/* Firefox私有属性 */
|
-webkit-user-select: none;
|
/* WebKit内核私有属性 */
|
-ms-user-select: none;
|
/* IE私有属性(IE10及以后) */
|
-khtml-user-select: none;
|
/* KHTML内核私有属性 */
|
-o-user-select: none;
|
/* Opera私有属性 */
|
user-select: none;
|
/* CSS3属性 */
|
/* IOS点击阴影 */
|
-webkit-tap-highlight-color: transparent;
|
font-family: 微软雅黑;
|
}
|
</style>
|
<style>
|
.top {
|
width: 100%;
|
height: 4.68rem;
|
display: block;
|
background-image: url("http://img.flqapp.com/resource/s11/top.png");
|
background-size: 100% 100%;
|
}
|
|
.content {
|
width: 100%;
|
position: relative;
|
display: flex;
|
justify-content: center;
|
padding: 0.3rem 0.08rem;
|
box-sizing: border-box;
|
padding-bottom: 0;
|
}
|
|
.content img {
|
width: 100%;
|
}
|
|
.button {
|
width: 5.06rem;
|
height: 0.9rem;
|
position: absolute;
|
text-align: center;
|
font-weight: bold;
|
font-size: 0.34rem;
|
color: #ff2b4e;
|
background-image: url("http://img.flqapp.com/resource/s11/btn.png");
|
background-size: 100% 100%;
|
line-height: 0.9rem;
|
}
|
|
.block {
|
width: 7.21rem;
|
background: rgba(255, 241, 227, 1);
|
border: 0.08rem solid rgba(255, 250, 163, 1);
|
border-radius: 0.25rem;
|
background: #FF2B4E;
|
text-align: center;
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
padding-bottom: 0.3rem;
|
}
|
|
.block .time {
|
font-weight: 400;
|
color: #FFFFFF;
|
font-size: 0.26rem;
|
text-align: left;
|
line-height: 0.4rem;
|
}
|
|
.stepIcon {
|
width: 0.48rem !important;
|
height: 0.48rem;
|
}
|
|
.stepTitle {
|
font-size: 0.25rem;
|
font-weight: 600;
|
margin-left: 0.12rem;
|
}
|
|
.stepSubTitle {
|
font-size: 0.24rem;
|
text-align: left;
|
padding-left: 0.58rem;
|
}
|
|
.step {
|
text-align: left;
|
display: flex;
|
align-items: center;
|
margin-top: 0.3rem;
|
}
|
|
.nav {
|
position: absolute;
|
top: -0.29rem;
|
text-align: center;
|
left: 0;
|
right: 0;
|
height: 0.61rem;
|
line-height: 0.61rem;
|
}
|
|
.nav .title {
|
position: absolute;
|
left: 0;
|
right: 0;
|
top: 0;
|
bottom: 0;
|
z-index: 10;
|
color: #FFFFFF;
|
font-size: 0.32rem;
|
font-weight: bold;
|
}
|
</style>
|
</head>
|
<body>
|
<div class="top"> </div>
|
<div class="content">
|
<div style="height:100%;margin-top: 0.3rem;position: relative;">
|
<div class="block">
|
<div class="time" style="margin-top: 0.5rem;">
|
10.21-11.11每日可领取3次超级红包<br> 11月11日凌晨0点-24点全部使用
|
</div>
|
<img src="img/time.png" style="width: 6.2rem;height: 0.88rem;" />
|
<div style="border-radius:0.16rem;background: #FFFFFF;width: 6.2rem;margin-top: 0.5rem;padding: 0.2rem;color: #333333;">
|
<div style="color:#FF2B4E;font-size: 0.3rem;font-weight: bold;">
|
玩法一 领红包购物省钱
|
</div>
|
|
<div class="step">
|
<img src="img/1.png" class="stepIcon" />
|
<span class="stepTitle">每天领红包,直接当钱花</span>
|
</div>
|
|
<div class="stepSubTitle">
|
10.21-11.11期间每天都可抢红包
|
</div>
|
|
|
<div class="step">
|
<img src="img/2.png" class="stepIcon" />
|
<span class="stepTitle">红包金额加倍</span>
|
</div>
|
|
<div class="stepSubTitle">
|
以下日期淘宝发放红包的金额将加倍:<br> 11月21日、10月24日、10月28日、11月1日、11月4日、 11月7日、11月10日、11月11日
|
</div>
|
|
<div class="step">
|
<img src="img/3.png" class="stepIcon" />
|
<span class="stepTitle">21号当天红包最大,一定要记得凌晨0点抢!</span>
|
</div>
|
|
<div class="stepSubTitle">
|
越早抢,红包金额越大<br>早分享,奖金赚的越多
|
</div>
|
|
<div class="button" style="position: relative;margin: 0 auto;margin-top: 0.4rem;" id="hongBao">
|
10.21开始抢红包
|
</div>
|
|
<div style="margin-top: 0.1rem;font-size: 0.24rem;color: #FF2B4E;">
|
(使用红包返利减半,请酌情使用!)
|
</div>
|
</div>
|
|
|
<div style="border-radius:0.16rem;background: #FFFFFF;width: 6.2rem;margin-top: 0.2rem;padding: 0.2rem;color: #333333;">
|
<div style="color:#FF2B4E;font-size: 0.3rem;font-weight: bold;">
|
玩法二 分享红包口令赚钱
|
</div>
|
|
<div style="text-align: left;display: flex;align-items: center;margin-top: 0.3rem;">
|
<img src="img/1.png" class="stepIcon" />
|
<span class="stepTitle">分享红包口令给朋友</span>
|
</div>
|
|
|
|
|
<div class="step">
|
<img src="img/2.png" class="stepIcon" />
|
<span class="stepTitle">朋友领取红包</span>
|
</div>
|
|
|
<div class="step">
|
<img src="img/3.png" class="stepIcon" />
|
<span class="stepTitle">朋友双11下单你获得奖金</span>
|
</div>
|
|
<div style="color: #FF2B4E;margin-top: 0.2rem;">
|
<span style="display: block;font-size: 0.38rem ;">分享越多好友,奖金越多!</span>
|
<span style="display: block;font-size: 0.25rem;margin-top: -0.1rem;">
|
立即复制你的淘口令 狂撒红包赚奖金吧!
|
</span>
|
</div>
|
|
<div class="button" style="position: relative;margin: 0 auto;margin-top: 0.5rem;margin-bottom: 0.2rem;" id="shareHongBao">
|
10.21开始复制红包口令
|
</div>
|
|
</div>
|
|
|
</div>
|
|
<div class="nav">
|
<img src="img/border-top.png" style="width:5.27rem;" />
|
<div class="title">一、超级红包玩法</div>
|
</div>
|
|
</div>
|
|
|
|
</div>
|
<div class="content" style="margin-top: 0.2rem;">
|
<div style="height:100%;margin-top: 0.1rem;position: relative;">
|
<div class="block">
|
<div class="time" style="margin-top: 0.5rem;">
|
下定金时间:10月21日0点-11月10月22点<br>付尾款时间:11月11日凌晨0点-24点
|
</div>
|
<div style="border-radius:0.16rem;background: #FFFFFF;width: 6.2rem;margin-top: 0.3rem;padding: 0.2rem;color: #333333;">
|
<div style="color:#FF2B4E;font-size: 0.3rem;font-weight: bold;">
|
玩法解析
|
</div>
|
|
<div style="text-align: left;display: flex;align-items: center;margin-top: 0.3rem;">
|
<img src="img/1.png" class="stepIcon" />
|
<span class="stepTitle">付定金锁定库存</span>
|
</div>
|
|
<div class="stepSubTitle">
|
提前下定金,避免当天0点被秒抢光。
|
</div>
|
|
|
<div class="step">
|
<img src="img/2.png" class="stepIcon" />
|
<span class="stepTitle">定金膨胀更省钱</span>
|
</div>
|
|
<div class="stepSubTitle">
|
付定金,定金膨胀尾款直接优惠。
|
</div>
|
|
<div class="step">
|
<img src="img/3.png" class="stepIcon" />
|
<span class="stepTitle">付定金领未来券</span>
|
</div>
|
|
<div class="stepSubTitle">
|
大部分商品付定金可领取未来券,<br>可在该商品支付尾款时使用。
|
</div>
|
|
|
|
<div class="step">
|
<img src="img/4.png" class="stepIcon" />
|
<span class="stepTitle">付定金再送专属红包</span>
|
</div>
|
|
<div class="stepSubTitle">
|
部分产品在支付定金后,<br>可获得该商品的专属红包。
|
</div>
|
<div style="height: 1.4rem;"></div>
|
</div>
|
|
</div>
|
<div class="nav">
|
<img src="img/border-top.png" style="width:5.27rem;" />
|
<div class="title">二、预售玩法</div>
|
</div>
|
|
</div>
|
|
|
|
<div class="button" style="bottom:0.8rem" id="yuShou">
|
10.21进入预售会场
|
</div>
|
</div>
|
|
<div class="content" style="margin-bottom: 1rem;">
|
<div style="height:100%;margin-top: 0.3rem;position: relative;">
|
<div class="block">
|
<div class="time" style="margin-top: 0.5rem;">
|
创建/添加清单时间:10月21日0点-11月10月24点
|
</div>
|
<div style="border-radius:0.16rem;background: #FFFFFF;width: 6.2rem;margin-top: 0.3rem;padding: 0.2rem;color: #333333;">
|
<div style="color:#FF2B4E;font-size: 0.3rem;font-weight: bold;">
|
玩法解析
|
</div>
|
|
<div style="margin-top: 0.3rem;" class="step">
|
<img src="img/1.png" class="stepIcon" />
|
<span class="stepTitle">添加商品到愿望清单,完成任务可获得专属红包。</span>
|
</div>
|
|
<div class="step">
|
<img src="img/2.png" class="stepIcon" />
|
<span class="stepTitle">11月12日抽5只锦鲤,奖励最高49999元!</span>
|
</div>
|
|
|
<div class="step">
|
<img src="img/3.png" class="stepIcon" />
|
<span class="stepTitle">好友通过你分享的清单创建和添加商品</span>
|
</div>
|
|
<div class="stepSubTitle">
|
在双11前通过你分享的清单下单即可获得收益。
|
</div>
|
|
<div style="height: 1.4rem;"></div>
|
</div>
|
</div>
|
|
<div class="nav">
|
<img src="img/border-top.png" style="width:5.27rem;" />
|
<div class="title">三、愿望清单玩法</div>
|
</div>
|
|
</div>
|
|
|
|
<div class="button" style="bottom:0.8rem" id="shareOrder">
|
10.21创建/添加分享清单
|
</div>
|
</div>
|
<div style="height: 1rem;"></div>
|
<script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
|
<script src="http://img.flqapp.com/resource/app20191021.js"></script>
|
</body>
|
<script>
|
var startTime = 1571587200000;
|
|
function getSuperHongBaoToken() {
|
|
var uid = yesApp.getUid();
|
|
if (uid == null || uid.length == 0 || uid == '0' || uid <= 0) {
|
yesApp.login();
|
return;
|
}
|
var params = {
|
uid: uid,
|
sign: yesApp.getSign(uid + "")
|
}
|
|
yesApp.toast("正在生成口令");
|
$.ajax({
|
type: "GET",
|
data: params,
|
url: "http://api.flqapp.com/fanli/api/apph5/v1/s11/getSuperHongBaoToken",
|
dataType: "jsonp",
|
async: true,
|
success: function(result) {
|
if (result.code == 0) {
|
window.location.href = "yestv://copy#" + result.data;
|
// yesApp.toast("复制口令成功");
|
} else {
|
yesApp.toast(result.msg);
|
}
|
},
|
complete: function(e) {}
|
});
|
}
|
|
function getYuShouToken() {
|
var uid = yesApp.getUid();
|
if (uid == null || uid.length == 0 || uid <= 0) {
|
yesApp.login();
|
return;
|
}
|
var params = {
|
uid: uid,
|
sign: yesApp.getSign(uid + "")
|
}
|
|
yesApp.toast("正在生成口令");
|
$.ajax({
|
type: "GET",
|
data: params,
|
url: "http://api.flqapp.com/fanli/api/apph5/v1/s11/getYuShouToken",
|
dataType: "jsonp",
|
async: true,
|
success: function(result) {
|
if (result.code == 0) {
|
window.location.href = "yestv://copy#" + result.data;
|
yesApp.toast("复制口令成功");
|
} else {
|
yesApp.toast(result.msg);
|
}
|
},
|
complete: function(e) {}
|
});
|
}
|
|
$(function() {
|
var timestamp = (new Date()).getTime();
|
if (timestamp >= startTime) {
|
$("#hongBao").html("抢红包");
|
$("#shareHongBao").html("复制红包口令");
|
$("#yuShou").html("进入预售会场");
|
$("#shareOrder").html("创建/添加分享清单");
|
}
|
|
$("#hongBao").click(function() {
|
var timestamp = (new Date()).getTime();
|
if (timestamp < startTime) {
|
return;
|
}
|
yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/RltFEyv', null);
|
});
|
$("#shareHongBao").click(function() {
|
if (timestamp < startTime) {
|
return;
|
}
|
getSuperHongBaoToken();
|
});
|
$("#yuShou").click(function() {
|
if (timestamp < startTime) {
|
return;
|
}
|
yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/RltFEyv', null);
|
});
|
$("#shareOrder").click(function() {
|
if (timestamp < startTime) {
|
return;
|
}
|
yesApp.jumpBaiChuan(null,
|
'https://mos.m.taobao.com/taokeapp/wishes/square.html?spm=a211oj.13506661%2FN.3466752400.1&ali_trackid=2%3Amm_124933865_56750082_89555600043%3A1571621774_125_1642044166',
|
null);
|
});
|
|
|
});
|
</script>
|
</html>
|