-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
157 lines (153 loc) · 4.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<title>哈哈 嚯嚯</title>
<link rel="stylesheet" href="css/common.css" />
<script src="js/jquery-1.8.0.min.js"></script>
<script src="js/html5.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery.SuperSlide.2.1.1.source.js" type="text/javascript" charset="utf-8"></script>
<script src="js/zhuan.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="wrap">
<section class="top"></section>
<section class="main-sec pt5 main-wheel">
<div class="big-border">
<div class="small-border g9">
<div class="fan">
<span>1元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>2元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>3元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>4元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>5元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>6元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>7元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>8元现金</span>
<img src="img/monery.png" width="30%">
</div>
<div class="fan">
<span>9元现金</span>
<img src="img/monery.png" width="30%">
</div>
</div>
</div>
<img src="img/middle.png" class="middle" />
</section>
<section class="main-sec">
<div class="num">
您还有
<em class="Time">3</em>
抽奖的机会
</div>
</section>
<section class="main-sec loptop">
<div class="m-title">
<h3>有谁在抢</h3>
</div>
<div class="tempWrap">
<dl class="list">
<dd>
<img src="img/facepic.jpg" width="20%">
<div class="right">
<span><h2>雨中漫步</h2><em>7月1日 21:25</em></span>
<p>跪谢老板打赏</p>
</div>
</dd>
<dd>
<img src="img/facepic.jpg" width="20%">
<div class="right">
<span><h2>雨中漫步</h2><em>7月1日 21:25</em></span>
<p>跪谢老板打赏</p>
</div>
</dd>
<dd>
<img src="img/facepic.jpg" width="20%">
<div class="right">
<span><h2>雨中漫步</h2><em>7月1日 21:25</em></span>
<p>跪谢老板打赏</p>
</div>
</dd>
</dl>
</div>
</section>
<script>
jQuery(".loptop").slide( {mainCell:"dl",autoPage:true,effect:'topLoop',autoPlay:true,scroll:3,vis:3,easing:'swing',delayTime:500, interTime:3000, pnLoop:true});
</script>
<section class="main-sec">
<div class="m-title"><h3>活动说明</h3></div>
<div class="einfo">
<p>活动时间:7月1日-7月30日</p>
<p>每日签到可获1次抽奖机会</p>
<p>每日邀请好友参与可获1次抽奖机会</p>
</div>
</section>
<section class="main-sec">
<footer>镇江微生活,提供技术支持</footer>
</section>
</div>
<div class="dialog theForm">
<div class="d-main">
<p>恭喜你,抽奖成功,获得了
<em class="count">9</em>
元现金,请注意查收
</p>
<div class="btn-w">
<a class="btn close" href="javascript:;">确定</a>
</div>
</div>
</div>
<div class="dialog times">
<div class="d-main">
<p>不好意思,今日次数已用完</p>
<div class="btn-w">
<a class="btn close" href="javascript:;">确定</a>
</div>
</div>
</div>
</body>
<script>
if(document.documentElement.scrollHeight <= document.documentElement.clientHeight) {
bodyTag = document.getElementsByTagName('body')[0];
bodyTag.style.height = document.documentElement.clientWidth / screen.width * screen.height + 'px';
}
</script>
<!--<script type="text/javascript">
var valueJson = {
'wheelBody' : $('.big-border'), //转盘主体
'wheelSmall' : $('.small-border'), //转盘内部
'starsNum' : 16, //转盘边缘小黄点个数
'starsPostion' : [[50, 0.5], [70, 6], [84.5, 18], [92.5, 32], [95.5, 50], [91, 68], [81.5, 81.5], [68, 91], [50, 95.5], [32, 92.5], [16, 83], [6, 70], [0.5, 50], [3.5, 32], [14, 15], [27, 5.5]], //小圆点坐标
'actionRan' : 7200, //转盘转动弧度
'theOnce' : 0, //初始化转盘第一个
'startBtn' : $('.middle'), //开始按钮
//需要后台传值的参数
'clickAjaxUrl' : 'www.baidu.com', //点击抽奖获取信息的交互的ajax
'is_gz' : 1, //是否开启关注 1开 2 关
'is_follow' : 1 //是否关注
};
indexApp.init(valueJson).wheelStart(); //应用开始
</script>-->
</html>