index.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  5. <!-- viewport的<meta>标签,这个标签可以修改在大部分的移动设备上面的显示,为了确保适当的绘制和触屏缩放。-->
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>安士佳庆国庆,送大礼问答抽奖</title>
  8. <link rel="stylesheet" href="css/demo.css" type="text/css"/>
  9. <link rel="stylesheet" type="text/css" href="css/style.css">
  10. <script type="text/javascript" src="js/jquery.min.js"></script>
  11. <script type="text/javascript" src="js/awardRotate.js"></script>
  12. <script type="text/javascript" src="js/scroll.js"></script>
  13. <script type="text/javascript" src="./js/jqhttpsdk.js"></script>
  14. <script type="text/javascript" src="./js/jquery_cookie_min.js"></script>
  15. <script type="text/javascript" src="../js/status.js"></script>
  16. <style type="text/css">
  17. .quan {
  18. width: 100%;
  19. height: 100%;
  20. background: rgba(0, 0, 0, 0.5);
  21. position: absolute;
  22. top: 0px;
  23. z-index: 99;
  24. display: none;
  25. }
  26. .quan1 {
  27. width: 300px;
  28. height: 200px;
  29. background: #fff;
  30. margin: 0 auto;
  31. margin-top: 300px;
  32. border-radius: 10px;
  33. border: 4px solid #666;
  34. }
  35. .qian2 {
  36. float: left;
  37. height: 50px;
  38. width: 196px;
  39. line-height: 50px;
  40. text-align: center;
  41. font-size: 18px;
  42. margin-top: 50px;
  43. background: #fff;
  44. border: 2px solid #fff100;
  45. margin-left: 50px;
  46. }
  47. .queding {
  48. float: left;
  49. width: 70px;
  50. height: 24px;
  51. background: #fff;
  52. border: 2px solid #ccc;
  53. border-radius: 5px;
  54. margin-top: 50px;
  55. margin-left: 115px;
  56. text-align: center;
  57. line-height: 24px;
  58. cursor: pointer;
  59. }
  60. .dis {
  61. color: #000;
  62. font-size: 100px;
  63. font-weight: bold;
  64. position: absolute;
  65. left: 50%;
  66. margin-left: -90px;
  67. top: 100px;
  68. line-height: 30px;
  69. }
  70. .xianjin {
  71. width: 280px;
  72. height: 50px;
  73. background: #fff;
  74. position: absolute;
  75. border-radius: 10px;
  76. top: 248px;
  77. left: 200px;
  78. line-height: 50px;
  79. text-align: center;
  80. }
  81. .jjc {
  82. width: 500px;
  83. height: 500px;
  84. background: url(images/paoma1.gif);
  85. background-size: 100% 100%;
  86. position: absolute;
  87. top: -250px;
  88. left: 500%;
  89. font-size: 35px;
  90. line-height: 700px;
  91. text-align: center;
  92. color: #fff;
  93. }
  94. </style>
  95. </head>
  96. <body>
  97. <div style="display:none; text-align:center;margin:10px 0; font:normal 14px/24px 'MicroSoft YaHei';">
  98. <p>适用浏览器:360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗. 不支持IE8及以下浏览器。</p>
  99. </div>
  100. <div style="height: 30px; line-height: 30px; background: #28BD19; display: none; text-align: center; color: white;"
  101. id="error">错误提示
  102. </div>
  103. <!--进来抽奖的界面-->
  104. <div style="display: none;" id="drawTab">
  105. <div class="turntable-bg">
  106. <div class="pointer"><img src="images/pointer.png" alt="pointer" style="width:100%;height:100%;"></div>
  107. <div class="rotate"><img id="rotate" src="images/turntable.png" alt="turntable" style="width:100%;height:100%;">
  108. </div>
  109. </div>
  110. <div style="display: none;" id="to_drawTab">
  111. <div style='padding-top: 30px;text-align: center;color: white;'>用户名:<span id="username"></span>
  112. <a onclick='DetailsTab()'>中奖记录</a>
  113. </div>
  114. </div>
  115. <div id="loginFormID" style="display: block;text-align: center; color: #90807b;">
  116. <div style="margin-top: 40px;"><input type="text" id="phone" maxlength="11" placeholder="输入手机号码"
  117. value="" style="height: 30px; width: 250px;"><span
  118. id="get_code" style="position: absolute;right: 75px;line-height: 30px;">获取验证码</span></div>
  119. <div style="margin-top: 10px;"><input type="text" id="code" maxlength="6" placeholder="验证码"
  120. style="height: 30px; width: 250px;"></div>
  121. <div style="margin-top: 10px; margin-bottom: 15px;" id="go_ok">
  122. <div id="loginId"
  123. style="margin: 0 auto; color:white; line-height: 30px; background: #f39c4c; height: 30px; width: 120px; border-radius: 5px;">
  124. 绑定抽奖
  125. </div>
  126. </div>
  127. <div style=" font-size: 15px; color: white;">
  128. <p style="margin-bottom: 5px;">—————— 活动细则 ———————</p>
  129. <div id="" style="text-align: left; margin-left: 30px;">
  130. <p style="margin-bottom: 5px;">每个手机用户可有抽奖机会一次</p>
  131. <p>中奖用户需填写联系信息(姓名、电话、收货地址),以方便邮寄给您。</p>
  132. </div>
  133. </div>
  134. </div>
  135. </div>
  136. <!--中奖的界面-->
  137. <div style="display: none;" id="detailsTab">
  138. <div style="color: white; font-size: 30px; margin-top: 30px; text-align: center; margin-bottom: 50px;">恭喜您! 您中奖了
  139. </div>
  140. <div style="text-align: center;">
  141. <div style="margin-top: 10px;">
  142. <input type="text" id="rec_name" placeholder="输入收货人姓名" style="height: 30px; width: 250px;">
  143. </div>
  144. <div style="margin-top: 10px;">
  145. <input type="text" id="rec_phone" placeholder="输入收货人手机" style="height: 30px; width: 250px;">
  146. </div>
  147. <div style="margin-top: 10px;">
  148. <input type="text" id="rec_addr" placeholder="输入收货人地址" style="height: 30px; width: 250px;">
  149. </div>
  150. <div style="margin-top: 20px; margin-bottom: 50px;" id="go_site">
  151. <div style="margin: 0 auto; color:white; line-height: 30px; background: #f39c4c; height: 30px; width: 70px; border-radius: 5px;">
  152. 提交
  153. </div>
  154. </div>
  155. <div style=" font-size: 15px; color: white;">
  156. <p style="margin-bottom: 5px;">—————— 活动细则 ———————</p>
  157. <div id="" style="text-align: left; margin-left: 30px;">
  158. <p style="margin-bottom: 5px;">每个手机用户可有抽奖机会一次</p>
  159. <p>中奖用户需填写联系信息(姓名、电话、收货地址),以方便邮寄给您。</p>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. <script type="text/javascript">
  165. $(document).ready(function () {
  166. $('.list_lh li:even').addClass('lieven');
  167. });
  168. </script>
  169. <script type="text/javascript">
  170. setTimeout('$("#drawTab").fadeIn(1500);', 10);
  171. let draw_status = 0; //中奖状态
  172. function setCookie(key, val, seconds) {
  173. var date = new Date();
  174. date.setTime(date.getTime() + seconds * 1000);//只能这么写,10表示10秒钟
  175. console.log(key);
  176. console.log(val);
  177. $.cookie(key, val, {expires: date});
  178. }
  179. function InitIndex() {
  180. let cookie = $.cookie('access_token');
  181. if (cookie) {
  182. let post_data = {'token': cookie}
  183. // 初始化目录
  184. $.postJSON(
  185. http_ip_prot + 'lottery/index', JSON.stringify(post_data),
  186. function (data) {
  187. if (data['code'] == 0) {
  188. console.log('初始化成功')
  189. console.log(data['res'])
  190. draw_status = data['res']['status']; //中奖状态
  191. let phone_list = data['res']['phone_list']; //已经中奖的手机号码
  192. let user = data['res']['user']; // 当前用户名
  193. let addr = data['res']['addr']; // 当前收货地址
  194. //$('#loginFormID').hide()
  195. $("#username").html(user);
  196. $("#loginFormID").hide();
  197. $('#to_drawTab').show();
  198. DetailsTab();
  199. let addrJson = JSON.parse(addr)
  200. console.log(addrJson)
  201. if (addrJson) {
  202. $("#rec_name").val(addrJson['rec_name'])
  203. $("#rec_phone").val(addrJson['rec_phone'])
  204. $("#rec_addr").val(addrJson['rec_addr'])
  205. }
  206. } else {
  207. console.log(data['msg'])
  208. }
  209. }
  210. );
  211. } else {
  212. //没有token唤醒登录界面
  213. }
  214. }
  215. function DetailsTab() {
  216. if (draw_status == 1) {
  217. alert('恭喜你中奖 获得一台c611');
  218. $('#drawTab').hide();
  219. $('#detailsTab').show();
  220. return
  221. }
  222. if (draw_status == 2) {
  223. alert('恭喜你中奖 获得一台c612');
  224. $('#drawTab').hide();
  225. $('#detailsTab').show();
  226. return;
  227. }
  228. if (draw_status == 3) {
  229. alert('很遗憾,你没有中奖');
  230. return;
  231. }
  232. }
  233. var phone_countdown = 60;
  234. function phone_settime() {
  235. if (phone_countdown == 0) {
  236. $("#get_code").html("获取验证码");
  237. phone_countdown = 60;
  238. return;
  239. } else {
  240. $("#get_code").html("重新发送(" + phone_countdown + ")");
  241. phone_countdown--;
  242. }
  243. setTimeout(function () {
  244. phone_settime()
  245. }, 1000)
  246. }
  247. //获取验证码方法
  248. function authCode() {
  249. let phone = $('#phone').val();
  250. if (phone == "") {
  251. alert("手机不可以为空!");
  252. $('#phone').focus();
  253. return;
  254. } else if (!/^1[0-9]{10}$/.test(phone)) {
  255. alert("手机不正确!");
  256. $('#phone').focus();
  257. return;
  258. }
  259. let post_data = {'phone': phone}
  260. // 初始化目录
  261. $.postJSON(
  262. http_ip_prot + 'lottery/authcode', JSON.stringify(post_data),
  263. function (data) {
  264. if (data['code'] == 0) {
  265. phone_settime();
  266. } else {
  267. alert(data['msg'])
  268. }
  269. }
  270. );
  271. }
  272. // 登录
  273. function doAuthLogin() {
  274. let phone = $('#phone').val();
  275. let authcode = $('#code').val();
  276. if (phone == "") {
  277. alert("手机不可以为空!");
  278. $('#phone').focus();
  279. return;
  280. } else if (!/^1[0-9]{10}$/.test(phone)) {
  281. alert("手机不正确!");
  282. $('#phone').focus();
  283. return;
  284. }
  285. if (authcode == "") {
  286. alert("验证码不可以为空!");
  287. $('#code').focus();
  288. return;
  289. }
  290. let post_data = {
  291. 'phone': phone,
  292. 'authcode': authcode
  293. }
  294. $.postJSON(
  295. http_ip_prot + 'lottery/login', JSON.stringify(post_data),
  296. function (data) {
  297. if (data['code'] == 0) {
  298. //登录成功
  299. setCookie('access_token', data['res']['access_token'], data['res']['access_expire'])
  300. setCookie('refresh_token', data['res']['refresh_token'], data['res']['refresh_expire'])
  301. // InitIndex()
  302. $("#username").html(phone);
  303. $("#loginFormID").hide();
  304. $('#to_drawTab').show();
  305. } else {
  306. alert(data['msg'])
  307. }
  308. }
  309. );
  310. }
  311. //抽奖
  312. function doDraw() {
  313. let token = $.cookie('access_token')
  314. let post_data = {
  315. 'token': token
  316. }
  317. $.postJSON(
  318. http_ip_prot + 'lottery/draw', JSON.stringify(post_data),
  319. function (data) {
  320. if (data['code'] == 0) {
  321. //抽奖请求成功
  322. //中奖状态 1:c611,2:c612 ,3:不中奖
  323. let status = data['res']['status']
  324. if (status == 1) {
  325. console.log('中奖c611');
  326. } else if (status == 2) {
  327. console.log('中奖c612');
  328. } else if (status == 3) {
  329. console.log('很遗憾没有中奖');
  330. }
  331. doDrawRollAction(status);
  332. } else if (data['code'] == 309) {
  333. alert('请绑定手机再来抽奖吧!');
  334. } else {
  335. alert(data['msg']);
  336. }
  337. },
  338. false,//异步
  339. );
  340. }
  341. //设置收货地址
  342. function setAddr() {
  343. let token = $.cookie('access_token')
  344. let rec_name = $('#rec_name').val()
  345. let rec_phone = $('#rec_phone').val()
  346. let rec_addr = $('#rec_addr').val()
  347. if (rec_addr && rec_phone && rec_addr) {
  348. let addr = JSON.stringify({
  349. 'rec_name': rec_name,
  350. 'rec_phone': rec_phone,
  351. 'rec_addr': rec_addr,
  352. });
  353. let post_data = {
  354. 'token': token,
  355. 'addr': addr
  356. };
  357. $.postJSON(
  358. http_ip_prot + 'lottery/setAddr', JSON.stringify(post_data),
  359. function (data) {
  360. if (data['code'] == 0) {
  361. //设置请求成功
  362. alert(data['msg'])
  363. } else {
  364. alert(data['msg'])
  365. }
  366. }
  367. );
  368. }
  369. }
  370. //获取验证码
  371. $('#get_code').click(function () {
  372. if (phone_countdown == 60) {
  373. authCode();
  374. } else {
  375. confirm("不要频繁点击获取验证码!");
  376. }
  377. });
  378. //# 登录
  379. $('#loginId').click(function () {
  380. doAuthLogin()
  381. });
  382. //# 登录
  383. $('#go_site').click(function () {
  384. setAddr()
  385. });
  386. InitIndex()
  387. var bRotate = false;
  388. var rotateFn = function (awards, angles, txt) {
  389. bRotate = !bRotate;
  390. $('#rotate').stopRotate();
  391. $('#rotate').rotate({
  392. angle: 0,
  393. animateTo: angles + 1800,
  394. duration: 8000,
  395. callback: function () {
  396. //alert("¥" + txt);
  397. alert(txt)
  398. if (draw_status == 1 || draw_status == 2) {
  399. $('#drawTab').hide();
  400. $('#detailsTab').show();
  401. }
  402. bRotate = !bRotate;
  403. }
  404. })
  405. };
  406. // 0 2 5 不中奖
  407. // 1 3 c612
  408. // 4 6 c611
  409. $('.pointer').click(function () {
  410. //var a = [0, 1, 2, 3, 4, 5, 6];
  411. doDraw()
  412. });
  413. if ($.cookie("rmbUser") == "true") {
  414. let index_num_cookie = $.cookie('index_num');
  415. console.log(index_num_cookie)
  416. if (index_num_cookie == 2) {
  417. $.cookie("index_num", 3, {expires: 7}); //7天
  418. let index_num_cookie = $.cookie('index_num');
  419. console.log(index_num_cookie)
  420. } else if (index_num_cookie == 1) {
  421. window.location.href = "../subject.html";
  422. } else if (index_num_cookie == 3) {
  423. // window.location.href="index.html";
  424. } else {
  425. window.location.href = "../index.html";
  426. }
  427. }
  428. function doDrawRollAction(status) {
  429. //抽奖值
  430. //var item = 0
  431. let rotate_data = {
  432. '1': [4, 6],
  433. '2': [1, 3],
  434. '3': [0, 2, 5],
  435. };
  436. let rotate = rotate_data[status]
  437. let item = rotate[Math.floor((Math.random() * rotate.length))];
  438. var a = [
  439. '很遗憾没中奖',
  440. '恭喜中奖c612',
  441. '很遗憾没中奖',
  442. '恭喜中奖c612',
  443. '恭喜中奖c611',
  444. '很遗憾没中奖',
  445. '恭喜中奖c611',
  446. ]
  447. //if (bRotate) return;
  448. switch (item) {
  449. case 0:
  450. //var angle = [26, 88, 137, 185, 235, 287, 337];
  451. rotateFn(0, 332, a[0]);
  452. var ss = Number($("#xianjin").val());
  453. var cc = ss + a[0];
  454. $("#xianjin").val(cc);
  455. setTimeout(function () {
  456. $(".xianjin").html(cc);
  457. }, 8000);
  458. $(".qian2").html(cc);
  459. break;
  460. case 1:
  461. //var angle = [88, 137, 185, 235, 287];
  462. rotateFn(1, 24, a[1]);
  463. var ss = Number($("#xianjin").val());
  464. var cc = ss + a[1];
  465. $("#xianjin").val(cc);
  466. setTimeout(function () {
  467. $(".xianjin").html(cc);
  468. }, 8000);
  469. $(".qian2").html(cc);
  470. break;
  471. case 2:
  472. //var angle = [137, 185, 235, 287];
  473. rotateFn(2, 77, a[2]);
  474. var ss = Number($("#xianjin").val());
  475. var cc = ss + a[2];
  476. $("#xianjin").val(cc);
  477. setTimeout(function () {
  478. $(".xianjin").html(cc);
  479. }, 8000);
  480. $(".qian2").html(cc);
  481. break;
  482. case 3:
  483. //var angle = [137, 185, 235, 287];
  484. rotateFn(3, 129, a[3]);
  485. var ss = Number($("#xianjin").val());
  486. var cc = ss + a[3];
  487. $("#xianjin").val(cc);
  488. setTimeout(function () {
  489. $(".xianjin").html(cc);
  490. }, 8000);
  491. $(".qian2").html(cc);
  492. break;
  493. case 4:
  494. //var angle = [185, 235, 287];
  495. rotateFn(4, 180, a[4]);
  496. var ss = Number($("#xianjin").val());
  497. var cc = ss + a[4];
  498. $("#xianjin").val(cc);
  499. setTimeout(function () {
  500. $(".xianjin").html(cc);
  501. }, 8000);
  502. $(".qian2").html(cc);
  503. break;
  504. case 5:
  505. //var angle = [185, 235, 287];
  506. rotateFn(5, 231, a[5]);
  507. var ss = Number($("#xianjin").val());
  508. var cc = ss + a[5];
  509. $("#xianjin").val(cc);
  510. setTimeout(function () {
  511. $(".xianjin").html(cc);
  512. }, 8000);
  513. $(".qian2").html(cc);
  514. break;
  515. case 6:
  516. //var angle = [235, 287];
  517. rotateFn(6, 280, a[6]);
  518. var ss = Number($("#xianjin").val());
  519. var cc = ss + a[6];
  520. $("#xianjin").val(cc);
  521. setTimeout(function () {
  522. $(".xianjin").html(cc);
  523. }, 8000);
  524. $(".qian2").html(cc);
  525. break;
  526. }
  527. }
  528. </script>
  529. <script type="text/javascript">
  530. var ua = navigator.userAgent.toLowerCase();
  531. var isWeixin = ua.indexOf('micromessenger') != -1;
  532. var isAndroid = ua.indexOf('android') != -1;
  533. var isIos = (ua.indexOf('iphone') != -1) || (ua.indexOf('ipad') != -1);
  534. if (!isWeixin) {
  535. document.head.innerHTML = '<title>抱歉,出错了</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"><link rel="stylesheet" type="text/css" href="weua.css">';
  536. document.body.innerHTML = '<div class="weui_msg"><div class="weui_icon_area"><i class="weui_icon_info weui_icon_msg"></i></div><div class="weui_text_area"><h4 class="weui_msg_title">请在微信客户端打开链接</h4></div></div>';
  537. }
  538. </script>
  539. </body>
  540. </html>