diff --git a/css/GT_activities.css b/css/GT_activities.css index 5a4ca7330117c8e2459d36d62a7420ac8f83557a..2c6759213f1c4ddc309165a0a37797a194f13e4b 100644 --- a/css/GT_activities.css +++ b/css/GT_activities.css @@ -14,7 +14,7 @@ p { #box { width: 100%; height: 100%; - background-image: url(../images/bg2@3x.png); + background-image: url(http://acitvityimage.oytour.com/activity/bg2@3x.png); background-size: 100% 100%; background-repeat: no-repeat; padding-top: 0.7rem; @@ -97,7 +97,7 @@ p { .box_content { width: 100%; height: 5.2rem; - background-image: url(../images/bg1@3x.png); + background-image: url(http://acitvityimage.oytour.com/activity/bg1@3x.png); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; @@ -135,7 +135,7 @@ p { .img_bg_M { width: 100%; height: 2.14rem; - background-image: url(../images/M_200.png); + background-image: url(http://acitvityimage.oytour.com/activity/M_200.png); background-size: 100% 100%; background-repeat: no-repeat; position: relative; @@ -180,7 +180,7 @@ p { justify-content: center; /*margin-left: 2.07rem;*/ margin-top: 0.05rem; - background-image: url(../images/buy_btn.gif); + background-image: url(http://acitvityimage.oytour.com/activity/buy_btn.gif); background-size: 100% 100%; background-repeat: no-repeat; } @@ -249,7 +249,7 @@ p { position: absolute; left: 0; top: 0; - background-image: url(../images/notice.png); + background-image: url(http://acitvityimage.oytour.com/activity/notice.png); background-size: 100% 100%; background-repeat: no-repeat; z-index: 999; @@ -471,4 +471,4 @@ p { .Noticewarp a:last-child { margin-right: 0; -} \ No newline at end of file +} diff --git a/html/GT_activities.html b/html/GT_activities.html index 05bccbe345e414d45ab25e9dfdecf2a4b07fc95f..be4718cc7e39fc3c080c9deb478a2e28b7d5d31d 100644 --- a/html/GT_activities.html +++ b/html/GT_activities.html @@ -10,11 +10,10 @@ <meta name="description" content="å°è±¡ä¹‹æ—… 11·18 æ— æ•Œä¼˜æƒ åˆ¸æ£åœ¨æ”¾é€ä¸ï¼Œèµ¶ç´§æ‰“开抢è´ï¼Œæ•°é‡æœ‰é™ï¼Œå…ˆåˆ°å…ˆå¾—。"> <meta name="x5-orientation" content="portrait"> </meta> - <!-- <link rel="shortcut icon" href="../images/favicon.ico" type="image/x-icon" />--> <link rel="stylesheet" href="../css/GT_activities.css?r=2341654165"> <link rel="stylesheet" href="../css/GT_activities2.css" media="screen" type="text/css" /> <div id='wx_pic' style='margin:0 auto;display:none;'> - <img src='../images/18logo.png' /> + <img src='http://acitvityimage.oytour.com/activity/18logo.png' /> </div> <script type="text/javascript" src="../js/autosize2.js"></script> <script type="text/javascript" src="../js/jquery-1.10.2.js"></script> @@ -29,10 +28,10 @@ <div id="demo2"></div> </div> <div class="wx_bg"> - <img src="../images/qsywx.png" alt="" /> + <img src="http://acitvityimage.oytour.com/activity/qsywx.png" alt="" /> </div> <div class="box_title"> - <img src="../images/G@3x.png" alt="" class="G_img"> + <img src="http://acitvityimage.oytour.com/activity/G@3x.png" alt="" class="G_img"> <h5> </h5> @@ -120,10 +119,10 @@ </div> --> </div> - <img src="../images/received@3x.png" alt="" class="received_img"> + <img src="http://acitvityimage.oytour.com/activity/received@3x.png" alt="" class="received_img"> <div class="use_oupon"> <div class="use_news"> - <img src="../images/tx_bg.png" alt=""> + <img src="http://acitvityimage.oytour.com/activity/tx_bg.png" alt=""> <div> <p class="use_o"></p> <p class="use_t"></p> @@ -139,8 +138,8 @@ <div class="app_share"> <div class="app_sharebox"> <p>分享到</p> - <img src="../images/wechat_logo@2x.png" alt="" class="app_share_hy"> - <img src="../images/pengyouquan@2x.png" alt="" class="app_share_pyq"> + <img src="http://acitvityimage.oytour.com/activity/wechat_logo@2x.png" alt="" class="app_share_hy"> + <img src="http://acitvityimage.oytour.com/activity/pengyouquan@2x.png" alt="" class="app_share_pyq"> </div> </div> @@ -156,7 +155,7 @@ </div> <div class="notice_img"> - <img src="../images/notice_2.png" alt=""> + <img src="http://acitvityimage.oytour.com/activity/notice_2.png" alt=""> <p class="notice_name">尊敬的客户</p> <p class="notice_content"></p> <p class="notice_content2"></p> @@ -224,7 +223,7 @@ var str = '' for (var i = 0; i < dataList.length; i++) { if (!dataList[i].customerPhoto) { - dataList[i].customerPhoto = '../images/tx_bg.png' + dataList[i].customerPhoto = 'http://acitvityimage.oytour.com/activity/tx_bg.png' } str += `<a href="javascript:void(0);"> <img src="${dataList[i].customerPhoto}"/> @@ -423,7 +422,7 @@ $('#t4').html('æ—¥'); $('#t5').html('点整'); $('.img_btn p').html('ç«‹å³æŠ¢è´'); - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.img_btn p').css("color", "#FFFFFF"); // $(".received_img").attr("src", ""); @@ -433,13 +432,13 @@ } else if (nowDate > activityEndDate || res.data.activityIsEnding == 1) { // 活动时间已过 // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); @@ -462,19 +461,19 @@ } else { $('.img_btn p').html('去使用'); $(".received_img").css('display', "block"); - $('.img_btn').css("background-image", "url(../images/buy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/buy_btn.png)"); } } else { // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); $('#notice').css('display', "block"); @@ -791,7 +790,7 @@ $('#t4').html('æ—¥'); $('#t5').html('点整'); $('.img_btn p').html('ç«‹å³æŠ¢è´'); - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.img_btn p').css("color", "#FFFFFF"); // $(".received_img").attr("src", ""); @@ -801,13 +800,13 @@ } else if (nowDate > activityEndDate || res.data.activityIsEnding == 1) { // 活动时间已过 // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); @@ -830,19 +829,19 @@ } else { $('.img_btn p').html('去使用'); $(".received_img").css('display', "block"); - $('.img_btn').css("background-image", "url(../images/buy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/buy_btn.png)"); } } else { // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); $('#notice').css('display', "block"); diff --git a/html/Rushbuy.html b/html/Rushbuy.html index 273659f52f58372b3d6f8a19ed2d8adb7b482d4b..824e586810b5f644a31d6f11437f06853277b93a 100644 --- a/html/Rushbuy.html +++ b/html/Rushbuy.html @@ -14,17 +14,17 @@ margin: 0; padding: 0; } - + .main { width: 100%; height: 100%; - background: url(../images/gongxi4.png) no-repeat; + background: url(http://acitvityimage.oytour.com/activity/gongxi4.jpg) no-repeat; background-size: 100%; background-color: #8d54cc; position: relative; overflow: hidden; } - + .main .box { position: relative; top: 30%; @@ -32,12 +32,12 @@ opacity: 0; text-align: center; } - + .main .box.nomove { top: 40%; opacity: 1; } - + .main .box.move { top: 40%; opacity: 1; @@ -49,17 +49,17 @@ -o-transition: all linear .5s; /* Opera */ } - + .main .box .hongbao { width: 80%; } - + .main .box .anniu { width: 64%; position: absolute; left: 18%; bottom: 15%; - background: url(../images/gongxi22.png); + background: url(http://acitvityimage.oytour.com/activity/gongxi22.png); background-repeat: no-repeat; background-size: 100% 100%; background-position-x: center; @@ -69,13 +69,13 @@ height: 4rem; line-height: 4rem; } - + .main .box .anniu::after { content: ""; display: block; padding-bottom: 36%; } - + #RushbuyTime { font-size: 0.13rem; color: #e03234; @@ -85,7 +85,7 @@ right: -18.5%; top: 26%; } - + .rushNocheck { width: 0.9rem; height: 0.9rem; @@ -97,7 +97,7 @@ margin-right: 0.2rem; display: none; } - + .rushNocheckTwo { width: 1rem; height: 1rem; @@ -107,12 +107,12 @@ top: 0.1rem; margin-right: 0.2rem; } - + .rushNocheckTwo img { width: 100%; height: 100%; } - + .readXieyi { color: #fff; font-size: 1rem; @@ -121,12 +121,12 @@ position: absolute; bottom: 3rem; } - + .benciXieyi { color: #FFCE55; text-decoration: underline; } - + .activeXieyi { position: absolute; width: 100%; @@ -137,7 +137,7 @@ background: rgba(0, 0, 0, .6); color: #333333; } - + .xieyiContent { width: 80%; height: 26rem; @@ -147,13 +147,13 @@ margin-top: 6rem; border-radius: 1rem; } - + .xieyiTitle { font-size: 1rem; width: 100%; text-align: center; } - + .xieyiNei { width: 100%; height: 6rem; @@ -165,28 +165,28 @@ color: #333333; padding: 0 0.2rem; } - + .xieyiNei div { margin-bottom: 1rem; } - + .xieyiNei::-webkit-scrollbar { width: 4px; height: 8px; } - + .xieyiNei::-webkit-scrollbar-thumb { border-radius: 4px; box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); background: #c9c9c9; } - + .xieyiNei::-webkit-scrollbar-track { box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); border-radius: 4px; background: #EDEDED; } - + .readBtn { width: 6rem; height: 2.5rem; @@ -204,17 +204,17 @@ <body> <div class="main"> <div class="box"> - <img class="hongbao" src="../images/gongxi1.png"> + <img class="hongbao" src="http://acitvityimage.oytour.com/activity/gongxi1.png"> <span id="RushbuyTime"></span> <div class="anniu"> </div> - <!-- <img class="anniu" src="../images/gongxi2.png"> --> + <!-- <img class="anniu" src="http://acitvityimage.oytour.com/activity/gongxi2.png"> --> </div> <div class="readXieyi"> <div class="rushNocheck"></div> <div class="rushNocheckTwo"> - <img src="../images/xyck.png" alt="" /> + <img src="http://acitvityimage.oytour.com/activity/xyck.png" alt="" /> </div> <span>æˆ‘å·²é˜…è¯»å¹¶åŒæ„</span><span class="benciXieyi">《本次活动说明》</span> </div> @@ -411,7 +411,6 @@ } else { layer.msg(res.message) } - layer.msg(res.message) // window.location.reload() @@ -432,4 +431,4 @@ </script> </body> -</html> \ No newline at end of file +</html> diff --git a/js/jquery.dataStatistics.js b/js/jquery.dataStatistics.js index 9052976000bdea1617b3b35eb2de05814daccd5b..80730017429fa8141ee47755a7364bd5f97129ac 100755 --- a/js/jquery.dataStatistics.js +++ b/js/jquery.dataStatistics.js @@ -78,14 +78,14 @@ $.fn.dataStatistics = function(options) { // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); - if (options.nextAc == true) { //显示活动预告 + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); + if (options.nextAc == true && $('notice_img').css("display")=="none") { //显示活动预告 $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); $('#notice').css('display', "block"); @@ -212,14 +212,14 @@ $.fn.dataStatistics = function(options) { } else if (nowDate >= activityEndDate || res.data.activityIsEnding == 1) { //æ´»åŠ¨ç»“æŸ // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - if (options.nextAc == true) { //显示活动预告 + if (options.nextAc == true && $('notice_img').css("display")=="none") { //显示活动预告 $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); $('#notice').css('display', "block"); @@ -234,19 +234,19 @@ $.fn.dataStatistics = function(options) { } else { $(".received_img").css('display', "block"); $('.img_btn p').html('去使用') - $('.img_btn').css("background-image", "url(../images/buy_btn.png)"); + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/buy_btn.png)"); } } else { // $(".received_img").attr("src", ""); - $('.img_bg_M').css("background-image", "url(../images/MJ_200@3x.png)"); + $('.img_bg_M').css("background-image", "url(http://acitvityimage.oytour.com/activity/MJ_200@3x.png)"); $('.img_bg_p1').css("color", "#CCCCCC"); $('.img_bg_p2').css("color", "#CCCCCC"); $('.img_btn p').css("color", "#FFFFFF"); $('.img_btn p').html('活动结æŸ') $('.box_content_t').hide() - $('.img_btn').css("background-image", "url(../images/nobuy_btn.png)"); - if (options.nextAc == true) { //显示活动预告 + $('.img_btn').css("background-image", "url(http://acitvityimage.oytour.com/activity/nobuy_btn.png)"); + if (options.nextAc == true && $('notice_img').css("display")=="none") { //显示活动预告 $('.dataStatistics').css('display', "none"); $('.deta_replace').css('display', "flex"); $('#notice').css('display', "block"); @@ -305,7 +305,8 @@ $.fn.dataStatistics = function(options) { // } // localStorage.buyInfo = JSON.stringify(buyInfo) - window.location.href = `https://activity.oytour.com/html/Rushbuy.html?redemptionPrice=${options.price}&couponId=${options.couponId}&platform=${options.platform}`; + // window.location.href = `https://activity.oytour.com/html/Rushbuy.html?redemptionPrice=${options.price}&couponId=${options.couponId}&platform=${options.platform}`; + window.location.href = `./Rushbuy.html?redemptionPrice=${options.price}&couponId=${options.couponId}&platform=${options.platform}`; } else { let data = { 'action': 'jump', // showToast->一个æç¤ºä¿¡æ¯ showHud->一个黑色的loading