Commit 6b476930 authored by wangwei's avatar wangwei

购买流程优化

分享回调优化
parent 7fe7dd31
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
} }
*{ *{
-webkit-overflow-scrolling: touch -webkit-overflow-scrolling: touch
}</style><link href=static/css/app.9f631d4069047acf4ee994f5d9f958c3.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script type=text/javascript src=static/js/manifest.d51f39c2008f59645ae9.js></script><script type=text/javascript src=static/js/vendor.198bb5ad23e62a71fb46.js></script><script type=text/javascript src=static/js/app.88cfd0a21347db2e6652.js></script></body></html> }</style><link href=static/css/app.9f631d4069047acf4ee994f5d9f958c3.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script type=text/javascript src=static/js/manifest.9955a7253ab8726af961.js></script><script type=text/javascript src=static/js/vendor.198bb5ad23e62a71fb46.js></script><script type=text/javascript src=static/js/app.88cfd0a21347db2e6652.js></script></body></html>
\ No newline at end of file \ No newline at end of file
webpackJsonp([9],{"4S5z":function(n,t,e){var o=e("DuJ/");"string"==typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);e("rjj0")("2ca757eb",o,!1,{})},"54Ry":function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=e("mvHQ"),i=e.n(o),a=e("R3cx"),s=e.n(a),A=e("LyMh"),l=e.n(A),r=e("CCn6"),d={name:"shareGoods",components:{loginPage:e("WIsT").a},data:function(){return{shareGoodsBg:s.a,title_share_goods:l.a,userDetail:null,bindMobile:{show:!1,mobile:"",img_code:"",verify_code:""},shopId:null,goodsDetail:null,lastTime:localStorage.getItem("lastTimeShare")?JSON.parse(localStorage.getItem("lastTimeShare")):{day:0,hour:8,min:0,second:0}}},methods:{lastTimeOut:function(){0===this.lastTime.second?(this.lastTime.second=59,0===this.lastTime.min?(this.lastTime.min=59,0===this.lastTime.hour?this.lastTime.hour=8:this.lastTime.hour--):this.lastTime.min--):this.lastTime.second--,localStorage.setItem("lastTimeShare",i()(this.lastTime))},initPage:function(){var n=this;this.$sa.track("ViewInvitation",{salesID:this.$route.query.userID}),Object(r.s)(this.$route.query.userID).then(function(t){t.user_info.avatar=t.user_info.avatar.replace("http://","https://"),n.userDetail=t}),Object(r.u)().then(function(t){n.shopId=t[0].value,Object(r.h)(n.shopId).then(function(t){t.desc=JSON.parse(t.desc),t.goods_desc=JSON.parse(t.goods_desc),n.goodsDetail=t})})},goToBuyPage:function(){window.location.href="https://wechat-test.changchangenglish.com/#/buy?shopId="+this.shopId+"&invite_code=CC-UDK-"+this.$route.query.userID},toBuy:function(n){var t=this;1===n?this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名1"}):this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名2"}),JSON.parse(localStorage.getItem("userDesc")).mobile&&""!==JSON.parse(localStorage.getItem("userDesc")).mobile?this.goToBuyPage():(this.bindMobile.show=!0,setTimeout(function(){t.$sa.track("ViewRegisterpage",{})},1e3))}},mounted:function(){var n=this;this.initPage(),setInterval(function(){n.lastTimeOut()},1e3),this.$refs.share_page.addEventListener("scroll",function(){var t=n.$refs.share_page.scrollTop;n.$refs.btn_block&&(n.$refs.btn_block.style.opacity=t>500?1:0)})}},h=function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("div",[e("div",{ref:"share_page",staticClass:"share-good-page"},[n.userDetail?e("div",{staticClass:"share-good-head",style:{backgroundImage:"url('"+n.shareGoodsBg+"')"}},[e("img",{staticClass:"head",attrs:{src:n.userDetail.user_info.avatar}}),n._v(" "),e("div",{staticClass:"title",style:{backgroundImage:"url('"+n.title_share_goods+"')"}},[n._v("\n "+n._s(n.userDetail.user_info.nickname)+"\n ")]),n._v(" "),e("div",{staticClass:"day"},[n._v("\n "+n._s(n.userDetail.total_day)+"\n "),e("span",[n._v("\n Days\n ")])]),n._v(" "),e("div",{staticClass:"iknow",on:{click:function(t){n.toBuy(1)}}})]):n._e(),n._v(" "),n.goodsDetail?e("div",{staticClass:"good-content"},[e("div",{staticClass:"content",domProps:{innerHTML:n._s(n.goodsDetail.desc.detail)}}),n._v(" "),e("div",{ref:"btn_block",staticClass:"btn-block"},[e("div",{staticClass:"lastTime"},[n._v("\n 优惠倒计时 "+n._s(n.lastTime.day)+" 天 "+n._s(n.lastTime.hour)+" 时 "+n._s(n.lastTime.min)+" 分 "+n._s(n.lastTime.second)+" 秒\n ")]),n._v(" "),e("div",{staticClass:"btn",on:{click:function(t){n.toBuy(2)}}},[n._v("\n 正在疯抢 · 超值VIP课程\n ")])])]):n._e()]),n._v(" "),n.goodsDetail?e("login-page",{attrs:{"bind-mobile":n.bindMobile,groupDetail:n.goodsDetail},on:{goToBuyPage:n.goToBuyPage}}):n._e()],1)};h._withStripped=!0;var g={render:h,staticRenderFns:[]},c=g;var u=!1;var w=e("VU/8")(d,c,!1,function(n){u||(e("wP84"),e("4S5z"))},"data-v-52fa373e",null);w.options.__file="src/components/newLesson/shareGoods.vue";t.default=w.exports},"DuJ/":function(n,t,e){(n.exports=e("FZ+f")(!0)).push([n.i,"\nimg{\n max-width: 100% !important;\n}\n","",{version:3,sources:["D:/myproject/new-singsingH5/src/components/newLesson/src/components/newLesson/shareGoods.vue"],names:[],mappings:";AAyPA;EACA,2BAAA;CACA",file:"shareGoods.vue",sourcesContent:["<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg4.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n<\/script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n"],sourceRoot:""}])},IshY:function(n,t,e){(n.exports=e("FZ+f")(!0)).push([n.i,"\n.fl-r[data-v-52fa373e] {\n float: right;\n}\n.main-block[data-v-52fa373e] {\n margin: 5px;\n background: white;\n padding: 5px;\n}\n.clear-both[data-v-52fa373e]:after {\n content: '';\n display: block;\n clear: both;\n}\n[data-v-52fa373e]::-webkit-scrollbar-track-piece {\n border-radius: 10px;\n}\n[data-v-52fa373e]::-webkit-scrollbar {\n width: 5px;\n height: 5px;\n}\n[data-v-52fa373e]::-webkit-scrollbar-thumb {\n background-color: #999;\n border-radius: 10px;\n height: 10px;\n min-height: 10px;\n}\n.share-good-page[data-v-52fa373e] {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.share-good-head[data-v-52fa373e] {\n width: 100%;\n height: 155.73333333vw;\n margin-top: -17.06666667vw;\n background-size: 100% 100%;\n position: relative;\n}\n.share-good-head .iknow[data-v-52fa373e] {\n position: absolute;\n top: 125.33333333vw;\n width: 53.33333333vw;\n height: 11.73333333vw;\n left: 23.2vw;\n}\n.share-good-head .head[data-v-52fa373e] {\n position: absolute;\n width: 18.66666667vw;\n height: 18.66666667vw;\n top: 41.33333333vw;\n left: 40.8vw;\n border-radius: 26.66666667vw;\n}\n.share-good-head .title[data-v-52fa373e] {\n position: absolute;\n width: 60vw;\n height: 14.4vw;\n background-size: 100% 100%;\n top: 57.33333333vw;\n left: 20vw;\n text-align: center;\n color: white;\n font-size: 5.33333333vw;\n line-height: 12.8vw;\n}\n.share-good-head .day[data-v-52fa373e] {\n position: absolute;\n top: 85.33333333vw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size: 12.8vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n}\n.share-good-head .day span[data-v-52fa373e] {\n font-size: 5.33333333vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n color: #069777;\n}\n.good-content[data-v-52fa373e] {\n background: #00E0AE;\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\n}\n.good-content .content[data-v-52fa373e] {\n background: white;\n border-radius: 2.13333333vw;\n padding: 2.66666667vw;\n}\n.btn-block[data-v-52fa373e] {\n position: fixed;\n padding: 2.66666667vw 0;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n -webkit-transition: all 0.5s;\n transition: all 0.5s;\n bottom: 0;\n}\n.btn-block .lastTime[data-v-52fa373e] {\n top: -8vw;\n height: 8vw;\n line-height: 8vw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n}\n.btn-block .btn[data-v-52fa373e] {\n width: 76.53333333vw;\n height: 11.73333333vw;\n margin: auto;\n background: #FF785D;\n border-radius: 26.66666667vw;\n color: white;\n line-height: 11.73333333vw;\n text-align: center;\n font-size: 16px;\n font-family: PingFang-SC-Medium;\n font-weight: 500;\n}\n","",{version:3,sources:["D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/util/public.less","D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue","D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue"],names:[],mappings:";AAcA;EACE,aAAA;CCbD;ADeD;EACE,YAAA;EACA,kBAAA;EACA,aAAA;CCbD;ADmBC;EACE,YAAA;EACA,eAAA;EACA,YAAA;CCjBH;ADqBD;EACE,oBAAA;CCnBD;ADqBD;EACE,WAAA;EACA,YAAA;CCnBD;ADqBD;EACE,uBAAA;EACA,oBAAA;EACA,aAAA;EACA,iBAAA;CCnBD;ACyHD;EACE,mBAAA;EACA,OAAA;EACA,QAAA;EACA,SAAA;EACA,UAAA;EACA,eAAA;CDvHD;ACyHA;EACE,YAAA;EACA,uBAAA;EACA,2BAAA;EACA,2BAAA;EACA,mBAAA;CDvHF;ACkHA;EAOI,mBAAA;EACA,oBAAA;EACA,qBAAA;EACA,sBAAA;EACA,aAAA;CDtHJ;AC2GA;EAcI,mBAAA;EACA,qBAAA;EACA,sBAAA;EACA,mBAAA;EACA,aAAA;EACA,6BAAA;CDtHJ;ACmGA;EAsBI,mBAAA;EACA,YAAA;EACA,eAAA;EACA,2BAAA;EACA,mBAAA;EACA,WAAA;EACA,mBAAA;EACA,aAAA;EACA,wBAAA;EACA,oBAAA;CDtHJ;ACuFA;EAkCI,mBAAA;EACA,mBAAA;EACA,YAAA;EACA,mBAAA;EACA,eAAA;EACA,kBAAA;EACA,8BAAA;EACA,kBAAA;CDtHJ;AC6EA;EA2CM,wBAAA;EACA,8BAAA;EACA,kBAAA;EACA,eAAA;CDrHN;ACyHA;EACE,oBAAA;EACA,mDAAA;CDvHF;ACqHA;EAII,kBAAA;EACA,4BAAA;EACA,sBAAA;CDtHJ;ACyHA;EACE,gBAAA;EACA,wBAAA;EACA,QAAA;EACA,YAAA;EACA,kBAAA;EACA,WAAA;EACA,6BAAA;EAAA,qBAAA;EACA,UAAA;CDvHF;AC+GA;EAUI,UAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,oBAAA;EACA,mBAAA;EACA,mBAAA;EACA,QAAA;EACA,YAAA;CDtHJ;ACoGA;EAqBI,qBAAA;EACA,sBAAA;EACA,aAAA;EACA,oBAAA;EACA,6BAAA;EACA,aAAA;EACA,2BAAA;EACA,mBAAA;EACA,gBAAA;EACA,gCAAA;EACA,iBAAA;CDtHJ",file:"shareGoods.vue",sourcesContent:["//颜色参数\n@toVw:100/375vw;\n@toVh:100/667vh;\n@bg-b: #333;\n@bg-b-s:#444;\n@black-line:#191919;\n@gray-line:#666;\n@light-line:#ddd;\n@main-font-color:#fff;\n@secondary-font-color:#999;\n@gold-color-light:#FFD04B;\n@gold-color: #a18430;\n\n//公共类\n.fl-r{\n float: right;\n}\n.main-block{\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml{\n\n}\n.clear-both{\n &:after{\n content: '';\n display: block;\n clear: both;\n }\n}\n//滚动条样式\n::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}\n",".fl-r {\n float: right;\n}\n.main-block {\n margin: 5px;\n background: white;\n padding: 5px;\n}\n.clear-both:after {\n content: '';\n display: block;\n clear: both;\n}\n::-webkit-scrollbar-track-piece {\n border-radius: 10px;\n}\n::-webkit-scrollbar {\n width: 5px;\n height: 5px;\n}\n::-webkit-scrollbar-thumb {\n background-color: #999;\n border-radius: 10px;\n height: 10px;\n min-height: 10px;\n}\n.share-good-page {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.share-good-head {\n width: 100%;\n height: 155.73333333vw;\n margin-top: -17.06666667vw;\n background-size: 100% 100%;\n position: relative;\n}\n.share-good-head .iknow {\n position: absolute;\n top: 125.33333333vw;\n width: 53.33333333vw;\n height: 11.73333333vw;\n left: 23.2vw;\n}\n.share-good-head .head {\n position: absolute;\n width: 18.66666667vw;\n height: 18.66666667vw;\n top: 41.33333333vw;\n left: 40.8vw;\n border-radius: 26.66666667vw;\n}\n.share-good-head .title {\n position: absolute;\n width: 60vw;\n height: 14.4vw;\n background-size: 100% 100%;\n top: 57.33333333vw;\n left: 20vw;\n text-align: center;\n color: white;\n font-size: 5.33333333vw;\n line-height: 12.8vw;\n}\n.share-good-head .day {\n position: absolute;\n top: 85.33333333vw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size: 12.8vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n}\n.share-good-head .day span {\n font-size: 5.33333333vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n color: #069777;\n}\n.good-content {\n background: #00E0AE;\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\n}\n.good-content .content {\n background: white;\n border-radius: 2.13333333vw;\n padding: 2.66666667vw;\n}\n.btn-block {\n position: fixed;\n padding: 2.66666667vw 0;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n}\n.btn-block .lastTime {\n top: -8vw;\n height: 8vw;\n line-height: 8vw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n}\n.btn-block .btn {\n width: 76.53333333vw;\n height: 11.73333333vw;\n margin: auto;\n background: #FF785D;\n border-radius: 26.66666667vw;\n color: white;\n line-height: 11.73333333vw;\n text-align: center;\n font-size: 16px;\n font-family: PingFang-SC-Medium;\n font-weight: 500;\n}\n",'\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n@import "../../util/public";\n.share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n'],sourceRoot:""}])},LyMh:function(n,t){n.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC"},R3cx:function(n,t,e){n.exports=e.p+"static/img/shareGoodsBg4.e893119.png"},wP84:function(n,t,e){var o=e("IshY");"string"==typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);e("rjj0")("7a96b268",o,!1,{})}}); webpackJsonp([9],{"4S5z":function(n,t,e){var o=e("DuJ/");"string"==typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);e("rjj0")("2ca757eb",o,!1,{})},"54Ry":function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=e("mvHQ"),i=e.n(o),a=e("a5ZB"),s=e.n(a),A=e("LyMh"),l=e.n(A),r=e("CCn6"),d={name:"shareGoods",components:{loginPage:e("WIsT").a},data:function(){return{shareGoodsBg:s.a,title_share_goods:l.a,userDetail:null,bindMobile:{show:!1,mobile:"",img_code:"",verify_code:""},shopId:null,goodsDetail:null,lastTime:localStorage.getItem("lastTimeShare")?JSON.parse(localStorage.getItem("lastTimeShare")):{day:0,hour:8,min:0,second:0}}},methods:{lastTimeOut:function(){0===this.lastTime.second?(this.lastTime.second=59,0===this.lastTime.min?(this.lastTime.min=59,0===this.lastTime.hour?this.lastTime.hour=8:this.lastTime.hour--):this.lastTime.min--):this.lastTime.second--,localStorage.setItem("lastTimeShare",i()(this.lastTime))},initPage:function(){var n=this;this.$sa.track("ViewInvitation",{salesID:this.$route.query.userID}),Object(r.s)(this.$route.query.userID).then(function(t){t.user_info.avatar=t.user_info.avatar.replace("http://","https://"),n.userDetail=t}),Object(r.u)().then(function(t){n.shopId=t[0].value,Object(r.h)(n.shopId).then(function(t){t.desc=JSON.parse(t.desc),t.goods_desc=JSON.parse(t.goods_desc),n.goodsDetail=t})})},goToBuyPage:function(){window.location.href="https://wechat-test.changchangenglish.com/#/buy?shopId="+this.shopId+"&invite_code=CC-UDK-"+this.$route.query.userID},toBuy:function(n){var t=this;1===n?this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名1"}):this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名2"}),JSON.parse(localStorage.getItem("userDesc")).mobile&&""!==JSON.parse(localStorage.getItem("userDesc")).mobile?this.goToBuyPage():(this.bindMobile.show=!0,setTimeout(function(){t.$sa.track("ViewRegisterpage",{})},1e3))}},mounted:function(){var n=this;this.initPage(),setInterval(function(){n.lastTimeOut()},1e3),this.$refs.share_page.addEventListener("scroll",function(){var t=n.$refs.share_page.scrollTop;n.$refs.btn_block&&(n.$refs.btn_block.style.opacity=t>500?1:0)})}},h=function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("div",[e("div",{ref:"share_page",staticClass:"share-good-page"},[n.userDetail?e("div",{staticClass:"share-good-head",style:{backgroundImage:"url('"+n.shareGoodsBg+"')"}},[e("img",{staticClass:"head",attrs:{src:n.userDetail.user_info.avatar}}),n._v(" "),e("div",{staticClass:"title",style:{backgroundImage:"url('"+n.title_share_goods+"')"}},[n._v("\n "+n._s(n.userDetail.user_info.nickname)+"\n ")]),n._v(" "),e("div",{staticClass:"day"},[n._v("\n "+n._s(n.userDetail.total_day)+"\n "),e("span",[n._v("\n Days\n ")])]),n._v(" "),e("div",{staticClass:"iknow",on:{click:function(t){n.toBuy(1)}}})]):n._e(),n._v(" "),n.goodsDetail?e("div",{staticClass:"good-content"},[e("div",{staticClass:"content",domProps:{innerHTML:n._s(n.goodsDetail.desc.detail)}}),n._v(" "),e("div",{ref:"btn_block",staticClass:"btn-block"},[e("div",{staticClass:"lastTime"},[n._v("\n 优惠倒计时 "+n._s(n.lastTime.day)+" 天 "+n._s(n.lastTime.hour)+" 时 "+n._s(n.lastTime.min)+" 分 "+n._s(n.lastTime.second)+" 秒\n ")]),n._v(" "),e("div",{staticClass:"btn",on:{click:function(t){n.toBuy(2)}}},[n._v("\n 正在疯抢 · 超值VIP课程\n ")])])]):n._e()]),n._v(" "),n.goodsDetail?e("login-page",{attrs:{"bind-mobile":n.bindMobile,groupDetail:n.goodsDetail},on:{goToBuyPage:n.goToBuyPage}}):n._e()],1)};h._withStripped=!0;var g={render:h,staticRenderFns:[]},c=g;var u=!1;var w=e("VU/8")(d,c,!1,function(n){u||(e("wP84"),e("4S5z"))},"data-v-52fa373e",null);w.options.__file="src/components/newLesson/shareGoods.vue";t.default=w.exports},"DuJ/":function(n,t,e){(n.exports=e("FZ+f")(!0)).push([n.i,"\nimg{\n max-width: 100% !important;\n}\n","",{version:3,sources:["D:/myproject/new-singsingH5/src/components/newLesson/src/components/newLesson/shareGoods.vue"],names:[],mappings:";AAyPA;EACA,2BAAA;CACA",file:"shareGoods.vue",sourcesContent:["<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg5.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n<\/script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n"],sourceRoot:""}])},IshY:function(n,t,e){(n.exports=e("FZ+f")(!0)).push([n.i,"\n.fl-r[data-v-52fa373e] {\n float: right;\n}\n.main-block[data-v-52fa373e] {\n margin: 5px;\n background: white;\n padding: 5px;\n}\n.clear-both[data-v-52fa373e]:after {\n content: '';\n display: block;\n clear: both;\n}\n[data-v-52fa373e]::-webkit-scrollbar-track-piece {\n border-radius: 10px;\n}\n[data-v-52fa373e]::-webkit-scrollbar {\n width: 5px;\n height: 5px;\n}\n[data-v-52fa373e]::-webkit-scrollbar-thumb {\n background-color: #999;\n border-radius: 10px;\n height: 10px;\n min-height: 10px;\n}\n.share-good-page[data-v-52fa373e] {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.share-good-head[data-v-52fa373e] {\n width: 100%;\n height: 155.73333333vw;\n margin-top: -17.06666667vw;\n background-size: 100% 100%;\n position: relative;\n}\n.share-good-head .iknow[data-v-52fa373e] {\n position: absolute;\n top: 125.33333333vw;\n width: 53.33333333vw;\n height: 11.73333333vw;\n left: 23.2vw;\n}\n.share-good-head .head[data-v-52fa373e] {\n position: absolute;\n width: 18.66666667vw;\n height: 18.66666667vw;\n top: 41.33333333vw;\n left: 40.8vw;\n border-radius: 26.66666667vw;\n}\n.share-good-head .title[data-v-52fa373e] {\n position: absolute;\n width: 60vw;\n height: 14.4vw;\n background-size: 100% 100%;\n top: 57.33333333vw;\n left: 20vw;\n text-align: center;\n color: white;\n font-size: 5.33333333vw;\n line-height: 12.8vw;\n}\n.share-good-head .day[data-v-52fa373e] {\n position: absolute;\n top: 85.33333333vw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size: 12.8vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n}\n.share-good-head .day span[data-v-52fa373e] {\n font-size: 5.33333333vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n color: #069777;\n}\n.good-content[data-v-52fa373e] {\n background: #00E0AE;\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\n}\n.good-content .content[data-v-52fa373e] {\n background: white;\n border-radius: 2.13333333vw;\n padding: 2.66666667vw;\n}\n.btn-block[data-v-52fa373e] {\n position: fixed;\n padding: 2.66666667vw 0;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n -webkit-transition: all 0.5s;\n transition: all 0.5s;\n bottom: 0;\n}\n.btn-block .lastTime[data-v-52fa373e] {\n top: -8vw;\n height: 8vw;\n line-height: 8vw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n}\n.btn-block .btn[data-v-52fa373e] {\n width: 76.53333333vw;\n height: 11.73333333vw;\n margin: auto;\n background: #FF785D;\n border-radius: 26.66666667vw;\n color: white;\n line-height: 11.73333333vw;\n text-align: center;\n font-size: 16px;\n font-family: PingFang-SC-Medium;\n font-weight: 500;\n}\n","",{version:3,sources:["D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/util/public.less","D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue","D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue"],names:[],mappings:";AAcA;EACE,aAAA;CCbD;ADeD;EACE,YAAA;EACA,kBAAA;EACA,aAAA;CCbD;ADmBC;EACE,YAAA;EACA,eAAA;EACA,YAAA;CCjBH;ADqBD;EACE,oBAAA;CCnBD;ADqBD;EACE,WAAA;EACA,YAAA;CCnBD;ADqBD;EACE,uBAAA;EACA,oBAAA;EACA,aAAA;EACA,iBAAA;CCnBD;ACyHD;EACE,mBAAA;EACA,OAAA;EACA,QAAA;EACA,SAAA;EACA,UAAA;EACA,eAAA;CDvHD;ACyHA;EACE,YAAA;EACA,uBAAA;EACA,2BAAA;EACA,2BAAA;EACA,mBAAA;CDvHF;ACkHA;EAOI,mBAAA;EACA,oBAAA;EACA,qBAAA;EACA,sBAAA;EACA,aAAA;CDtHJ;AC2GA;EAcI,mBAAA;EACA,qBAAA;EACA,sBAAA;EACA,mBAAA;EACA,aAAA;EACA,6BAAA;CDtHJ;ACmGA;EAsBI,mBAAA;EACA,YAAA;EACA,eAAA;EACA,2BAAA;EACA,mBAAA;EACA,WAAA;EACA,mBAAA;EACA,aAAA;EACA,wBAAA;EACA,oBAAA;CDtHJ;ACuFA;EAkCI,mBAAA;EACA,mBAAA;EACA,YAAA;EACA,mBAAA;EACA,eAAA;EACA,kBAAA;EACA,8BAAA;EACA,kBAAA;CDtHJ;AC6EA;EA2CM,wBAAA;EACA,8BAAA;EACA,kBAAA;EACA,eAAA;CDrHN;ACyHA;EACE,oBAAA;EACA,mDAAA;CDvHF;ACqHA;EAII,kBAAA;EACA,4BAAA;EACA,sBAAA;CDtHJ;ACyHA;EACE,gBAAA;EACA,wBAAA;EACA,QAAA;EACA,YAAA;EACA,kBAAA;EACA,WAAA;EACA,6BAAA;EAAA,qBAAA;EACA,UAAA;CDvHF;AC+GA;EAUI,UAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,oBAAA;EACA,mBAAA;EACA,mBAAA;EACA,QAAA;EACA,YAAA;CDtHJ;ACoGA;EAqBI,qBAAA;EACA,sBAAA;EACA,aAAA;EACA,oBAAA;EACA,6BAAA;EACA,aAAA;EACA,2BAAA;EACA,mBAAA;EACA,gBAAA;EACA,gCAAA;EACA,iBAAA;CDtHJ",file:"shareGoods.vue",sourcesContent:["//颜色参数\n@toVw:100/375vw;\n@toVh:100/667vh;\n@bg-b: #333;\n@bg-b-s:#444;\n@black-line:#191919;\n@gray-line:#666;\n@light-line:#ddd;\n@main-font-color:#fff;\n@secondary-font-color:#999;\n@gold-color-light:#FFD04B;\n@gold-color: #a18430;\n\n//公共类\n.fl-r{\n float: right;\n}\n.main-block{\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml{\n\n}\n.clear-both{\n &:after{\n content: '';\n display: block;\n clear: both;\n }\n}\n//滚动条样式\n::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}\n",".fl-r {\n float: right;\n}\n.main-block {\n margin: 5px;\n background: white;\n padding: 5px;\n}\n.clear-both:after {\n content: '';\n display: block;\n clear: both;\n}\n::-webkit-scrollbar-track-piece {\n border-radius: 10px;\n}\n::-webkit-scrollbar {\n width: 5px;\n height: 5px;\n}\n::-webkit-scrollbar-thumb {\n background-color: #999;\n border-radius: 10px;\n height: 10px;\n min-height: 10px;\n}\n.share-good-page {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.share-good-head {\n width: 100%;\n height: 155.73333333vw;\n margin-top: -17.06666667vw;\n background-size: 100% 100%;\n position: relative;\n}\n.share-good-head .iknow {\n position: absolute;\n top: 125.33333333vw;\n width: 53.33333333vw;\n height: 11.73333333vw;\n left: 23.2vw;\n}\n.share-good-head .head {\n position: absolute;\n width: 18.66666667vw;\n height: 18.66666667vw;\n top: 41.33333333vw;\n left: 40.8vw;\n border-radius: 26.66666667vw;\n}\n.share-good-head .title {\n position: absolute;\n width: 60vw;\n height: 14.4vw;\n background-size: 100% 100%;\n top: 57.33333333vw;\n left: 20vw;\n text-align: center;\n color: white;\n font-size: 5.33333333vw;\n line-height: 12.8vw;\n}\n.share-good-head .day {\n position: absolute;\n top: 85.33333333vw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size: 12.8vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n}\n.share-good-head .day span {\n font-size: 5.33333333vw;\n font-family: PingFang-SC-Bold;\n font-weight: bold;\n color: #069777;\n}\n.good-content {\n background: #00E0AE;\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\n}\n.good-content .content {\n background: white;\n border-radius: 2.13333333vw;\n padding: 2.66666667vw;\n}\n.btn-block {\n position: fixed;\n padding: 2.66666667vw 0;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n}\n.btn-block .lastTime {\n top: -8vw;\n height: 8vw;\n line-height: 8vw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n}\n.btn-block .btn {\n width: 76.53333333vw;\n height: 11.73333333vw;\n margin: auto;\n background: #FF785D;\n border-radius: 26.66666667vw;\n color: white;\n line-height: 11.73333333vw;\n text-align: center;\n font-size: 16px;\n font-family: PingFang-SC-Medium;\n font-weight: 500;\n}\n",'\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n@import "../../util/public";\n.share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n'],sourceRoot:""}])},LyMh:function(n,t){n.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC"},a5ZB:function(n,t,e){n.exports=e.p+"static/img/shareGoodsBg5.78afeac.png"},wP84:function(n,t,e){var o=e("IshY");"string"==typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);e("rjj0")("7a96b268",o,!1,{})}});
//# sourceMappingURL=9.11bc377c276c51baf135.js.map //# sourceMappingURL=9.4d73902c9ef930100299.js.map
\ No newline at end of file \ No newline at end of file
{"version":3,"sources":["webpack:///./src/components/newLesson/shareGoods.vue?9f21","webpack:///src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?1b73","webpack:///./src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?f704","webpack:///./src/components/newLesson/shareGoods.vue?a18f","webpack:///./src/assets/newLesson/title-share-goods.png","webpack:///./src/assets/newLesson/shareGoodsBg4.png","webpack:///./src/components/newLesson/shareGoods.vue?16fc"],"names":["content","__webpack_require__","module","i","locals","exports","shareGoods","name","components","loginPage","data","shareGoodsBg","shareGoodsBg4_default","a","title_share_goods","title_share_goods_default","userDetail","bindMobile","show","mobile","img_code","verify_code","shopId","goodsDetail","lastTime","localStorage","getItem","JSON","parse","day","hour","min","second","methods","lastTimeOut","this","setItem","stringify_default","initPage","_this","$sa","track","salesID","$route","query","userID","Object","api","then","res","user_info","avatar","replace","value","desc","goods_desc","goToBuyPage","window","location","href","toBuy","type","_this2","tabTitle","moduleTitle","buttonType","buttonName","setTimeout","mounted","_this3","setInterval","$refs","share_page","addEventListener","t","scrollTop","btn_block","style","opacity","render","_vm","_h","$createElement","_c","_self","ref","staticClass","backgroundImage","attrs","src","_v","_s","nickname","total_day","on","click","$event","_e","domProps","innerHTML","detail","bind-mobile","groupDetail","_withStripped","esExports","staticRenderFns","newLesson_shareGoods","disposed","Component","normalizeComponent","ssrContext","options","__file","__webpack_exports__","push","version","sources","names","mappings","file","sourcesContent","sourceRoot","p"],"mappings":"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","file":"static/js/9.11bc377c276c51baf135.js","sourcesContent":["// style-loader: Adds some css to the DOM by adding a <style> tag\n\n// load the styles\nvar content = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\");\nif(typeof content === 'string') content = [[module.id, content, '']];\nif(content.locals) module.exports = content.locals;\n// add the styles to the DOM\nvar update = require(\"!../../../node_modules/vue-style-loader/lib/addStylesClient.js\")(\"2ca757eb\", content, false, {});\n// Hot Module Replacement\nif(module.hot) {\n // When the styles change, update the <style> tags\n if(!content.locals) {\n module.hot.accept(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\", function() {\n var newContent = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\");\n if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n update(newContent);\n });\n }\n // When the module is disposed, remove the <style> tags\n module.hot.dispose(function() { update(); });\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-style-loader!./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":false,\"hasInlineConfig\":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=1!./src/components/newLesson/shareGoods.vue\n// module id = 4S5z\n// module chunks = 9","<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg4.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n</script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n\n\n\n// WEBPACK FOOTER //\n// src/components/newLesson/shareGoods.vue","var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n [\n _c(\"div\", { ref: \"share_page\", staticClass: \"share-good-page\" }, [\n _vm.userDetail\n ? _c(\n \"div\",\n {\n staticClass: \"share-good-head\",\n style: { backgroundImage: \"url('\" + _vm.shareGoodsBg + \"')\" }\n },\n [\n _c(\"img\", {\n staticClass: \"head\",\n attrs: { src: _vm.userDetail.user_info.avatar }\n }),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"title\",\n style: {\n backgroundImage: \"url('\" + _vm.title_share_goods + \"')\"\n }\n },\n [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.userDetail.user_info.nickname) +\n \"\\n \"\n )\n ]\n ),\n _vm._v(\" \"),\n _c(\"div\", { staticClass: \"day\" }, [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.userDetail.total_day) +\n \"\\n \"\n ),\n _c(\"span\", [_vm._v(\"\\n Days\\n \")])\n ]),\n _vm._v(\" \"),\n _c(\"div\", {\n staticClass: \"iknow\",\n on: {\n click: function($event) {\n _vm.toBuy(1)\n }\n }\n })\n ]\n )\n : _vm._e(),\n _vm._v(\" \"),\n _vm.goodsDetail\n ? _c(\"div\", { staticClass: \"good-content\" }, [\n _c(\"div\", {\n staticClass: \"content\",\n domProps: { innerHTML: _vm._s(_vm.goodsDetail.desc.detail) }\n }),\n _vm._v(\" \"),\n _c(\"div\", { ref: \"btn_block\", staticClass: \"btn-block\" }, [\n _c(\"div\", { staticClass: \"lastTime\" }, [\n _vm._v(\n \"\\n 优惠倒计时 \" +\n _vm._s(_vm.lastTime.day) +\n \" 天 \" +\n _vm._s(_vm.lastTime.hour) +\n \" 时 \" +\n _vm._s(_vm.lastTime.min) +\n \" 分 \" +\n _vm._s(_vm.lastTime.second) +\n \" 秒\\n \"\n )\n ]),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"btn\",\n on: {\n click: function($event) {\n _vm.toBuy(2)\n }\n }\n },\n [_vm._v(\"\\n 正在疯抢 · 超值VIP课程\\n \")]\n )\n ])\n ])\n : _vm._e()\n ]),\n _vm._v(\" \"),\n _vm.goodsDetail\n ? _c(\"login-page\", {\n attrs: {\n \"bind-mobile\": _vm.bindMobile,\n groupDetail: _vm.goodsDetail\n },\n on: { goToBuyPage: _vm.goToBuyPage }\n })\n : _vm._e()\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\nif (module.hot) {\n module.hot.accept()\n if (module.hot.data) {\n require(\"vue-hot-reload-api\") .rerender(\"data-v-52fa373e\", esExports)\n }\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-52fa373e\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","var disposed = false\nfunction injectStyle (ssrContext) {\n if (disposed) return\n require(\"!!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!less-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./shareGoods.vue\")\n require(\"!!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=1!./shareGoods.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./shareGoods.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-52fa373e\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\nComponent.options.__file = \"src/components/newLesson/shareGoods.vue\"\n\n/* hot reload */\nif (module.hot) {(function () {\n var hotAPI = require(\"vue-hot-reload-api\")\n hotAPI.install(require(\"vue\"), false)\n if (!hotAPI.compatible) return\n module.hot.accept()\n if (!module.hot.data) {\n hotAPI.createRecord(\"data-v-52fa373e\", Component.options)\n } else {\n hotAPI.reload(\"data-v-52fa373e\", Component.options)\n }\n module.hot.dispose(function (data) {\n disposed = true\n })\n})()}\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","exports = module.exports = require(\"../../../node_modules/css-loader/lib/css-base.js\")(true);\n// imports\n\n\n// module\nexports.push([module.id, \"\\nimg{\\n max-width: 100% !important;\\n}\\n\", \"\", {\"version\":3,\"sources\":[\"D:/myproject/new-singsingH5/src/components/newLesson/src/components/newLesson/shareGoods.vue\"],\"names\":[],\"mappings\":\";AAyPA;EACA,2BAAA;CACA\",\"file\":\"shareGoods.vue\",\"sourcesContent\":[\"<template>\\n <div>\\n <div class=\\\"share-good-page\\\" ref=\\\"share_page\\\">\\n <div class=\\\"share-good-head\\\" v-if=\\\"userDetail\\\" :style=\\\"{backgroundImage:`url('${shareGoodsBg}')`}\\\">\\n <img class=\\\"head\\\" :src=\\\"userDetail.user_info.avatar\\\">\\n <div class=\\\"title\\\" :style=\\\"{backgroundImage:`url('${title_share_goods}')`}\\\" >\\n {{userDetail.user_info.nickname}}\\n </div>\\n <div class=\\\"day\\\">\\n {{userDetail.total_day}}\\n <span>\\n Days\\n </span>\\n </div>\\n <div class=\\\"iknow\\\" @click=\\\"toBuy(1)\\\">\\n\\n </div>\\n </div>\\n <div class=\\\"good-content\\\" v-if=\\\"goodsDetail\\\">\\n <div class=\\\"content\\\" v-html=\\\"goodsDetail.desc.detail\\\">\\n </div>\\n <div class=\\\"btn-block\\\" ref=\\\"btn_block\\\">\\n <div class=\\\"lastTime\\\">\\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\\n </div>\\n <div class=\\\"btn\\\" @click=\\\"toBuy(2)\\\">\\n 正在疯抢 · 超值VIP课程\\n </div>\\n </div>\\n </div>\\n </div>\\n <login-page v-if=\\\"goodsDetail\\\" :bind-mobile=\\\"bindMobile\\\" :groupDetail=\\\"goodsDetail\\\" @goToBuyPage=\\\"goToBuyPage\\\"></login-page>\\n </div>\\n\\n</template>\\n\\n\\n<script>\\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg4.png'\\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \\\"../../service/api\\\";\\n import loginPage from '../buy/login'\\n export default {\\n name: \\\"shareGoods\\\",\\n components: {loginPage},\\n data(){\\n return {\\n shareGoodsBg:shareGoodsBg,\\n title_share_goods:title_share_goods,\\n userDetail:null,\\n bindMobile:{\\n show:false,\\n mobile:'',\\n img_code:'',\\n verify_code:''\\n },\\n shopId:null,\\n goodsDetail:null,\\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\\n }\\n },\\n methods:{\\n lastTimeOut(){\\n if(this.lastTime.second === 0 ){\\n this.lastTime.second = 59;\\n if(this.lastTime.min === 0 ){\\n this.lastTime.min = 59;\\n if(this.lastTime.hour === 0 ){\\n this.lastTime.hour = 8;\\n }else{\\n this.lastTime.hour--;\\n }\\n }else{\\n this.lastTime.min--;\\n }\\n }else{\\n this.lastTime.second--;\\n }\\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\\n },\\n initPage(){\\n this.$sa.track('ViewInvitation',{\\n salesID:this.$route.query.userID,\\n });\\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\\n this.userDetail = res\\n });\\n getShareGoodsApi().then(res=>{\\n this.shopId = res[0].value;\\n getGoodsDetailApi(this.shopId).then(res=>{\\n res.desc = JSON.parse(res.desc)\\n res.goods_desc = JSON.parse(res.goods_desc);\\n this.goodsDetail = res\\n })\\n })\\n },\\n goToBuyPage(){\\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\\n },\\n toBuy(type){\\n if(type === 1){\\n this.$sa.track('buttonClick',{\\n tabTitle:'打卡商品页',\\n moduleTitle:'功能按钮',\\n buttonType:'购买',\\n buttonName:'马上报名1'\\n });\\n }else{\\n this.$sa.track('buttonClick',{\\n tabTitle:'打卡商品页',\\n moduleTitle:'功能按钮',\\n buttonType:'购买',\\n buttonName:'马上报名2'\\n });\\n }\\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\\n this.bindMobile.show = true;\\n setTimeout(()=>{\\n this.$sa.track('ViewRegisterpage',{});\\n },1000)\\n }else{\\n this.goToBuyPage();\\n }\\n }\\n },\\n mounted(){\\n this.initPage();\\n setInterval(()=>{this.lastTimeOut()},1000);\\n this.$refs.share_page.addEventListener('scroll',()=>{\\n //变量t是滚动条滚动时,距离顶部的距离\\n let t = this.$refs.share_page.scrollTop;\\n if( this.$refs.btn_block){\\n if(t>500){\\n this.$refs.btn_block.style.opacity = 1\\n }else{\\n this.$refs.btn_block.style.opacity = 0\\n }\\n }\\n })\\n }\\n }\\n</script>\\n\\n<style scoped lang=\\\"less\\\">\\n @import \\\"../../util/public\\\";\\n .share-good-page{\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n }\\n .share-good-head{\\n width: 100%;\\n height: 584*@toVw;\\n margin-top: -64*@toVw;\\n background-size: 100% 100%;\\n position: relative;\\n .iknow{\\n position: absolute;\\n top: 470*@toVw;\\n width: 200*@toVw;\\n height: 44*@toVw;\\n left: 87*@toVw;\\n }\\n .head{\\n position: absolute;\\n width: 70*@toVw;\\n height: 70*@toVw;\\n top: 155*@toVw;\\n left: 153*@toVw;\\n border-radius: 100*@toVw;\\n }\\n .title{\\n position: absolute;\\n width: 225*@toVw;\\n height: 54*@toVw;\\n background-size: 100% 100%;\\n top: 215*@toVw;\\n left: 75*@toVw;\\n text-align: center;\\n color: white;\\n font-size: 20*@toVw;\\n line-height: 48*@toVw;\\n }\\n .day{\\n position: absolute;\\n top: 320*@toVw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size:48*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n span{\\n font-size:20*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n color:rgba(6,151,119,1);\\n }\\n }\\n }\\n .good-content{\\n background: #00E0AE;\\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\\n .content{\\n background: white;\\n border-radius: 8*@toVw;\\n padding: 10*@toVw;\\n };\\n }\\n .btn-block{\\n position: fixed;\\n padding: 10*@toVw 0 ;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n .lastTime{\\n top: -30*@toVw;\\n height: 30*@toVw;\\n line-height: 30*@toVw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n }\\n .btn{\\n width: 287*@toVw;\\n height: 44*@toVw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 100*@toVw;\\n color: white;\\n line-height: 44*@toVw;\\n text-align: center;\\n font-size:16px;\\n font-family:PingFang-SC-Medium;\\n font-weight:500;\\n }\\n }\\n</style>\\n<style>\\n img{\\n max-width: 100% !important;\\n }\\n</style>\\n\"],\"sourceRoot\":\"\"}]);\n\n// exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":false,\"hasInlineConfig\":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=1!./src/components/newLesson/shareGoods.vue\n// module id = DuJ/\n// module chunks = 9","exports = module.exports = require(\"../../../node_modules/css-loader/lib/css-base.js\")(true);\n// imports\n\n\n// module\nexports.push([module.id, \"\\n.fl-r[data-v-52fa373e] {\\n float: right;\\n}\\n.main-block[data-v-52fa373e] {\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\n.clear-both[data-v-52fa373e]:after {\\n content: '';\\n display: block;\\n clear: both;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar-track-piece {\\n border-radius: 10px;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar {\\n width: 5px;\\n height: 5px;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar-thumb {\\n background-color: #999;\\n border-radius: 10px;\\n height: 10px;\\n min-height: 10px;\\n}\\n.share-good-page[data-v-52fa373e] {\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n.share-good-head[data-v-52fa373e] {\\n width: 100%;\\n height: 155.73333333vw;\\n margin-top: -17.06666667vw;\\n background-size: 100% 100%;\\n position: relative;\\n}\\n.share-good-head .iknow[data-v-52fa373e] {\\n position: absolute;\\n top: 125.33333333vw;\\n width: 53.33333333vw;\\n height: 11.73333333vw;\\n left: 23.2vw;\\n}\\n.share-good-head .head[data-v-52fa373e] {\\n position: absolute;\\n width: 18.66666667vw;\\n height: 18.66666667vw;\\n top: 41.33333333vw;\\n left: 40.8vw;\\n border-radius: 26.66666667vw;\\n}\\n.share-good-head .title[data-v-52fa373e] {\\n position: absolute;\\n width: 60vw;\\n height: 14.4vw;\\n background-size: 100% 100%;\\n top: 57.33333333vw;\\n left: 20vw;\\n text-align: center;\\n color: white;\\n font-size: 5.33333333vw;\\n line-height: 12.8vw;\\n}\\n.share-good-head .day[data-v-52fa373e] {\\n position: absolute;\\n top: 85.33333333vw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size: 12.8vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n}\\n.share-good-head .day span[data-v-52fa373e] {\\n font-size: 5.33333333vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n color: #069777;\\n}\\n.good-content[data-v-52fa373e] {\\n background: #00E0AE;\\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\\n}\\n.good-content .content[data-v-52fa373e] {\\n background: white;\\n border-radius: 2.13333333vw;\\n padding: 2.66666667vw;\\n}\\n.btn-block[data-v-52fa373e] {\\n position: fixed;\\n padding: 2.66666667vw 0;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n -webkit-transition: all 0.5s;\\n transition: all 0.5s;\\n bottom: 0;\\n}\\n.btn-block .lastTime[data-v-52fa373e] {\\n top: -8vw;\\n height: 8vw;\\n line-height: 8vw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n}\\n.btn-block .btn[data-v-52fa373e] {\\n width: 76.53333333vw;\\n height: 11.73333333vw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 26.66666667vw;\\n color: white;\\n line-height: 11.73333333vw;\\n text-align: center;\\n font-size: 16px;\\n font-family: PingFang-SC-Medium;\\n font-weight: 500;\\n}\\n\", \"\", {\"version\":3,\"sources\":[\"D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/util/public.less\",\"D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue\",\"D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue\"],\"names\":[],\"mappings\":\";AAcA;EACE,aAAA;CCbD;ADeD;EACE,YAAA;EACA,kBAAA;EACA,aAAA;CCbD;ADmBC;EACE,YAAA;EACA,eAAA;EACA,YAAA;CCjBH;ADqBD;EACE,oBAAA;CCnBD;ADqBD;EACE,WAAA;EACA,YAAA;CCnBD;ADqBD;EACE,uBAAA;EACA,oBAAA;EACA,aAAA;EACA,iBAAA;CCnBD;ACyHD;EACE,mBAAA;EACA,OAAA;EACA,QAAA;EACA,SAAA;EACA,UAAA;EACA,eAAA;CDvHD;ACyHA;EACE,YAAA;EACA,uBAAA;EACA,2BAAA;EACA,2BAAA;EACA,mBAAA;CDvHF;ACkHA;EAOI,mBAAA;EACA,oBAAA;EACA,qBAAA;EACA,sBAAA;EACA,aAAA;CDtHJ;AC2GA;EAcI,mBAAA;EACA,qBAAA;EACA,sBAAA;EACA,mBAAA;EACA,aAAA;EACA,6BAAA;CDtHJ;ACmGA;EAsBI,mBAAA;EACA,YAAA;EACA,eAAA;EACA,2BAAA;EACA,mBAAA;EACA,WAAA;EACA,mBAAA;EACA,aAAA;EACA,wBAAA;EACA,oBAAA;CDtHJ;ACuFA;EAkCI,mBAAA;EACA,mBAAA;EACA,YAAA;EACA,mBAAA;EACA,eAAA;EACA,kBAAA;EACA,8BAAA;EACA,kBAAA;CDtHJ;AC6EA;EA2CM,wBAAA;EACA,8BAAA;EACA,kBAAA;EACA,eAAA;CDrHN;ACyHA;EACE,oBAAA;EACA,mDAAA;CDvHF;ACqHA;EAII,kBAAA;EACA,4BAAA;EACA,sBAAA;CDtHJ;ACyHA;EACE,gBAAA;EACA,wBAAA;EACA,QAAA;EACA,YAAA;EACA,kBAAA;EACA,WAAA;EACA,6BAAA;EAAA,qBAAA;EACA,UAAA;CDvHF;AC+GA;EAUI,UAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,oBAAA;EACA,mBAAA;EACA,mBAAA;EACA,QAAA;EACA,YAAA;CDtHJ;ACoGA;EAqBI,qBAAA;EACA,sBAAA;EACA,aAAA;EACA,oBAAA;EACA,6BAAA;EACA,aAAA;EACA,2BAAA;EACA,mBAAA;EACA,gBAAA;EACA,gCAAA;EACA,iBAAA;CDtHJ\",\"file\":\"shareGoods.vue\",\"sourcesContent\":[\"//颜色参数\\n@toVw:100/375vw;\\n@toVh:100/667vh;\\n@bg-b: #333;\\n@bg-b-s:#444;\\n@black-line:#191919;\\n@gray-line:#666;\\n@light-line:#ddd;\\n@main-font-color:#fff;\\n@secondary-font-color:#999;\\n@gold-color-light:#FFD04B;\\n@gold-color: #a18430;\\n\\n//公共类\\n.fl-r{\\n float: right;\\n}\\n.main-block{\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\nhtml{\\n\\n}\\n.clear-both{\\n &:after{\\n content: '';\\n display: block;\\n clear: both;\\n }\\n}\\n//滚动条样式\\n::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\\n border-radius: 10px;\\n}\\n::-webkit-scrollbar {//滚动条的宽度\\n width:5px;\\n height:5px;\\n}\\n::-webkit-scrollbar-thumb {//滚动条的设置\\n background-color:@secondary-font-color;\\n border-radius: 10px;\\n height: 10px;\\n min-height:10px;\\n}\\n\",\".fl-r {\\n float: right;\\n}\\n.main-block {\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\n.clear-both:after {\\n content: '';\\n display: block;\\n clear: both;\\n}\\n::-webkit-scrollbar-track-piece {\\n border-radius: 10px;\\n}\\n::-webkit-scrollbar {\\n width: 5px;\\n height: 5px;\\n}\\n::-webkit-scrollbar-thumb {\\n background-color: #999;\\n border-radius: 10px;\\n height: 10px;\\n min-height: 10px;\\n}\\n.share-good-page {\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n.share-good-head {\\n width: 100%;\\n height: 155.73333333vw;\\n margin-top: -17.06666667vw;\\n background-size: 100% 100%;\\n position: relative;\\n}\\n.share-good-head .iknow {\\n position: absolute;\\n top: 125.33333333vw;\\n width: 53.33333333vw;\\n height: 11.73333333vw;\\n left: 23.2vw;\\n}\\n.share-good-head .head {\\n position: absolute;\\n width: 18.66666667vw;\\n height: 18.66666667vw;\\n top: 41.33333333vw;\\n left: 40.8vw;\\n border-radius: 26.66666667vw;\\n}\\n.share-good-head .title {\\n position: absolute;\\n width: 60vw;\\n height: 14.4vw;\\n background-size: 100% 100%;\\n top: 57.33333333vw;\\n left: 20vw;\\n text-align: center;\\n color: white;\\n font-size: 5.33333333vw;\\n line-height: 12.8vw;\\n}\\n.share-good-head .day {\\n position: absolute;\\n top: 85.33333333vw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size: 12.8vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n}\\n.share-good-head .day span {\\n font-size: 5.33333333vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n color: #069777;\\n}\\n.good-content {\\n background: #00E0AE;\\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\\n}\\n.good-content .content {\\n background: white;\\n border-radius: 2.13333333vw;\\n padding: 2.66666667vw;\\n}\\n.btn-block {\\n position: fixed;\\n padding: 2.66666667vw 0;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n}\\n.btn-block .lastTime {\\n top: -8vw;\\n height: 8vw;\\n line-height: 8vw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n}\\n.btn-block .btn {\\n width: 76.53333333vw;\\n height: 11.73333333vw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 26.66666667vw;\\n color: white;\\n line-height: 11.73333333vw;\\n text-align: center;\\n font-size: 16px;\\n font-family: PingFang-SC-Medium;\\n font-weight: 500;\\n}\\n\",\"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n@import \\\"../../util/public\\\";\\n.share-good-page{\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n .share-good-head{\\n width: 100%;\\n height: 584*@toVw;\\n margin-top: -64*@toVw;\\n background-size: 100% 100%;\\n position: relative;\\n .iknow{\\n position: absolute;\\n top: 470*@toVw;\\n width: 200*@toVw;\\n height: 44*@toVw;\\n left: 87*@toVw;\\n }\\n .head{\\n position: absolute;\\n width: 70*@toVw;\\n height: 70*@toVw;\\n top: 155*@toVw;\\n left: 153*@toVw;\\n border-radius: 100*@toVw;\\n }\\n .title{\\n position: absolute;\\n width: 225*@toVw;\\n height: 54*@toVw;\\n background-size: 100% 100%;\\n top: 215*@toVw;\\n left: 75*@toVw;\\n text-align: center;\\n color: white;\\n font-size: 20*@toVw;\\n line-height: 48*@toVw;\\n }\\n .day{\\n position: absolute;\\n top: 320*@toVw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size:48*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n span{\\n font-size:20*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n color:rgba(6,151,119,1);\\n }\\n }\\n }\\n .good-content{\\n background: #00E0AE;\\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\\n .content{\\n background: white;\\n border-radius: 8*@toVw;\\n padding: 10*@toVw;\\n };\\n }\\n .btn-block{\\n position: fixed;\\n padding: 10*@toVw 0 ;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n .lastTime{\\n top: -30*@toVw;\\n height: 30*@toVw;\\n line-height: 30*@toVw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n }\\n .btn{\\n width: 287*@toVw;\\n height: 44*@toVw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 100*@toVw;\\n color: white;\\n line-height: 44*@toVw;\\n text-align: center;\\n font-size:16px;\\n font-family:PingFang-SC-Medium;\\n font-weight:500;\\n }\\n }\\n\"],\"sourceRoot\":\"\"}]);\n\n// exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":true,\"hasInlineConfig\":false}!./node_modules/less-loader/dist/cjs.js?{\"sourceMap\":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/newLesson/shareGoods.vue\n// module id = IshY\n// module chunks = 9","module.exports = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC\"\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/title-share-goods.png\n// module id = LyMh\n// module chunks = 9","module.exports = __webpack_public_path__ + \"static/img/shareGoodsBg4.e893119.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/shareGoodsBg4.png\n// module id = R3cx\n// module chunks = 9","// style-loader: Adds some css to the DOM by adding a <style> tag\n\n// load the styles\nvar content = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\");\nif(typeof content === 'string') content = [[module.id, content, '']];\nif(content.locals) module.exports = content.locals;\n// add the styles to the DOM\nvar update = require(\"!../../../node_modules/vue-style-loader/lib/addStylesClient.js\")(\"7a96b268\", content, false, {});\n// Hot Module Replacement\nif(module.hot) {\n // When the styles change, update the <style> tags\n if(!content.locals) {\n module.hot.accept(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\", function() {\n var newContent = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\");\n if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n update(newContent);\n });\n }\n // When the module is disposed, remove the <style> tags\n module.hot.dispose(function() { update(); });\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-style-loader!./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":true,\"hasInlineConfig\":false}!./node_modules/less-loader/dist/cjs.js?{\"sourceMap\":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/newLesson/shareGoods.vue\n// module id = wP84\n// module chunks = 9"],"sourceRoot":""} {"version":3,"sources":["webpack:///./src/components/newLesson/shareGoods.vue?9f21","webpack:///src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?1b73","webpack:///./src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?f704","webpack:///./src/components/newLesson/shareGoods.vue?a18f","webpack:///./src/assets/newLesson/title-share-goods.png","webpack:///./src/assets/newLesson/shareGoodsBg5.png","webpack:///./src/components/newLesson/shareGoods.vue?16fc"],"names":["content","__webpack_require__","module","i","locals","exports","shareGoods","name","components","loginPage","data","shareGoodsBg","shareGoodsBg5_default","a","title_share_goods","title_share_goods_default","userDetail","bindMobile","show","mobile","img_code","verify_code","shopId","goodsDetail","lastTime","localStorage","getItem","JSON","parse","day","hour","min","second","methods","lastTimeOut","this","setItem","stringify_default","initPage","_this","$sa","track","salesID","$route","query","userID","Object","api","then","res","user_info","avatar","replace","value","desc","goods_desc","goToBuyPage","window","location","href","toBuy","type","_this2","tabTitle","moduleTitle","buttonType","buttonName","setTimeout","mounted","_this3","setInterval","$refs","share_page","addEventListener","t","scrollTop","btn_block","style","opacity","render","_vm","_h","$createElement","_c","_self","ref","staticClass","backgroundImage","attrs","src","_v","_s","nickname","total_day","on","click","$event","_e","domProps","innerHTML","detail","bind-mobile","groupDetail","_withStripped","esExports","staticRenderFns","newLesson_shareGoods","disposed","Component","normalizeComponent","ssrContext","options","__file","__webpack_exports__","push","version","sources","names","mappings","file","sourcesContent","sourceRoot","p"],"mappings":"yCAGA,IAAAA,EAAcC,EAAQ,QACtB,iBAAAD,QAA4CE,EAAAC,EAASH,EAAA,MACrDA,EAAAI,SAAAF,EAAAG,QAAAL,EAAAI,QAEaH,EAAQ,OAARA,CAAwE,WAAAD,GAAA,2KCmCrFM,GACAC,KAAA,aACAC,YAAAC,oBAAA,GACAC,KAHA,WAIA,OACAC,aAAAC,EAAAC,EACAC,kBAAAC,EAAAF,EACAG,WAAA,KACAC,YACAC,MAAA,EACAC,OAAA,GACAC,SAAA,GACAC,YAAA,IAEAC,OAAA,KACAC,YAAA,KACAC,SAAAC,aAAAC,QAAA,iBAAAC,KAAAC,MAAAH,aAAAC,QAAA,mBAAAG,IAAA,EAAAC,KAAA,EAAAC,IAAA,EAAAC,OAAA,KAGAC,SACAC,YADA,WAEA,IAAAC,KAAAX,SAAAQ,QACAG,KAAAX,SAAAQ,OAAA,GACA,IAAAG,KAAAX,SAAAO,KACAI,KAAAX,SAAAO,IAAA,GACA,IAAAI,KAAAX,SAAAM,KACAK,KAAAX,SAAAM,KAAA,EAEAK,KAAAX,SAAAM,QAGAK,KAAAX,SAAAO,OAGAI,KAAAX,SAAAQ,SAEAP,aAAAW,QAAA,gBAAAC,IAAAF,KAAAX,YAEAc,SAnBA,WAmBA,IAAAC,EAAAJ,KACAA,KAAAK,IAAAC,MAAA,kBACAC,QAAAP,KAAAQ,OAAAC,MAAAC,SAEMC,OAAAC,EAAA,EAAAD,CAANX,KAAAQ,OAAAC,MAAAC,QAAAG,KAAA,SAAAC,GACAA,EAAAC,UAAAC,OAAAF,EAAAC,UAAAC,OAAAC,QAAA,sBACAb,EAAAvB,WAAAiC,IAEMH,OAAAC,EAAA,EAAAD,GAANE,KAAA,SAAAC,GACAV,EAAAjB,OAAA2B,EAAA,GAAAI,MACQP,OAAAC,EAAA,EAAAD,CAARP,EAAAjB,QAAA0B,KAAA,SAAAC,GACAA,EAAAK,KAAA3B,KAAAC,MAAAqB,EAAAK,MACAL,EAAAM,WAAA5B,KAAAC,MAAAqB,EAAAM,YACAhB,EAAAhB,YAAA0B,OAIAO,YApCA,WAqCAC,OAAAC,SAAAC,KAAA,0DAAAxB,KAAAb,OAAA,uBAAAa,KAAAQ,OAAAC,MAAAC,QAEAe,MAvCA,SAuCAC,GAAA,IAAAC,EAAA3B,KACA,IAAA0B,EACA1B,KAAAK,IAAAC,MAAA,eACAsB,SAAA,QACAC,YAAA,OACAC,WAAA,KACAC,WAAA,UAGA/B,KAAAK,IAAAC,MAAA,eACAsB,SAAA,QACAC,YAAA,OACAC,WAAA,KACAC,WAAA,UAGAvC,KAAAC,MAAAH,aAAAC,QAAA,aAAAP,QAAA,KAAAQ,KAAAC,MAAAH,aAAAC,QAAA,aAAAP,OAMAgB,KAAAqB,eALArB,KAAAlB,WAAAC,MAAA,EACAiD,WAAA,WACAL,EAAAtB,IAAAC,MAAA,wBACA,QAMA2B,QApFA,WAoFA,IAAAC,EAAAlC,KACAA,KAAAG,WACAgC,YAAA,WAAAD,EAAAnC,eAAA,KACAC,KAAAoC,MAAAC,WAAAC,iBAAA,oBAEA,IAAAC,EAAAL,EAAAE,MAAAC,WAAAG,UACAN,EAAAE,MAAAK,YAEAP,EAAAE,MAAAK,UAAAC,MAAAC,QADAJ,EAAA,IACA,EAEA,OCxIAK,EAAA,WACA,IAAAC,EAAA7C,KACA8C,EAAAD,EAAAE,eACAC,EAAAH,EAAAI,MAAAD,IAAAF,EACA,OAAAE,EACA,OAEAA,EAAA,OAAiBE,IAAA,aAAAC,YAAA,oBACjBN,EAAAhE,WACAmE,EACA,OAEAG,YAAA,kBACAT,OAAwBU,gBAAA,QAAAP,EAAArE,aAAA,QAGxBwE,EAAA,OACAG,YAAA,OACAE,OAA0BC,IAAAT,EAAAhE,WAAAkC,UAAAC,UAE1B6B,EAAAU,GAAA,KACAP,EACA,OAEAG,YAAA,QACAT,OACAU,gBAAA,QAAAP,EAAAlE,kBAAA,QAIAkE,EAAAU,GACA,aACAV,EAAAW,GAAAX,EAAAhE,WAAAkC,UAAA0C,UACA,cAIAZ,EAAAU,GAAA,KACAP,EAAA,OAA2BG,YAAA,QAC3BN,EAAAU,GACA,aACAV,EAAAW,GAAAX,EAAAhE,WAAA6E,WACA,cAEAV,EAAA,QAAAH,EAAAU,GAAA,8BAEAV,EAAAU,GAAA,KACAP,EAAA,OACAG,YAAA,QACAQ,IACAC,MAAA,SAAAC,GACAhB,EAAApB,MAAA,SAMAoB,EAAAiB,KACAjB,EAAAU,GAAA,KACAV,EAAAzD,YACA4D,EAAA,OAAuBG,YAAA,iBACvBH,EAAA,OACAG,YAAA,UACAY,UAA2BC,UAAAnB,EAAAW,GAAAX,EAAAzD,YAAA+B,KAAA8C,WAE3BpB,EAAAU,GAAA,KACAP,EAAA,OAAyBE,IAAA,YAAAC,YAAA,cACzBH,EAAA,OAA2BG,YAAA,aAC3BN,EAAAU,GACA,qBACAV,EAAAW,GAAAX,EAAAxD,SAAAK,KACA,MACAmD,EAAAW,GAAAX,EAAAxD,SAAAM,MACA,MACAkD,EAAAW,GAAAX,EAAAxD,SAAAO,KACA,MACAiD,EAAAW,GAAAX,EAAAxD,SAAAQ,QACA,kBAGAgD,EAAAU,GAAA,KACAP,EACA,OAEAG,YAAA,MACAQ,IACAC,MAAA,SAAAC,GACAhB,EAAApB,MAAA,OAIAoB,EAAAU,GAAA,8CAIAV,EAAAiB,OAEAjB,EAAAU,GAAA,KACAV,EAAAzD,YACA4D,EAAA,cACAK,OACAa,cAAArB,EAAA/D,WACAqF,YAAAtB,EAAAzD,aAEAuE,IAAiBtC,YAAAwB,EAAAxB,eAEjBwB,EAAAiB,MAEA,IAIAlB,EAAAwB,eAAA,EACA,IAAAC,GAAiBzB,SAAA0B,oBACFC,EAAA,EClHf,IAAAC,GAAA,EAMA,IAcAC,EAdyB3G,EAAQ,OAcjC4G,CACEvG,EACAoG,GATF,EAZA,SAAAI,GACAH,IACE1G,EAAQ,QACRA,EAAQ,UAaV,kBAEA,MASA2G,EAAAG,QAAAC,OAAA,0CAkBeC,EAAA,QAAAL,EAAiB,iCC9ChC1G,EAAAG,QAA2BJ,EAAQ,OAARA,EAA0D,IAKrFiH,MAAchH,EAAAC,EAAS,6CAA2C,IAAUgH,QAAA,EAAAC,SAAA,gGAAAC,SAAAC,SAAA,yBAAgKC,KAAA,iBAAAC,gBAAA,05NAA07NC,WAAA,6BCLtqOvH,EAAAG,QAA2BJ,EAAQ,OAARA,EAA0D,IAKrFiH,MAAchH,EAAAC,EAAS,0vFAAwvF,IAAUgH,QAAA,EAAAC,SAAA,0SAAAC,SAAAC,SAAA,4qCAA4/CC,KAAA,iBAAAC,gBAAA,8uBAA2xB,q6EAAq6E,m3EAAo3EC,WAAA,0BCLz0TvH,EAAAG,QAAA,mgCCAAH,EAAAG,QAAiBJ,EAAAyH,EAAuB,6DCGxC,IAAA1H,EAAcC,EAAQ,QACtB,iBAAAD,QAA4CE,EAAAC,EAASH,EAAA,MACrDA,EAAAI,SAAAF,EAAAG,QAAAL,EAAAI,QAEaH,EAAQ,OAARA,CAAwE,WAAAD,GAAA","file":"static/js/9.4d73902c9ef930100299.js","sourcesContent":["// style-loader: Adds some css to the DOM by adding a <style> tag\n\n// load the styles\nvar content = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\");\nif(typeof content === 'string') content = [[module.id, content, '']];\nif(content.locals) module.exports = content.locals;\n// add the styles to the DOM\nvar update = require(\"!../../../node_modules/vue-style-loader/lib/addStylesClient.js\")(\"2ca757eb\", content, false, {});\n// Hot Module Replacement\nif(module.hot) {\n // When the styles change, update the <style> tags\n if(!content.locals) {\n module.hot.accept(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\", function() {\n var newContent = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=1!./shareGoods.vue\");\n if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n update(newContent);\n });\n }\n // When the module is disposed, remove the <style> tags\n module.hot.dispose(function() { update(); });\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-style-loader!./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":false,\"hasInlineConfig\":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=1!./src/components/newLesson/shareGoods.vue\n// module id = 4S5z\n// module chunks = 9","<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg5.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n</script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n\n\n\n// WEBPACK FOOTER //\n// src/components/newLesson/shareGoods.vue","var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n [\n _c(\"div\", { ref: \"share_page\", staticClass: \"share-good-page\" }, [\n _vm.userDetail\n ? _c(\n \"div\",\n {\n staticClass: \"share-good-head\",\n style: { backgroundImage: \"url('\" + _vm.shareGoodsBg + \"')\" }\n },\n [\n _c(\"img\", {\n staticClass: \"head\",\n attrs: { src: _vm.userDetail.user_info.avatar }\n }),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"title\",\n style: {\n backgroundImage: \"url('\" + _vm.title_share_goods + \"')\"\n }\n },\n [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.userDetail.user_info.nickname) +\n \"\\n \"\n )\n ]\n ),\n _vm._v(\" \"),\n _c(\"div\", { staticClass: \"day\" }, [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.userDetail.total_day) +\n \"\\n \"\n ),\n _c(\"span\", [_vm._v(\"\\n Days\\n \")])\n ]),\n _vm._v(\" \"),\n _c(\"div\", {\n staticClass: \"iknow\",\n on: {\n click: function($event) {\n _vm.toBuy(1)\n }\n }\n })\n ]\n )\n : _vm._e(),\n _vm._v(\" \"),\n _vm.goodsDetail\n ? _c(\"div\", { staticClass: \"good-content\" }, [\n _c(\"div\", {\n staticClass: \"content\",\n domProps: { innerHTML: _vm._s(_vm.goodsDetail.desc.detail) }\n }),\n _vm._v(\" \"),\n _c(\"div\", { ref: \"btn_block\", staticClass: \"btn-block\" }, [\n _c(\"div\", { staticClass: \"lastTime\" }, [\n _vm._v(\n \"\\n 优惠倒计时 \" +\n _vm._s(_vm.lastTime.day) +\n \" 天 \" +\n _vm._s(_vm.lastTime.hour) +\n \" 时 \" +\n _vm._s(_vm.lastTime.min) +\n \" 分 \" +\n _vm._s(_vm.lastTime.second) +\n \" 秒\\n \"\n )\n ]),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"btn\",\n on: {\n click: function($event) {\n _vm.toBuy(2)\n }\n }\n },\n [_vm._v(\"\\n 正在疯抢 · 超值VIP课程\\n \")]\n )\n ])\n ])\n : _vm._e()\n ]),\n _vm._v(\" \"),\n _vm.goodsDetail\n ? _c(\"login-page\", {\n attrs: {\n \"bind-mobile\": _vm.bindMobile,\n groupDetail: _vm.goodsDetail\n },\n on: { goToBuyPage: _vm.goToBuyPage }\n })\n : _vm._e()\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\nif (module.hot) {\n module.hot.accept()\n if (module.hot.data) {\n require(\"vue-hot-reload-api\") .rerender(\"data-v-52fa373e\", esExports)\n }\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-52fa373e\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","var disposed = false\nfunction injectStyle (ssrContext) {\n if (disposed) return\n require(\"!!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!less-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./shareGoods.vue\")\n require(\"!!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=1!./shareGoods.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./shareGoods.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-52fa373e\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\nComponent.options.__file = \"src/components/newLesson/shareGoods.vue\"\n\n/* hot reload */\nif (module.hot) {(function () {\n var hotAPI = require(\"vue-hot-reload-api\")\n hotAPI.install(require(\"vue\"), false)\n if (!hotAPI.compatible) return\n module.hot.accept()\n if (!module.hot.data) {\n hotAPI.createRecord(\"data-v-52fa373e\", Component.options)\n } else {\n hotAPI.reload(\"data-v-52fa373e\", Component.options)\n }\n module.hot.dispose(function (data) {\n disposed = true\n })\n})()}\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","exports = module.exports = require(\"../../../node_modules/css-loader/lib/css-base.js\")(true);\n// imports\n\n\n// module\nexports.push([module.id, \"\\nimg{\\n max-width: 100% !important;\\n}\\n\", \"\", {\"version\":3,\"sources\":[\"D:/myproject/new-singsingH5/src/components/newLesson/src/components/newLesson/shareGoods.vue\"],\"names\":[],\"mappings\":\";AAyPA;EACA,2BAAA;CACA\",\"file\":\"shareGoods.vue\",\"sourcesContent\":[\"<template>\\n <div>\\n <div class=\\\"share-good-page\\\" ref=\\\"share_page\\\">\\n <div class=\\\"share-good-head\\\" v-if=\\\"userDetail\\\" :style=\\\"{backgroundImage:`url('${shareGoodsBg}')`}\\\">\\n <img class=\\\"head\\\" :src=\\\"userDetail.user_info.avatar\\\">\\n <div class=\\\"title\\\" :style=\\\"{backgroundImage:`url('${title_share_goods}')`}\\\" >\\n {{userDetail.user_info.nickname}}\\n </div>\\n <div class=\\\"day\\\">\\n {{userDetail.total_day}}\\n <span>\\n Days\\n </span>\\n </div>\\n <div class=\\\"iknow\\\" @click=\\\"toBuy(1)\\\">\\n\\n </div>\\n </div>\\n <div class=\\\"good-content\\\" v-if=\\\"goodsDetail\\\">\\n <div class=\\\"content\\\" v-html=\\\"goodsDetail.desc.detail\\\">\\n </div>\\n <div class=\\\"btn-block\\\" ref=\\\"btn_block\\\">\\n <div class=\\\"lastTime\\\">\\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\\n </div>\\n <div class=\\\"btn\\\" @click=\\\"toBuy(2)\\\">\\n 正在疯抢 · 超值VIP课程\\n </div>\\n </div>\\n </div>\\n </div>\\n <login-page v-if=\\\"goodsDetail\\\" :bind-mobile=\\\"bindMobile\\\" :groupDetail=\\\"goodsDetail\\\" @goToBuyPage=\\\"goToBuyPage\\\"></login-page>\\n </div>\\n\\n</template>\\n\\n\\n<script>\\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg5.png'\\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \\\"../../service/api\\\";\\n import loginPage from '../buy/login'\\n export default {\\n name: \\\"shareGoods\\\",\\n components: {loginPage},\\n data(){\\n return {\\n shareGoodsBg:shareGoodsBg,\\n title_share_goods:title_share_goods,\\n userDetail:null,\\n bindMobile:{\\n show:false,\\n mobile:'',\\n img_code:'',\\n verify_code:''\\n },\\n shopId:null,\\n goodsDetail:null,\\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\\n }\\n },\\n methods:{\\n lastTimeOut(){\\n if(this.lastTime.second === 0 ){\\n this.lastTime.second = 59;\\n if(this.lastTime.min === 0 ){\\n this.lastTime.min = 59;\\n if(this.lastTime.hour === 0 ){\\n this.lastTime.hour = 8;\\n }else{\\n this.lastTime.hour--;\\n }\\n }else{\\n this.lastTime.min--;\\n }\\n }else{\\n this.lastTime.second--;\\n }\\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\\n },\\n initPage(){\\n this.$sa.track('ViewInvitation',{\\n salesID:this.$route.query.userID,\\n });\\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\\n this.userDetail = res\\n });\\n getShareGoodsApi().then(res=>{\\n this.shopId = res[0].value;\\n getGoodsDetailApi(this.shopId).then(res=>{\\n res.desc = JSON.parse(res.desc)\\n res.goods_desc = JSON.parse(res.goods_desc);\\n this.goodsDetail = res\\n })\\n })\\n },\\n goToBuyPage(){\\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\\n },\\n toBuy(type){\\n if(type === 1){\\n this.$sa.track('buttonClick',{\\n tabTitle:'打卡商品页',\\n moduleTitle:'功能按钮',\\n buttonType:'购买',\\n buttonName:'马上报名1'\\n });\\n }else{\\n this.$sa.track('buttonClick',{\\n tabTitle:'打卡商品页',\\n moduleTitle:'功能按钮',\\n buttonType:'购买',\\n buttonName:'马上报名2'\\n });\\n }\\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\\n this.bindMobile.show = true;\\n setTimeout(()=>{\\n this.$sa.track('ViewRegisterpage',{});\\n },1000)\\n }else{\\n this.goToBuyPage();\\n }\\n }\\n },\\n mounted(){\\n this.initPage();\\n setInterval(()=>{this.lastTimeOut()},1000);\\n this.$refs.share_page.addEventListener('scroll',()=>{\\n //变量t是滚动条滚动时,距离顶部的距离\\n let t = this.$refs.share_page.scrollTop;\\n if( this.$refs.btn_block){\\n if(t>500){\\n this.$refs.btn_block.style.opacity = 1\\n }else{\\n this.$refs.btn_block.style.opacity = 0\\n }\\n }\\n })\\n }\\n }\\n</script>\\n\\n<style scoped lang=\\\"less\\\">\\n @import \\\"../../util/public\\\";\\n .share-good-page{\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n }\\n .share-good-head{\\n width: 100%;\\n height: 584*@toVw;\\n margin-top: -64*@toVw;\\n background-size: 100% 100%;\\n position: relative;\\n .iknow{\\n position: absolute;\\n top: 470*@toVw;\\n width: 200*@toVw;\\n height: 44*@toVw;\\n left: 87*@toVw;\\n }\\n .head{\\n position: absolute;\\n width: 70*@toVw;\\n height: 70*@toVw;\\n top: 155*@toVw;\\n left: 153*@toVw;\\n border-radius: 100*@toVw;\\n }\\n .title{\\n position: absolute;\\n width: 225*@toVw;\\n height: 54*@toVw;\\n background-size: 100% 100%;\\n top: 215*@toVw;\\n left: 75*@toVw;\\n text-align: center;\\n color: white;\\n font-size: 20*@toVw;\\n line-height: 48*@toVw;\\n }\\n .day{\\n position: absolute;\\n top: 320*@toVw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size:48*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n span{\\n font-size:20*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n color:rgba(6,151,119,1);\\n }\\n }\\n }\\n .good-content{\\n background: #00E0AE;\\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\\n .content{\\n background: white;\\n border-radius: 8*@toVw;\\n padding: 10*@toVw;\\n };\\n }\\n .btn-block{\\n position: fixed;\\n padding: 10*@toVw 0 ;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n .lastTime{\\n top: -30*@toVw;\\n height: 30*@toVw;\\n line-height: 30*@toVw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n }\\n .btn{\\n width: 287*@toVw;\\n height: 44*@toVw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 100*@toVw;\\n color: white;\\n line-height: 44*@toVw;\\n text-align: center;\\n font-size:16px;\\n font-family:PingFang-SC-Medium;\\n font-weight:500;\\n }\\n }\\n</style>\\n<style>\\n img{\\n max-width: 100% !important;\\n }\\n</style>\\n\"],\"sourceRoot\":\"\"}]);\n\n// exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":false,\"hasInlineConfig\":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=1!./src/components/newLesson/shareGoods.vue\n// module id = DuJ/\n// module chunks = 9","exports = module.exports = require(\"../../../node_modules/css-loader/lib/css-base.js\")(true);\n// imports\n\n\n// module\nexports.push([module.id, \"\\n.fl-r[data-v-52fa373e] {\\n float: right;\\n}\\n.main-block[data-v-52fa373e] {\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\n.clear-both[data-v-52fa373e]:after {\\n content: '';\\n display: block;\\n clear: both;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar-track-piece {\\n border-radius: 10px;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar {\\n width: 5px;\\n height: 5px;\\n}\\n[data-v-52fa373e]::-webkit-scrollbar-thumb {\\n background-color: #999;\\n border-radius: 10px;\\n height: 10px;\\n min-height: 10px;\\n}\\n.share-good-page[data-v-52fa373e] {\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n.share-good-head[data-v-52fa373e] {\\n width: 100%;\\n height: 155.73333333vw;\\n margin-top: -17.06666667vw;\\n background-size: 100% 100%;\\n position: relative;\\n}\\n.share-good-head .iknow[data-v-52fa373e] {\\n position: absolute;\\n top: 125.33333333vw;\\n width: 53.33333333vw;\\n height: 11.73333333vw;\\n left: 23.2vw;\\n}\\n.share-good-head .head[data-v-52fa373e] {\\n position: absolute;\\n width: 18.66666667vw;\\n height: 18.66666667vw;\\n top: 41.33333333vw;\\n left: 40.8vw;\\n border-radius: 26.66666667vw;\\n}\\n.share-good-head .title[data-v-52fa373e] {\\n position: absolute;\\n width: 60vw;\\n height: 14.4vw;\\n background-size: 100% 100%;\\n top: 57.33333333vw;\\n left: 20vw;\\n text-align: center;\\n color: white;\\n font-size: 5.33333333vw;\\n line-height: 12.8vw;\\n}\\n.share-good-head .day[data-v-52fa373e] {\\n position: absolute;\\n top: 85.33333333vw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size: 12.8vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n}\\n.share-good-head .day span[data-v-52fa373e] {\\n font-size: 5.33333333vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n color: #069777;\\n}\\n.good-content[data-v-52fa373e] {\\n background: #00E0AE;\\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\\n}\\n.good-content .content[data-v-52fa373e] {\\n background: white;\\n border-radius: 2.13333333vw;\\n padding: 2.66666667vw;\\n}\\n.btn-block[data-v-52fa373e] {\\n position: fixed;\\n padding: 2.66666667vw 0;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n -webkit-transition: all 0.5s;\\n transition: all 0.5s;\\n bottom: 0;\\n}\\n.btn-block .lastTime[data-v-52fa373e] {\\n top: -8vw;\\n height: 8vw;\\n line-height: 8vw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n}\\n.btn-block .btn[data-v-52fa373e] {\\n width: 76.53333333vw;\\n height: 11.73333333vw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 26.66666667vw;\\n color: white;\\n line-height: 11.73333333vw;\\n text-align: center;\\n font-size: 16px;\\n font-family: PingFang-SC-Medium;\\n font-weight: 500;\\n}\\n\", \"\", {\"version\":3,\"sources\":[\"D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/util/public.less\",\"D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue\",\"D:/myproject/new-singsingH5/src/components/newLesson/D:/myproject/new-singsingH5/src/components/newLesson/shareGoods.vue\"],\"names\":[],\"mappings\":\";AAcA;EACE,aAAA;CCbD;ADeD;EACE,YAAA;EACA,kBAAA;EACA,aAAA;CCbD;ADmBC;EACE,YAAA;EACA,eAAA;EACA,YAAA;CCjBH;ADqBD;EACE,oBAAA;CCnBD;ADqBD;EACE,WAAA;EACA,YAAA;CCnBD;ADqBD;EACE,uBAAA;EACA,oBAAA;EACA,aAAA;EACA,iBAAA;CCnBD;ACyHD;EACE,mBAAA;EACA,OAAA;EACA,QAAA;EACA,SAAA;EACA,UAAA;EACA,eAAA;CDvHD;ACyHA;EACE,YAAA;EACA,uBAAA;EACA,2BAAA;EACA,2BAAA;EACA,mBAAA;CDvHF;ACkHA;EAOI,mBAAA;EACA,oBAAA;EACA,qBAAA;EACA,sBAAA;EACA,aAAA;CDtHJ;AC2GA;EAcI,mBAAA;EACA,qBAAA;EACA,sBAAA;EACA,mBAAA;EACA,aAAA;EACA,6BAAA;CDtHJ;ACmGA;EAsBI,mBAAA;EACA,YAAA;EACA,eAAA;EACA,2BAAA;EACA,mBAAA;EACA,WAAA;EACA,mBAAA;EACA,aAAA;EACA,wBAAA;EACA,oBAAA;CDtHJ;ACuFA;EAkCI,mBAAA;EACA,mBAAA;EACA,YAAA;EACA,mBAAA;EACA,eAAA;EACA,kBAAA;EACA,8BAAA;EACA,kBAAA;CDtHJ;AC6EA;EA2CM,wBAAA;EACA,8BAAA;EACA,kBAAA;EACA,eAAA;CDrHN;ACyHA;EACE,oBAAA;EACA,mDAAA;CDvHF;ACqHA;EAII,kBAAA;EACA,4BAAA;EACA,sBAAA;CDtHJ;ACyHA;EACE,gBAAA;EACA,wBAAA;EACA,QAAA;EACA,YAAA;EACA,kBAAA;EACA,WAAA;EACA,6BAAA;EAAA,qBAAA;EACA,UAAA;CDvHF;AC+GA;EAUI,UAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,oBAAA;EACA,mBAAA;EACA,mBAAA;EACA,QAAA;EACA,YAAA;CDtHJ;ACoGA;EAqBI,qBAAA;EACA,sBAAA;EACA,aAAA;EACA,oBAAA;EACA,6BAAA;EACA,aAAA;EACA,2BAAA;EACA,mBAAA;EACA,gBAAA;EACA,gCAAA;EACA,iBAAA;CDtHJ\",\"file\":\"shareGoods.vue\",\"sourcesContent\":[\"//颜色参数\\n@toVw:100/375vw;\\n@toVh:100/667vh;\\n@bg-b: #333;\\n@bg-b-s:#444;\\n@black-line:#191919;\\n@gray-line:#666;\\n@light-line:#ddd;\\n@main-font-color:#fff;\\n@secondary-font-color:#999;\\n@gold-color-light:#FFD04B;\\n@gold-color: #a18430;\\n\\n//公共类\\n.fl-r{\\n float: right;\\n}\\n.main-block{\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\nhtml{\\n\\n}\\n.clear-both{\\n &:after{\\n content: '';\\n display: block;\\n clear: both;\\n }\\n}\\n//滚动条样式\\n::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\\n border-radius: 10px;\\n}\\n::-webkit-scrollbar {//滚动条的宽度\\n width:5px;\\n height:5px;\\n}\\n::-webkit-scrollbar-thumb {//滚动条的设置\\n background-color:@secondary-font-color;\\n border-radius: 10px;\\n height: 10px;\\n min-height:10px;\\n}\\n\",\".fl-r {\\n float: right;\\n}\\n.main-block {\\n margin: 5px;\\n background: white;\\n padding: 5px;\\n}\\n.clear-both:after {\\n content: '';\\n display: block;\\n clear: both;\\n}\\n::-webkit-scrollbar-track-piece {\\n border-radius: 10px;\\n}\\n::-webkit-scrollbar {\\n width: 5px;\\n height: 5px;\\n}\\n::-webkit-scrollbar-thumb {\\n background-color: #999;\\n border-radius: 10px;\\n height: 10px;\\n min-height: 10px;\\n}\\n.share-good-page {\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n.share-good-head {\\n width: 100%;\\n height: 155.73333333vw;\\n margin-top: -17.06666667vw;\\n background-size: 100% 100%;\\n position: relative;\\n}\\n.share-good-head .iknow {\\n position: absolute;\\n top: 125.33333333vw;\\n width: 53.33333333vw;\\n height: 11.73333333vw;\\n left: 23.2vw;\\n}\\n.share-good-head .head {\\n position: absolute;\\n width: 18.66666667vw;\\n height: 18.66666667vw;\\n top: 41.33333333vw;\\n left: 40.8vw;\\n border-radius: 26.66666667vw;\\n}\\n.share-good-head .title {\\n position: absolute;\\n width: 60vw;\\n height: 14.4vw;\\n background-size: 100% 100%;\\n top: 57.33333333vw;\\n left: 20vw;\\n text-align: center;\\n color: white;\\n font-size: 5.33333333vw;\\n line-height: 12.8vw;\\n}\\n.share-good-head .day {\\n position: absolute;\\n top: 85.33333333vw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size: 12.8vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n}\\n.share-good-head .day span {\\n font-size: 5.33333333vw;\\n font-family: PingFang-SC-Bold;\\n font-weight: bold;\\n color: #069777;\\n}\\n.good-content {\\n background: #00E0AE;\\n padding: 0 5.33333333vw 21.33333333vw 5.33333333vw;\\n}\\n.good-content .content {\\n background: white;\\n border-radius: 2.13333333vw;\\n padding: 2.66666667vw;\\n}\\n.btn-block {\\n position: fixed;\\n padding: 2.66666667vw 0;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n}\\n.btn-block .lastTime {\\n top: -8vw;\\n height: 8vw;\\n line-height: 8vw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n}\\n.btn-block .btn {\\n width: 76.53333333vw;\\n height: 11.73333333vw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 26.66666667vw;\\n color: white;\\n line-height: 11.73333333vw;\\n text-align: center;\\n font-size: 16px;\\n font-family: PingFang-SC-Medium;\\n font-weight: 500;\\n}\\n\",\"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n@import \\\"../../util/public\\\";\\n.share-good-page{\\n position: absolute;\\n top: 0;\\n left: 0;\\n right: 0;\\n bottom: 0;\\n overflow: auto;\\n}\\n .share-good-head{\\n width: 100%;\\n height: 584*@toVw;\\n margin-top: -64*@toVw;\\n background-size: 100% 100%;\\n position: relative;\\n .iknow{\\n position: absolute;\\n top: 470*@toVw;\\n width: 200*@toVw;\\n height: 44*@toVw;\\n left: 87*@toVw;\\n }\\n .head{\\n position: absolute;\\n width: 70*@toVw;\\n height: 70*@toVw;\\n top: 155*@toVw;\\n left: 153*@toVw;\\n border-radius: 100*@toVw;\\n }\\n .title{\\n position: absolute;\\n width: 225*@toVw;\\n height: 54*@toVw;\\n background-size: 100% 100%;\\n top: 215*@toVw;\\n left: 75*@toVw;\\n text-align: center;\\n color: white;\\n font-size: 20*@toVw;\\n line-height: 48*@toVw;\\n }\\n .day{\\n position: absolute;\\n top: 320*@toVw;\\n width: 100%;\\n text-align: center;\\n color: #069777;\\n font-size:48*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n span{\\n font-size:20*@toVw;\\n font-family:PingFang-SC-Bold;\\n font-weight:bold;\\n color:rgba(6,151,119,1);\\n }\\n }\\n }\\n .good-content{\\n background: #00E0AE;\\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\\n .content{\\n background: white;\\n border-radius: 8*@toVw;\\n padding: 10*@toVw;\\n };\\n }\\n .btn-block{\\n position: fixed;\\n padding: 10*@toVw 0 ;\\n left: 0;\\n width: 100%;\\n background: white;\\n opacity: 0;\\n transition: all 0.5s;\\n bottom: 0;\\n .lastTime{\\n top: -30*@toVw;\\n height: 30*@toVw;\\n line-height: 30*@toVw;\\n color: #FF785D;\\n background: #FFE543;\\n position: absolute;\\n text-align: center;\\n left: 0;\\n width: 100%;\\n }\\n .btn{\\n width: 287*@toVw;\\n height: 44*@toVw;\\n margin: auto;\\n background: #FF785D;\\n border-radius: 100*@toVw;\\n color: white;\\n line-height: 44*@toVw;\\n text-align: center;\\n font-size:16px;\\n font-family:PingFang-SC-Medium;\\n font-weight:500;\\n }\\n }\\n\"],\"sourceRoot\":\"\"}]);\n\n// exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":true,\"hasInlineConfig\":false}!./node_modules/less-loader/dist/cjs.js?{\"sourceMap\":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/newLesson/shareGoods.vue\n// module id = IshY\n// module chunks = 9","module.exports = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC\"\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/title-share-goods.png\n// module id = LyMh\n// module chunks = 9","module.exports = __webpack_public_path__ + \"static/img/shareGoodsBg5.78afeac.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/shareGoodsBg5.png\n// module id = a5ZB\n// module chunks = 9","// style-loader: Adds some css to the DOM by adding a <style> tag\n\n// load the styles\nvar content = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\");\nif(typeof content === 'string') content = [[module.id, content, '']];\nif(content.locals) module.exports = content.locals;\n// add the styles to the DOM\nvar update = require(\"!../../../node_modules/vue-style-loader/lib/addStylesClient.js\")(\"7a96b268\", content, false, {});\n// Hot Module Replacement\nif(module.hot) {\n // When the styles change, update the <style> tags\n if(!content.locals) {\n module.hot.accept(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\", function() {\n var newContent = require(\"!!../../../node_modules/css-loader/index.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index.js?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-52fa373e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../../node_modules/less-loader/dist/cjs.js?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./shareGoods.vue\");\n if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n update(newContent);\n });\n }\n // When the module is disposed, remove the <style> tags\n module.hot.dispose(function() { update(); });\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-style-loader!./node_modules/css-loader?{\"sourceMap\":true}!./node_modules/vue-loader/lib/style-compiler?{\"vue\":true,\"id\":\"data-v-52fa373e\",\"scoped\":true,\"hasInlineConfig\":false}!./node_modules/less-loader/dist/cjs.js?{\"sourceMap\":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/newLesson/shareGoods.vue\n// module id = wP84\n// module chunks = 9"],"sourceRoot":""}
\ No newline at end of file \ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,t,o){for(var d,f,b,i=0,u=[];i<c.length;i++)f=c[i],n[f]&&u.push(n[f][0]),n[f]=0;for(d in t)Object.prototype.hasOwnProperty.call(t,d)&&(e[d]=t[d]);for(a&&a(c,t,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=r(r.s=o[i]);return b};var c={},n={28:0};function r(a){if(c[a])return c[a].exports;var n=c[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,r),n.l=!0,n.exports}r.e=function(e){var a=n[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,r){a=n[e]=[c,r]});a[2]=c;var t=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,r.nc&&o.setAttribute("nonce",r.nc),o.src=r.p+"static/js/"+e+"."+{0:"92c0abb8aba355a68dfd",1:"acafd02a88be078c8572",2:"fa22829657cbd48b57a2",3:"472102569d5fbabfb1de",4:"cdacd68926bcdd2acccb",5:"e0c0187e4032f595a0c3",6:"268d7558eb1eabc7dbb1",7:"496c366784ca5b7fa246",8:"d7a2992973a909e2ce31",9:"11bc377c276c51baf135",10:"31b8fd03cbef1145946a",11:"bc6a12683f541a273039",12:"f740ed4f32e32406d9a5",13:"6d70586cdd12c8eeaed6",14:"1148391e7d226d6066c6",15:"0ba19a6db1bf129f5208",16:"51999ddf6c7a6d54de89",17:"df3e2da1a421c147caa2",18:"01e443c19e4b3a3b7a9e",19:"dc2614b3ca5a489beffa",20:"2b775d8e76d67749e35f",21:"a712021061f758c875da",22:"e32c088371c67bf21db4",23:"b01786e918dd8f20cb0f",24:"7a8a6f1e288c5acf1562",25:"829ffa299d18abd2ae05"}[e]+".js";var d=setTimeout(f,12e4);function f(){o.onerror=o.onload=null,clearTimeout(d);var a=n[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),n[e]=void 0)}return o.onerror=o.onload=f,t.appendChild(o),c},r.m=e,r.c=c,r.d=function(e,a,c){r.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},r.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(a,"a",a),a},r.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},r.p="",r.oe=function(e){throw console.error(e),e}}([]); !function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,t,o){for(var d,f,b,i=0,u=[];i<c.length;i++)f=c[i],n[f]&&u.push(n[f][0]),n[f]=0;for(d in t)Object.prototype.hasOwnProperty.call(t,d)&&(e[d]=t[d]);for(a&&a(c,t,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=r(r.s=o[i]);return b};var c={},n={28:0};function r(a){if(c[a])return c[a].exports;var n=c[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,r),n.l=!0,n.exports}r.e=function(e){var a=n[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,r){a=n[e]=[c,r]});a[2]=c;var t=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,r.nc&&o.setAttribute("nonce",r.nc),o.src=r.p+"static/js/"+e+"."+{0:"92c0abb8aba355a68dfd",1:"acafd02a88be078c8572",2:"fa22829657cbd48b57a2",3:"472102569d5fbabfb1de",4:"cdacd68926bcdd2acccb",5:"e0c0187e4032f595a0c3",6:"268d7558eb1eabc7dbb1",7:"496c366784ca5b7fa246",8:"d7a2992973a909e2ce31",9:"4d73902c9ef930100299",10:"31b8fd03cbef1145946a",11:"bc6a12683f541a273039",12:"f740ed4f32e32406d9a5",13:"6d70586cdd12c8eeaed6",14:"1148391e7d226d6066c6",15:"0ba19a6db1bf129f5208",16:"51999ddf6c7a6d54de89",17:"df3e2da1a421c147caa2",18:"01e443c19e4b3a3b7a9e",19:"dc2614b3ca5a489beffa",20:"2b775d8e76d67749e35f",21:"a712021061f758c875da",22:"e32c088371c67bf21db4",23:"b01786e918dd8f20cb0f",24:"7a8a6f1e288c5acf1562",25:"829ffa299d18abd2ae05"}[e]+".js";var d=setTimeout(f,12e4);function f(){o.onerror=o.onload=null,clearTimeout(d);var a=n[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),n[e]=void 0)}return o.onerror=o.onload=f,t.appendChild(o),c},r.m=e,r.c=c,r.d=function(e,a,c){r.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},r.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(a,"a",a),a},r.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},r.p="",r.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.d51f39c2008f59645ae9.js.map //# sourceMappingURL=manifest.9955a7253ab8726af961.js.map
\ No newline at end of file \ No newline at end of file
{"version":3,"sources":["webpack:///webpack/bootstrap 3320aeca4dd7f69a97f4"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","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","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.d51f39c2008f59645ae9.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"92c0abb8aba355a68dfd\",\"1\":\"acafd02a88be078c8572\",\"2\":\"fa22829657cbd48b57a2\",\"3\":\"472102569d5fbabfb1de\",\"4\":\"cdacd68926bcdd2acccb\",\"5\":\"e0c0187e4032f595a0c3\",\"6\":\"268d7558eb1eabc7dbb1\",\"7\":\"496c366784ca5b7fa246\",\"8\":\"d7a2992973a909e2ce31\",\"9\":\"11bc377c276c51baf135\",\"10\":\"31b8fd03cbef1145946a\",\"11\":\"bc6a12683f541a273039\",\"12\":\"f740ed4f32e32406d9a5\",\"13\":\"6d70586cdd12c8eeaed6\",\"14\":\"1148391e7d226d6066c6\",\"15\":\"0ba19a6db1bf129f5208\",\"16\":\"51999ddf6c7a6d54de89\",\"17\":\"df3e2da1a421c147caa2\",\"18\":\"01e443c19e4b3a3b7a9e\",\"19\":\"dc2614b3ca5a489beffa\",\"20\":\"2b775d8e76d67749e35f\",\"21\":\"a712021061f758c875da\",\"22\":\"e32c088371c67bf21db4\",\"23\":\"b01786e918dd8f20cb0f\",\"24\":\"7a8a6f1e288c5acf1562\",\"25\":\"829ffa299d18abd2ae05\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 3320aeca4dd7f69a97f4"],"sourceRoot":""} {"version":3,"sources":["webpack:///webpack/bootstrap b328b57209be894db047"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","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","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.9955a7253ab8726af961.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"92c0abb8aba355a68dfd\",\"1\":\"acafd02a88be078c8572\",\"2\":\"fa22829657cbd48b57a2\",\"3\":\"472102569d5fbabfb1de\",\"4\":\"cdacd68926bcdd2acccb\",\"5\":\"e0c0187e4032f595a0c3\",\"6\":\"268d7558eb1eabc7dbb1\",\"7\":\"496c366784ca5b7fa246\",\"8\":\"d7a2992973a909e2ce31\",\"9\":\"4d73902c9ef930100299\",\"10\":\"31b8fd03cbef1145946a\",\"11\":\"bc6a12683f541a273039\",\"12\":\"f740ed4f32e32406d9a5\",\"13\":\"6d70586cdd12c8eeaed6\",\"14\":\"1148391e7d226d6066c6\",\"15\":\"0ba19a6db1bf129f5208\",\"16\":\"51999ddf6c7a6d54de89\",\"17\":\"df3e2da1a421c147caa2\",\"18\":\"01e443c19e4b3a3b7a9e\",\"19\":\"dc2614b3ca5a489beffa\",\"20\":\"2b775d8e76d67749e35f\",\"21\":\"a712021061f758c875da\",\"22\":\"e32c088371c67bf21db4\",\"23\":\"b01786e918dd8f20cb0f\",\"24\":\"7a8a6f1e288c5acf1562\",\"25\":\"829ffa299d18abd2ae05\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap b328b57209be894db047"],"sourceRoot":""}
\ No newline at end of file \ No newline at end of file
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
} }
.mint-toast{ .mint-toast{
z-index: 10001 !important; z-index: 10001 !important;
}</style><link href=https://static-cdn.changchangenglish.com/new-sing/static/css/app.0e9ea8e9c375f6b31414c7eac3e19c6e.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/manifest.9eb2aa77be0c7de80f6e.js></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/vendor.db6e987ad5ec18f83c87.js></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/app.d17c55aee69a4f2d56bb.js></script></body></html> }</style><link href=https://static-cdn.changchangenglish.com/new-sing/static/css/app.a70b373d361341d61bcf97c4d5c96c8e.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/manifest.000078bb2380edb25e28.js></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/vendor.db6e987ad5ec18f83c87.js></script><script type=text/javascript src=https://static-cdn.changchangenglish.com/new-sing/static/js/app.d17c55aee69a4f2d56bb.js></script></body></html>
\ No newline at end of file \ No newline at end of file
webpackJsonp([9],{"54Ry":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("mvHQ"),i=s.n(a),o=s("R3cx"),n=s.n(o),l=s("LyMh"),c=s.n(l),r=s("CCn6"),u={name:"shareGoods",components:{loginPage:s("WIsT").a},data:function(){return{shareGoodsBg:n.a,title_share_goods:c.a,userDetail:null,bindMobile:{show:!1,mobile:"",img_code:"",verify_code:""},shopId:null,goodsDetail:null,lastTime:localStorage.getItem("lastTimeShare")?JSON.parse(localStorage.getItem("lastTimeShare")):{day:0,hour:8,min:0,second:0}}},methods:{lastTimeOut:function(){0===this.lastTime.second?(this.lastTime.second=59,0===this.lastTime.min?(this.lastTime.min=59,0===this.lastTime.hour?this.lastTime.hour=8:this.lastTime.hour--):this.lastTime.min--):this.lastTime.second--,localStorage.setItem("lastTimeShare",i()(this.lastTime))},initPage:function(){var t=this;this.$sa.track("ViewInvitation",{salesID:this.$route.query.userID}),Object(r.s)(this.$route.query.userID).then(function(e){e.user_info.avatar=e.user_info.avatar.replace("http://","https://"),t.userDetail=e}),Object(r.u)().then(function(e){t.shopId=e[0].value,Object(r.h)(t.shopId).then(function(e){e.desc=JSON.parse(e.desc),e.goods_desc=JSON.parse(e.goods_desc),t.goodsDetail=e})})},goToBuyPage:function(){window.location.href="https://wechat.changchangenglish.com/#/buy?shopId="+this.shopId+"&invite_code=CC-UDK-"+this.$route.query.userID},toBuy:function(t){var e=this;1===t?this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名1"}):this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名2"}),JSON.parse(localStorage.getItem("userDesc")).mobile&&""!==JSON.parse(localStorage.getItem("userDesc")).mobile?this.goToBuyPage():(this.bindMobile.show=!0,setTimeout(function(){e.$sa.track("ViewRegisterpage",{})},1e3))}},mounted:function(){var t=this;this.initPage(),setInterval(function(){t.lastTimeOut()},1e3),this.$refs.share_page.addEventListener("scroll",function(){var e=t.$refs.share_page.scrollTop;t.$refs.btn_block&&(t.$refs.btn_block.style.opacity=e>500?1:0)})}},d={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{ref:"share_page",staticClass:"share-good-page"},[t.userDetail?s("div",{staticClass:"share-good-head",style:{backgroundImage:"url('"+t.shareGoodsBg+"')"}},[s("img",{staticClass:"head",attrs:{src:t.userDetail.user_info.avatar}}),t._v(" "),s("div",{staticClass:"title",style:{backgroundImage:"url('"+t.title_share_goods+"')"}},[t._v("\n "+t._s(t.userDetail.user_info.nickname)+"\n ")]),t._v(" "),s("div",{staticClass:"day"},[t._v("\n "+t._s(t.userDetail.total_day)+"\n "),s("span",[t._v("\n Days\n ")])]),t._v(" "),s("div",{staticClass:"iknow",on:{click:function(e){t.toBuy(1)}}})]):t._e(),t._v(" "),t.goodsDetail?s("div",{staticClass:"good-content"},[s("div",{staticClass:"content",domProps:{innerHTML:t._s(t.goodsDetail.desc.detail)}}),t._v(" "),s("div",{ref:"btn_block",staticClass:"btn-block"},[s("div",{staticClass:"lastTime"},[t._v("\n 优惠倒计时 "+t._s(t.lastTime.day)+" 天 "+t._s(t.lastTime.hour)+" 时 "+t._s(t.lastTime.min)+" 分 "+t._s(t.lastTime.second)+" 秒\n ")]),t._v(" "),s("div",{staticClass:"btn",on:{click:function(e){t.toBuy(2)}}},[t._v("\n 正在疯抢 · 超值VIP课程\n ")])])]):t._e()]),t._v(" "),t.goodsDetail?s("login-page",{attrs:{"bind-mobile":t.bindMobile,groupDetail:t.goodsDetail},on:{goToBuyPage:t.goToBuyPage}}):t._e()],1)},staticRenderFns:[]};var h=s("VU/8")(u,d,!1,function(t){s("COkW"),s("Up5d")},"data-v-5588fb5e",null);e.default=h.exports},COkW:function(t,e){},LyMh:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC"},R3cx:function(t,e,s){t.exports=s.p+"static/img/shareGoodsBg4.e893119.png"},Up5d:function(t,e){}}); webpackJsonp([9],{"54Ry":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=s("mvHQ"),i=s.n(a),o=s("a5ZB"),n=s.n(o),l=s("LyMh"),c=s.n(l),r=s("CCn6"),u={name:"shareGoods",components:{loginPage:s("WIsT").a},data:function(){return{shareGoodsBg:n.a,title_share_goods:c.a,userDetail:null,bindMobile:{show:!1,mobile:"",img_code:"",verify_code:""},shopId:null,goodsDetail:null,lastTime:localStorage.getItem("lastTimeShare")?JSON.parse(localStorage.getItem("lastTimeShare")):{day:0,hour:8,min:0,second:0}}},methods:{lastTimeOut:function(){0===this.lastTime.second?(this.lastTime.second=59,0===this.lastTime.min?(this.lastTime.min=59,0===this.lastTime.hour?this.lastTime.hour=8:this.lastTime.hour--):this.lastTime.min--):this.lastTime.second--,localStorage.setItem("lastTimeShare",i()(this.lastTime))},initPage:function(){var t=this;this.$sa.track("ViewInvitation",{salesID:this.$route.query.userID}),Object(r.s)(this.$route.query.userID).then(function(e){e.user_info.avatar=e.user_info.avatar.replace("http://","https://"),t.userDetail=e}),Object(r.u)().then(function(e){t.shopId=e[0].value,Object(r.h)(t.shopId).then(function(e){e.desc=JSON.parse(e.desc),e.goods_desc=JSON.parse(e.goods_desc),t.goodsDetail=e})})},goToBuyPage:function(){window.location.href="https://wechat.changchangenglish.com/#/buy?shopId="+this.shopId+"&invite_code=CC-UDK-"+this.$route.query.userID},toBuy:function(t){var e=this;1===t?this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名1"}):this.$sa.track("buttonClick",{tabTitle:"打卡商品页",moduleTitle:"功能按钮",buttonType:"购买",buttonName:"马上报名2"}),JSON.parse(localStorage.getItem("userDesc")).mobile&&""!==JSON.parse(localStorage.getItem("userDesc")).mobile?this.goToBuyPage():(this.bindMobile.show=!0,setTimeout(function(){e.$sa.track("ViewRegisterpage",{})},1e3))}},mounted:function(){var t=this;this.initPage(),setInterval(function(){t.lastTimeOut()},1e3),this.$refs.share_page.addEventListener("scroll",function(){var e=t.$refs.share_page.scrollTop;t.$refs.btn_block&&(t.$refs.btn_block.style.opacity=e>500?1:0)})}},h={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{ref:"share_page",staticClass:"share-good-page"},[t.userDetail?s("div",{staticClass:"share-good-head",style:{backgroundImage:"url('"+t.shareGoodsBg+"')"}},[s("img",{staticClass:"head",attrs:{src:t.userDetail.user_info.avatar}}),t._v(" "),s("div",{staticClass:"title",style:{backgroundImage:"url('"+t.title_share_goods+"')"}},[t._v("\n "+t._s(t.userDetail.user_info.nickname)+"\n ")]),t._v(" "),s("div",{staticClass:"day"},[t._v("\n "+t._s(t.userDetail.total_day)+"\n "),s("span",[t._v("\n Days\n ")])]),t._v(" "),s("div",{staticClass:"iknow",on:{click:function(e){t.toBuy(1)}}})]):t._e(),t._v(" "),t.goodsDetail?s("div",{staticClass:"good-content"},[s("div",{staticClass:"content",domProps:{innerHTML:t._s(t.goodsDetail.desc.detail)}}),t._v(" "),s("div",{ref:"btn_block",staticClass:"btn-block"},[s("div",{staticClass:"lastTime"},[t._v("\n 优惠倒计时 "+t._s(t.lastTime.day)+" 天 "+t._s(t.lastTime.hour)+" 时 "+t._s(t.lastTime.min)+" 分 "+t._s(t.lastTime.second)+" 秒\n ")]),t._v(" "),s("div",{staticClass:"btn",on:{click:function(e){t.toBuy(2)}}},[t._v("\n 正在疯抢 · 超值VIP课程\n ")])])]):t._e()]),t._v(" "),t.goodsDetail?s("login-page",{attrs:{"bind-mobile":t.bindMobile,groupDetail:t.goodsDetail},on:{goToBuyPage:t.goToBuyPage}}):t._e()],1)},staticRenderFns:[]};var d=s("VU/8")(u,h,!1,function(t){s("yEZk"),s("8YzB")},"data-v-26d47586",null);e.default=d.exports},"8YzB":function(t,e){},LyMh:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC"},a5ZB:function(t,e,s){t.exports=s.p+"static/img/shareGoodsBg5.78afeac.png"},yEZk:function(t,e){}});
//# sourceMappingURL=9.3ee6feb67d26cb1796ec.js.map //# sourceMappingURL=9.9568b76781115d1db660.js.map
\ No newline at end of file \ No newline at end of file
{"version":3,"sources":["webpack:///src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?1d94","webpack:///./src/components/newLesson/shareGoods.vue","webpack:///./src/assets/newLesson/title-share-goods.png","webpack:///./src/assets/newLesson/shareGoodsBg4.png"],"names":["shareGoods","name","components","loginPage","data","shareGoodsBg","shareGoodsBg4_default","a","title_share_goods","title_share_goods_default","userDetail","bindMobile","show","mobile","img_code","verify_code","shopId","goodsDetail","lastTime","localStorage","getItem","JSON","parse","day","hour","min","second","methods","lastTimeOut","this","setItem","stringify_default","initPage","_this","$sa","track","salesID","$route","query","userID","Object","api","then","res","user_info","avatar","replace","value","desc","goods_desc","goToBuyPage","window","location","href","toBuy","type","_this2","tabTitle","moduleTitle","buttonType","buttonName","setTimeout","mounted","_this3","setInterval","$refs","share_page","addEventListener","t","scrollTop","btn_block","style","opacity","newLesson_shareGoods","render","_vm","_h","$createElement","_c","_self","ref","staticClass","backgroundImage","attrs","src","_v","_s","nickname","total_day","on","click","$event","_e","domProps","innerHTML","detail","bind-mobile","groupDetail","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__","module","exports","p"],"mappings":"sLA0CAA,GACAC,KAAA,aACAC,YAAAC,oBAAA,GACAC,KAHA,WAIA,OACAC,aAAAC,EAAAC,EACAC,kBAAAC,EAAAF,EACAG,WAAA,KACAC,YACAC,MAAA,EACAC,OAAA,GACAC,SAAA,GACAC,YAAA,IAEAC,OAAA,KACAC,YAAA,KACAC,SAAAC,aAAAC,QAAA,iBAAAC,KAAAC,MAAAH,aAAAC,QAAA,mBAAAG,IAAA,EAAAC,KAAA,EAAAC,IAAA,EAAAC,OAAA,KAGAC,SACAC,YADA,WAEA,IAAAC,KAAAX,SAAAQ,QACAG,KAAAX,SAAAQ,OAAA,GACA,IAAAG,KAAAX,SAAAO,KACAI,KAAAX,SAAAO,IAAA,GACA,IAAAI,KAAAX,SAAAM,KACAK,KAAAX,SAAAM,KAAA,EAEAK,KAAAX,SAAAM,QAGAK,KAAAX,SAAAO,OAGAI,KAAAX,SAAAQ,SAEAP,aAAAW,QAAA,gBAAAC,IAAAF,KAAAX,YAEAc,SAnBA,WAmBA,IAAAC,EAAAJ,KACAA,KAAAK,IAAAC,MAAA,kBACAC,QAAAP,KAAAQ,OAAAC,MAAAC,SAEMC,OAAAC,EAAA,EAAAD,CAANX,KAAAQ,OAAAC,MAAAC,QAAAG,KAAA,SAAAC,GACAA,EAAAC,UAAAC,OAAAF,EAAAC,UAAAC,OAAAC,QAAA,sBACAb,EAAAvB,WAAAiC,IAEMH,OAAAC,EAAA,EAAAD,GAANE,KAAA,SAAAC,GACAV,EAAAjB,OAAA2B,EAAA,GAAAI,MACQP,OAAAC,EAAA,EAAAD,CAARP,EAAAjB,QAAA0B,KAAA,SAAAC,GACAA,EAAAK,KAAA3B,KAAAC,MAAAqB,EAAAK,MACAL,EAAAM,WAAA5B,KAAAC,MAAAqB,EAAAM,YACAhB,EAAAhB,YAAA0B,OAIAO,YApCA,WAqCAC,OAAAC,SAAAC,KAAA,qDAAAxB,KAAAb,OAAA,uBAAAa,KAAAQ,OAAAC,MAAAC,QAEAe,MAvCA,SAuCAC,GAAA,IAAAC,EAAA3B,KACA,IAAA0B,EACA1B,KAAAK,IAAAC,MAAA,eACAsB,SAAA,QACAC,YAAA,OACAC,WAAA,KACAC,WAAA,UAGA/B,KAAAK,IAAAC,MAAA,eACAsB,SAAA,QACAC,YAAA,OACAC,WAAA,KACAC,WAAA,UAGAvC,KAAAC,MAAAH,aAAAC,QAAA,aAAAP,QAAA,KAAAQ,KAAAC,MAAAH,aAAAC,QAAA,aAAAP,OAMAgB,KAAAqB,eALArB,KAAAlB,WAAAC,MAAA,EACAiD,WAAA,WACAL,EAAAtB,IAAAC,MAAA,wBACA,QAMA2B,QApFA,WAoFA,IAAAC,EAAAlC,KACAA,KAAAG,WACAgC,YAAA,WAAAD,EAAAnC,eAAA,KACAC,KAAAoC,MAAAC,WAAAC,iBAAA,oBAEA,IAAAC,EAAAL,EAAAE,MAAAC,WAAAG,UACAN,EAAAE,MAAAK,YAEAP,EAAAE,MAAAK,UAAAC,MAAAC,QADAJ,EAAA,IACA,EAEA,OCrIeK,GADEC,OAFjB,WAA0B,IAAAC,EAAA9C,KAAa+C,EAAAD,EAAAE,eAA0BC,EAAAH,EAAAI,MAAAD,IAAAF,EAAwB,OAAAE,EAAA,OAAAA,EAAA,OAA2BE,IAAA,aAAAC,YAAA,oBAA+CN,EAAA,WAAAG,EAAA,OAA6BG,YAAA,kBAAAV,OAAsCW,gBAAA,QAAAP,EAAAtE,aAAA,QAAsDyE,EAAA,OAAYG,YAAA,OAAAE,OAA0BC,IAAAT,EAAAjE,WAAAkC,UAAAC,UAAuC8B,EAAAU,GAAA,KAAAP,EAAA,OAAwBG,YAAA,QAAAV,OAA4BW,gBAAA,QAAAP,EAAAnE,kBAAA,QAA2DmE,EAAAU,GAAA,aAAAV,EAAAW,GAAAX,EAAAjE,WAAAkC,UAAA2C,UAAA,cAAAZ,EAAAU,GAAA,KAAAP,EAAA,OAAoGG,YAAA,QAAkBN,EAAAU,GAAA,aAAAV,EAAAW,GAAAX,EAAAjE,WAAA8E,WAAA,cAAAV,EAAA,QAAAH,EAAAU,GAAA,8BAAAV,EAAAU,GAAA,KAAAP,EAAA,OAA2IG,YAAA,QAAAQ,IAAwBC,MAAA,SAAAC,GAAyBhB,EAAArB,MAAA,SAAeqB,EAAAiB,KAAAjB,EAAAU,GAAA,KAAAV,EAAA,YAAAG,EAAA,OAAqDG,YAAA,iBAA2BH,EAAA,OAAYG,YAAA,UAAAY,UAAgCC,UAAAnB,EAAAW,GAAAX,EAAA1D,YAAA+B,KAAA+C,WAAiDpB,EAAAU,GAAA,KAAAP,EAAA,OAAwBE,IAAA,YAAAC,YAAA,cAAwCH,EAAA,OAAYG,YAAA,aAAuBN,EAAAU,GAAA,qBAAAV,EAAAW,GAAAX,EAAAzD,SAAAK,KAAA,MAAAoD,EAAAW,GAAAX,EAAAzD,SAAAM,MAAA,MAAAmD,EAAAW,GAAAX,EAAAzD,SAAAO,KAAA,MAAAkD,EAAAW,GAAAX,EAAAzD,SAAAQ,QAAA,kBAAAiD,EAAAU,GAAA,KAAAP,EAAA,OAAgMG,YAAA,MAAAQ,IAAsBC,MAAA,SAAAC,GAAyBhB,EAAArB,MAAA,OAAeqB,EAAAU,GAAA,8CAAAV,EAAAiB,OAAAjB,EAAAU,GAAA,KAAAV,EAAA,YAAAG,EAAA,cAAiHK,OAAOa,cAAArB,EAAAhE,WAAAsF,YAAAtB,EAAA1D,aAA2DwE,IAAKvC,YAAAyB,EAAAzB,eAA+ByB,EAAAiB,MAAA,IAE7+CM,oBCEjB,IAcAC,EAdyBC,EAAQ,OAcjCC,CACErG,EACAyE,GATF,EAXA,SAAA6B,GACEF,EAAQ,QACRA,EAAQ,SAaV,kBAEA,MAUeG,EAAA,QAAAJ,EAAiB,iDC3BhCK,EAAAC,QAAA,mgCCAAD,EAAAC,QAAiBL,EAAAM,EAAuB","file":"static/js/9.3ee6feb67d26cb1796ec.js","sourcesContent":["<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg4.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n</script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n\n\n\n// WEBPACK FOOTER //\n// src/components/newLesson/shareGoods.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{ref:\"share_page\",staticClass:\"share-good-page\"},[(_vm.userDetail)?_c('div',{staticClass:\"share-good-head\",style:({backgroundImage:(\"url('\" + _vm.shareGoodsBg + \"')\")})},[_c('img',{staticClass:\"head\",attrs:{\"src\":_vm.userDetail.user_info.avatar}}),_vm._v(\" \"),_c('div',{staticClass:\"title\",style:({backgroundImage:(\"url('\" + _vm.title_share_goods + \"')\")})},[_vm._v(\"\\n \"+_vm._s(_vm.userDetail.user_info.nickname)+\"\\n \")]),_vm._v(\" \"),_c('div',{staticClass:\"day\"},[_vm._v(\"\\n \"+_vm._s(_vm.userDetail.total_day)+\"\\n \"),_c('span',[_vm._v(\"\\n Days\\n \")])]),_vm._v(\" \"),_c('div',{staticClass:\"iknow\",on:{\"click\":function($event){_vm.toBuy(1)}}})]):_vm._e(),_vm._v(\" \"),(_vm.goodsDetail)?_c('div',{staticClass:\"good-content\"},[_c('div',{staticClass:\"content\",domProps:{\"innerHTML\":_vm._s(_vm.goodsDetail.desc.detail)}}),_vm._v(\" \"),_c('div',{ref:\"btn_block\",staticClass:\"btn-block\"},[_c('div',{staticClass:\"lastTime\"},[_vm._v(\"\\n 优惠倒计时 \"+_vm._s(_vm.lastTime.day)+\" 天 \"+_vm._s(_vm.lastTime.hour)+\" 时 \"+_vm._s(_vm.lastTime.min)+\" 分 \"+_vm._s(_vm.lastTime.second)+\" 秒\\n \")]),_vm._v(\" \"),_c('div',{staticClass:\"btn\",on:{\"click\":function($event){_vm.toBuy(2)}}},[_vm._v(\"\\n 正在疯抢 · 超值VIP课程\\n \")])])]):_vm._e()]),_vm._v(\" \"),(_vm.goodsDetail)?_c('login-page',{attrs:{\"bind-mobile\":_vm.bindMobile,\"groupDetail\":_vm.goodsDetail},on:{\"goToBuyPage\":_vm.goToBuyPage}}):_vm._e()],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-5588fb5e\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-5588fb5e\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!less-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./shareGoods.vue\")\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-5588fb5e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=1!./shareGoods.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-5588fb5e\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./shareGoods.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-5588fb5e\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","module.exports = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC\"\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/title-share-goods.png\n// module id = LyMh\n// module chunks = 9","module.exports = __webpack_public_path__ + \"static/img/shareGoodsBg4.e893119.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/shareGoodsBg4.png\n// module id = R3cx\n// module chunks = 9"],"sourceRoot":""} {"version":3,"sources":["webpack:///src/components/newLesson/shareGoods.vue","webpack:///./src/components/newLesson/shareGoods.vue?0a73","webpack:///./src/components/newLesson/shareGoods.vue","webpack:///./src/assets/newLesson/title-share-goods.png","webpack:///./src/assets/newLesson/shareGoodsBg5.png"],"names":["shareGoods","name","components","loginPage","data","shareGoodsBg","shareGoodsBg5_default","a","title_share_goods","title_share_goods_default","userDetail","bindMobile","show","mobile","img_code","verify_code","shopId","goodsDetail","lastTime","localStorage","getItem","JSON","parse","day","hour","min","second","methods","lastTimeOut","this","setItem","stringify_default","initPage","_this","$sa","track","salesID","$route","query","userID","Object","api","then","res","user_info","avatar","replace","value","desc","goods_desc","goToBuyPage","window","location","href","toBuy","type","_this2","tabTitle","moduleTitle","buttonType","buttonName","setTimeout","mounted","_this3","setInterval","$refs","share_page","addEventListener","t","scrollTop","btn_block","style","opacity","newLesson_shareGoods","render","_vm","_h","$createElement","_c","_self","ref","staticClass","backgroundImage","attrs","src","_v","_s","nickname","total_day","on","click","$event","_e","domProps","innerHTML","detail","bind-mobile","groupDetail","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__","module","exports","p"],"mappings":"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","file":"static/js/9.9568b76781115d1db660.js","sourcesContent":["<template>\n <div>\n <div class=\"share-good-page\" ref=\"share_page\">\n <div class=\"share-good-head\" v-if=\"userDetail\" :style=\"{backgroundImage:`url('${shareGoodsBg}')`}\">\n <img class=\"head\" :src=\"userDetail.user_info.avatar\">\n <div class=\"title\" :style=\"{backgroundImage:`url('${title_share_goods}')`}\" >\n {{userDetail.user_info.nickname}}\n </div>\n <div class=\"day\">\n {{userDetail.total_day}}\n <span>\n Days\n </span>\n </div>\n <div class=\"iknow\" @click=\"toBuy(1)\">\n\n </div>\n </div>\n <div class=\"good-content\" v-if=\"goodsDetail\">\n <div class=\"content\" v-html=\"goodsDetail.desc.detail\">\n </div>\n <div class=\"btn-block\" ref=\"btn_block\">\n <div class=\"lastTime\">\n 优惠倒计时 {{lastTime.day}} 天 {{lastTime.hour}} 时 {{lastTime.min}} 分 {{lastTime.second}} 秒\n </div>\n <div class=\"btn\" @click=\"toBuy(2)\">\n 正在疯抢 · 超值VIP课程\n </div>\n </div>\n </div>\n </div>\n <login-page v-if=\"goodsDetail\" :bind-mobile=\"bindMobile\" :groupDetail=\"goodsDetail\" @goToBuyPage=\"goToBuyPage\"></login-page>\n </div>\n\n</template>\n\n\n<script>\n import shareGoodsBg from '../../assets/newLesson/shareGoodsBg5.png'\n import title_share_goods from '../../assets/newLesson/title-share-goods.png'\n import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from \"../../service/api\";\n import loginPage from '../buy/login'\n export default {\n name: \"shareGoods\",\n components: {loginPage},\n data(){\n return {\n shareGoodsBg:shareGoodsBg,\n title_share_goods:title_share_goods,\n userDetail:null,\n bindMobile:{\n show:false,\n mobile:'',\n img_code:'',\n verify_code:''\n },\n shopId:null,\n goodsDetail:null,\n lastTime:localStorage.getItem('lastTimeShare')?JSON.parse(localStorage.getItem('lastTimeShare')):{day:0,hour:8,min:0,second:0}\n }\n },\n methods:{\n lastTimeOut(){\n if(this.lastTime.second === 0 ){\n this.lastTime.second = 59;\n if(this.lastTime.min === 0 ){\n this.lastTime.min = 59;\n if(this.lastTime.hour === 0 ){\n this.lastTime.hour = 8;\n }else{\n this.lastTime.hour--;\n }\n }else{\n this.lastTime.min--;\n }\n }else{\n this.lastTime.second--;\n }\n localStorage.setItem('lastTimeShare',JSON.stringify(this.lastTime))\n },\n initPage(){\n this.$sa.track('ViewInvitation',{\n salesID:this.$route.query.userID,\n });\n getOtherUserWatchApi(this.$route.query.userID).then(res=>{\n res.user_info.avatar = res.user_info.avatar.replace('http://','https://');\n this.userDetail = res\n });\n getShareGoodsApi().then(res=>{\n this.shopId = res[0].value;\n getGoodsDetailApi(this.shopId).then(res=>{\n res.desc = JSON.parse(res.desc)\n res.goods_desc = JSON.parse(res.goods_desc);\n this.goodsDetail = res\n })\n })\n },\n goToBuyPage(){\n window.location.href = `${process.env.API_URL}#/buy?shopId=${this.shopId}&invite_code=CC-UDK-${this.$route.query.userID}`\n },\n toBuy(type){\n if(type === 1){\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名1'\n });\n }else{\n this.$sa.track('buttonClick',{\n tabTitle:'打卡商品页',\n moduleTitle:'功能按钮',\n buttonType:'购买',\n buttonName:'马上报名2'\n });\n }\n if(!JSON.parse(localStorage.getItem('userDesc')).mobile|| JSON.parse(localStorage.getItem('userDesc')).mobile === ''){\n this.bindMobile.show = true;\n setTimeout(()=>{\n this.$sa.track('ViewRegisterpage',{});\n },1000)\n }else{\n this.goToBuyPage();\n }\n }\n },\n mounted(){\n this.initPage();\n setInterval(()=>{this.lastTimeOut()},1000);\n this.$refs.share_page.addEventListener('scroll',()=>{\n //变量t是滚动条滚动时,距离顶部的距离\n let t = this.$refs.share_page.scrollTop;\n if( this.$refs.btn_block){\n if(t>500){\n this.$refs.btn_block.style.opacity = 1\n }else{\n this.$refs.btn_block.style.opacity = 0\n }\n }\n })\n }\n }\n</script>\n\n<style scoped lang=\"less\">\n @import \"../../util/public\";\n .share-good-page{\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n }\n .share-good-head{\n width: 100%;\n height: 584*@toVw;\n margin-top: -64*@toVw;\n background-size: 100% 100%;\n position: relative;\n .iknow{\n position: absolute;\n top: 470*@toVw;\n width: 200*@toVw;\n height: 44*@toVw;\n left: 87*@toVw;\n }\n .head{\n position: absolute;\n width: 70*@toVw;\n height: 70*@toVw;\n top: 155*@toVw;\n left: 153*@toVw;\n border-radius: 100*@toVw;\n }\n .title{\n position: absolute;\n width: 225*@toVw;\n height: 54*@toVw;\n background-size: 100% 100%;\n top: 215*@toVw;\n left: 75*@toVw;\n text-align: center;\n color: white;\n font-size: 20*@toVw;\n line-height: 48*@toVw;\n }\n .day{\n position: absolute;\n top: 320*@toVw;\n width: 100%;\n text-align: center;\n color: #069777;\n font-size:48*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n span{\n font-size:20*@toVw;\n font-family:PingFang-SC-Bold;\n font-weight:bold;\n color:rgba(6,151,119,1);\n }\n }\n }\n .good-content{\n background: #00E0AE;\n padding: 0 20*@toVw 80*@toVw 20*@toVw;\n .content{\n background: white;\n border-radius: 8*@toVw;\n padding: 10*@toVw;\n };\n }\n .btn-block{\n position: fixed;\n padding: 10*@toVw 0 ;\n left: 0;\n width: 100%;\n background: white;\n opacity: 0;\n transition: all 0.5s;\n bottom: 0;\n .lastTime{\n top: -30*@toVw;\n height: 30*@toVw;\n line-height: 30*@toVw;\n color: #FF785D;\n background: #FFE543;\n position: absolute;\n text-align: center;\n left: 0;\n width: 100%;\n }\n .btn{\n width: 287*@toVw;\n height: 44*@toVw;\n margin: auto;\n background: #FF785D;\n border-radius: 100*@toVw;\n color: white;\n line-height: 44*@toVw;\n text-align: center;\n font-size:16px;\n font-family:PingFang-SC-Medium;\n font-weight:500;\n }\n }\n</style>\n<style>\n img{\n max-width: 100% !important;\n }\n</style>\n\n\n\n// WEBPACK FOOTER //\n// src/components/newLesson/shareGoods.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{ref:\"share_page\",staticClass:\"share-good-page\"},[(_vm.userDetail)?_c('div',{staticClass:\"share-good-head\",style:({backgroundImage:(\"url('\" + _vm.shareGoodsBg + \"')\")})},[_c('img',{staticClass:\"head\",attrs:{\"src\":_vm.userDetail.user_info.avatar}}),_vm._v(\" \"),_c('div',{staticClass:\"title\",style:({backgroundImage:(\"url('\" + _vm.title_share_goods + \"')\")})},[_vm._v(\"\\n \"+_vm._s(_vm.userDetail.user_info.nickname)+\"\\n \")]),_vm._v(\" \"),_c('div',{staticClass:\"day\"},[_vm._v(\"\\n \"+_vm._s(_vm.userDetail.total_day)+\"\\n \"),_c('span',[_vm._v(\"\\n Days\\n \")])]),_vm._v(\" \"),_c('div',{staticClass:\"iknow\",on:{\"click\":function($event){_vm.toBuy(1)}}})]):_vm._e(),_vm._v(\" \"),(_vm.goodsDetail)?_c('div',{staticClass:\"good-content\"},[_c('div',{staticClass:\"content\",domProps:{\"innerHTML\":_vm._s(_vm.goodsDetail.desc.detail)}}),_vm._v(\" \"),_c('div',{ref:\"btn_block\",staticClass:\"btn-block\"},[_c('div',{staticClass:\"lastTime\"},[_vm._v(\"\\n 优惠倒计时 \"+_vm._s(_vm.lastTime.day)+\" 天 \"+_vm._s(_vm.lastTime.hour)+\" 时 \"+_vm._s(_vm.lastTime.min)+\" 分 \"+_vm._s(_vm.lastTime.second)+\" 秒\\n \")]),_vm._v(\" \"),_c('div',{staticClass:\"btn\",on:{\"click\":function($event){_vm.toBuy(2)}}},[_vm._v(\"\\n 正在疯抢 · 超值VIP课程\\n \")])])]):_vm._e()]),_vm._v(\" \"),(_vm.goodsDetail)?_c('login-page',{attrs:{\"bind-mobile\":_vm.bindMobile,\"groupDetail\":_vm.goodsDetail},on:{\"goToBuyPage\":_vm.goToBuyPage}}):_vm._e()],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-26d47586\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-26d47586\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!less-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./shareGoods.vue\")\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-26d47586\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=1!./shareGoods.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./shareGoods.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-26d47586\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./shareGoods.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-26d47586\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/newLesson/shareGoods.vue\n// module id = null\n// module chunks = ","module.exports = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcIAAABsBAMAAAALV69cAAAAIVBMVEVHcEwAYkwFl3cFlnYFi2wFl3cFl3cFmHcAYUwGl3cDgWVH8oeMAAAACXRSTlMA/sJIJ+KQaa8h3je6AAACZElEQVR42u2cPUsDQRCGFz0/UooWJlUgUUh3ChbpoiCaLqgp0omNXJdChHQK/oDcp2y6lOZX6iYEIniTmxSy8+69/cE+zM7szOzcKpUr7/VkoCUovXvuqA203dJyFPl8QE8S4A8i34oXWpbu2XtUSxN3n16LI3xgErbEEUbom5S7TbcEEtZZhF2BhAmLcCSQ8JNFGAgkzMBDKTeYDgQSpiXhL2mJKglLwpLQasKbp77GU//0ZQl4rlHVWABeaVw1DeCeRtZQaJLNSsexTWiMuANO2FNtcMJYZDXPq/wDcMKsJAQgxPdD/FjaBSdMVAWccCzyhoKjugN56TY4oS+z+VtcqQv1IfhxYS4VsQvEnhN9GgVNKPa+lxNoFHTunYidLCmes0mdDmJkNFLHEoppObyA64ix4BEvjhsiO6IveT6I44a4jhiLnrXkuCGuI/rCRy8Kpt3IoSYSPk5atLCQOxK8XqtDw5jHRewUIf4uxSfEj6X45yF8ToPaFB46VFvg14fwNT5+nwa/19aGJYyVIz1v/HsL/LunLjBh4sgdsEaWG//MYA8n1p2YiQqgCTPlwGyip7HVUbvghI8OzHlXwAnHDvxREoATZsDlryuEKfiBbwg1uhwgzN+l4exLCMRkViV2aX6kmRzMtdHzrv8mb7HIfFtE1Hk4Nd8eK7v1bhZZo04LIqcJzceHlhOemUVWqZyGyrzNx2+WE+6bRZKZN9XxDq13w4UjEiY0Xe+RpmLNkbJdl1ScmU+cUEacWm9CY8QabULyFaXwQ9mvW2KTNte9hNVQElRg/X+/ZrbyGpjlItf/DUICuUSCELZjAAAAAElFTkSuQmCC\"\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/title-share-goods.png\n// module id = LyMh\n// module chunks = 9","module.exports = __webpack_public_path__ + \"static/img/shareGoodsBg5.78afeac.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/newLesson/shareGoodsBg5.png\n// module id = a5ZB\n// module chunks = 9"],"sourceRoot":""}
\ No newline at end of file \ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(t,f,a){for(var o,b,d,i=0,u=[];i<t.length;i++)b=t[i],r[b]&&u.push(r[b][0]),r[b]=0;for(o in f)Object.prototype.hasOwnProperty.call(f,o)&&(e[o]=f[o]);for(n&&n(t,f,a);u.length;)u.shift()();if(a)for(i=0;i<a.length;i++)d=c(c.s=a[i]);return d};var t={},r={28:0};function c(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,c),r.l=!0,r.exports}c.e=function(e){var n=r[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var t=new Promise(function(t,c){n=r[e]=[t,c]});n[2]=t;var f=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,c.nc&&a.setAttribute("nonce",c.nc),a.src=c.p+"static/js/"+e+"."+{0:"1f02d3d35128bb3457df",1:"33174d19bb7b91fbec9f",2:"b00d3826b27a25730b77",3:"62cab40a31552f3523a2",4:"77aa4c620f571772432a",5:"0fe20001f4dfd6979b47",6:"717653459c7bc3135d0f",7:"87975b0362443f551b30",8:"f98973c3985b09535f4b",9:"3ee6feb67d26cb1796ec",10:"ce02cda302f358dd3051",11:"e81139868f9f8f8a0824",12:"8f7cfa34e214bc1a1289",13:"da57496377193604d95c",14:"b3d17f7be63f79b48c70",15:"94dc83a555c61ee39c27",16:"ae624f5327002aaffb2d",17:"0f1571bcdfa699669f5f",18:"618aa416fb9be1dc4752",19:"f231c5215d3f27cf6a43",20:"5bd8b3930bb29ff93018",21:"594f13c961c63e11bd51",22:"9c5678caf56dde402e32",23:"8b4367681705baf3bf9a",24:"41b2d8dfa315edfb0be2",25:"f8f77e7bcee3b3e2c1a3"}[e]+".js";var o=setTimeout(b,12e4);function b(){a.onerror=a.onload=null,clearTimeout(o);var n=r[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return a.onerror=a.onload=b,f.appendChild(a),t},c.m=e,c.c=t,c.d=function(e,n,t){c.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:t})},c.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="https://static-cdn.changchangenglish.com/new-sing/",c.oe=function(e){throw console.error(e),e}}([]); !function(e){var n=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var o,b,d,i=0,u=[];i<t.length;i++)b=t[i],r[b]&&u.push(r[b][0]),r[b]=0;for(o in c)Object.prototype.hasOwnProperty.call(c,o)&&(e[o]=c[o]);for(n&&n(t,c,a);u.length;)u.shift()();if(a)for(i=0;i<a.length;i++)d=f(f.s=a[i]);return d};var t={},r={28:0};function f(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.e=function(e){var n=r[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var t=new Promise(function(t,f){n=r[e]=[t,f]});n[2]=t;var c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,f.nc&&a.setAttribute("nonce",f.nc),a.src=f.p+"static/js/"+e+"."+{0:"1f02d3d35128bb3457df",1:"33174d19bb7b91fbec9f",2:"b00d3826b27a25730b77",3:"62cab40a31552f3523a2",4:"77aa4c620f571772432a",5:"0fe20001f4dfd6979b47",6:"717653459c7bc3135d0f",7:"87975b0362443f551b30",8:"f98973c3985b09535f4b",9:"9568b76781115d1db660",10:"ce02cda302f358dd3051",11:"e81139868f9f8f8a0824",12:"8f7cfa34e214bc1a1289",13:"da57496377193604d95c",14:"b3d17f7be63f79b48c70",15:"94dc83a555c61ee39c27",16:"ae624f5327002aaffb2d",17:"0f1571bcdfa699669f5f",18:"618aa416fb9be1dc4752",19:"f231c5215d3f27cf6a43",20:"5bd8b3930bb29ff93018",21:"594f13c961c63e11bd51",22:"9c5678caf56dde402e32",23:"8b4367681705baf3bf9a",24:"41b2d8dfa315edfb0be2",25:"f8f77e7bcee3b3e2c1a3"}[e]+".js";var o=setTimeout(b,12e4);function b(){a.onerror=a.onload=null,clearTimeout(o);var n=r[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return a.onerror=a.onload=b,c.appendChild(a),t},f.m=e,f.c=t,f.d=function(e,n,t){f.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:t})},f.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(n,"a",n),n},f.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},f.p="https://static-cdn.changchangenglish.com/new-sing/",f.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.9eb2aa77be0c7de80f6e.js.map //# sourceMappingURL=manifest.000078bb2380edb25e28.js.map
\ No newline at end of file \ No newline at end of file
{"version":3,"sources":["webpack:///webpack/bootstrap 1bf3a0fccccfc1851916"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","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","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.9eb2aa77be0c7de80f6e.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"1f02d3d35128bb3457df\",\"1\":\"33174d19bb7b91fbec9f\",\"2\":\"b00d3826b27a25730b77\",\"3\":\"62cab40a31552f3523a2\",\"4\":\"77aa4c620f571772432a\",\"5\":\"0fe20001f4dfd6979b47\",\"6\":\"717653459c7bc3135d0f\",\"7\":\"87975b0362443f551b30\",\"8\":\"f98973c3985b09535f4b\",\"9\":\"3ee6feb67d26cb1796ec\",\"10\":\"ce02cda302f358dd3051\",\"11\":\"e81139868f9f8f8a0824\",\"12\":\"8f7cfa34e214bc1a1289\",\"13\":\"da57496377193604d95c\",\"14\":\"b3d17f7be63f79b48c70\",\"15\":\"94dc83a555c61ee39c27\",\"16\":\"ae624f5327002aaffb2d\",\"17\":\"0f1571bcdfa699669f5f\",\"18\":\"618aa416fb9be1dc4752\",\"19\":\"f231c5215d3f27cf6a43\",\"20\":\"5bd8b3930bb29ff93018\",\"21\":\"594f13c961c63e11bd51\",\"22\":\"9c5678caf56dde402e32\",\"23\":\"8b4367681705baf3bf9a\",\"24\":\"41b2d8dfa315edfb0be2\",\"25\":\"f8f77e7bcee3b3e2c1a3\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"https://static-cdn.changchangenglish.com/new-sing/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 1bf3a0fccccfc1851916"],"sourceRoot":""} {"version":3,"sources":["webpack:///webpack/bootstrap 9f99311f58025b779d6a"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","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","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.000078bb2380edb25e28.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"1f02d3d35128bb3457df\",\"1\":\"33174d19bb7b91fbec9f\",\"2\":\"b00d3826b27a25730b77\",\"3\":\"62cab40a31552f3523a2\",\"4\":\"77aa4c620f571772432a\",\"5\":\"0fe20001f4dfd6979b47\",\"6\":\"717653459c7bc3135d0f\",\"7\":\"87975b0362443f551b30\",\"8\":\"f98973c3985b09535f4b\",\"9\":\"9568b76781115d1db660\",\"10\":\"ce02cda302f358dd3051\",\"11\":\"e81139868f9f8f8a0824\",\"12\":\"8f7cfa34e214bc1a1289\",\"13\":\"da57496377193604d95c\",\"14\":\"b3d17f7be63f79b48c70\",\"15\":\"94dc83a555c61ee39c27\",\"16\":\"ae624f5327002aaffb2d\",\"17\":\"0f1571bcdfa699669f5f\",\"18\":\"618aa416fb9be1dc4752\",\"19\":\"f231c5215d3f27cf6a43\",\"20\":\"5bd8b3930bb29ff93018\",\"21\":\"594f13c961c63e11bd51\",\"22\":\"9c5678caf56dde402e32\",\"23\":\"8b4367681705baf3bf9a\",\"24\":\"41b2d8dfa315edfb0be2\",\"25\":\"f8f77e7bcee3b3e2c1a3\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"https://static-cdn.changchangenglish.com/new-sing/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 9f99311f58025b779d6a"],"sourceRoot":""}
\ No newline at end of file \ No newline at end of file
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<script> <script>
import shareGoodsBg from '../../assets/newLesson/shareGoodsBg4.png' import shareGoodsBg from '../../assets/newLesson/shareGoodsBg5.png'
import title_share_goods from '../../assets/newLesson/title-share-goods.png' import title_share_goods from '../../assets/newLesson/title-share-goods.png'
import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from "../../service/api"; import {getOtherUserWatchApi,getShareGoodsApi,getGoodsDetailApi} from "../../service/api";
import loginPage from '../buy/login' import loginPage from '../buy/login'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment