bztang-admin/addons/yun_shop/static/app/js/chunk-4d859e2f.74b7d182.js

1 line
10 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4d859e2f"],{"5f4c":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,"[data-v-78657a30] .van-tabs__line{background-color:#ff8924}.distribution-red-packer[data-v-78657a30]{background:#ffeee0;min-height:100vh;padding:.75rem}.distribution-red-packer .wrapper[data-v-78657a30]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.distribution-red-packer .show-price[data-v-78657a30]{position:absolute;left:0;right:0;margin:0 auto;top:3.125rem;font-size:2.0625rem;color:#7f3a15}.distribution-red-packer .block[data-v-78657a30]{position:relative;width:18.125rem;height:14.2188rem}.distribution-red-packer .block .please[data-v-78657a30]{color:#fff;position:absolute;left:0;right:0;bottom:.8125rem;font-size:.75rem}.distribution-red-packer .block img[data-v-78657a30]{width:100%;height:100%}.distribution-red-packer .block .get-button[data-v-78657a30]{position:absolute;top:5.8438rem;left:0;right:0;width:4.625rem;height:4.625rem;line-height:2.25rem;margin:0 auto;border-radius:3.125rem;font-size:2rem;color:#7f3a15;font-weight:500;background:-webkit-gradient(linear,left top,left bottom,from(#fae05b),to(#f89800));background:-webkit-linear-gradient(top,#fae05b,#f89800);background:linear-gradient(180deg,#fae05b,#f89800);border:none;z-index:10}.distribution-red-packer .block .get-button-bg[data-v-78657a30]{position:absolute;top:5.625rem;left:0;right:0;width:5rem;height:5rem;margin:0 auto;background-color:#f06b4f;opacity:.3;border-radius:3.125rem;z-index:1}.distribution-red-packer .block .button[data-v-78657a30]{position:absolute;left:0;right:0;width:14.6875rem;height:2.25rem;line-height:2.25rem;bottom:2.5313rem;margin:0 auto;border-radius:1.5625rem;font-weight:500;background:-webkit-gradient(linear,left top,left bottom,from(#fae05b),to(#f89800));background:-webkit-linear-gradient(top,#fae05b,#f89800);background:linear-gradient(180deg,#fae05b,#f89800);border:.1563rem solid #e93e43;color:#7f3a15}.distribution-red-packer .show-more[data-v-78657a30]{text-align:center;color:#aaaab3;font-weight:400;margin:.75rem 0}.distribution-red-packer .van-icon-arrow-down[data-v-78657a30]{margin-left:.125rem;font-size:.75rem}.distribution-red-packer .unit[data-v-78657a30]{font-size:1.375rem}.distribution-red-packer .price[data-v-78657a30]{position:absolute;left:5.0938rem;top:3.8125rem;width:11.5rem;height:2.5625rem;line-height:2.5625rem;font-size:2.75rem;color:#7f3a15;font-weight:500;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.distribution-red-packer .box[data-v-78657a30],.distribution-red-packer .price[data-v-78657a30]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.distribution-red-packer .box[data-v-78657a30]{margin-left:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.distribution-red-packer .tips[data-v-78657a30]{text-align:center;color:#aaaab3;font-size:.8438rem;margin-top:.75rem}.distribution-red-packer .title[data-v-78657a30]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.distribution-red-packer .right-value[data-v-78657a30]{height:.875rem;line-height:.875rem;font-size:.875rem;font-weight:500;color:#3b3b4a}.distribution-red-packer .label[data-v-78657a30]{height:.75rem;font-size:.75rem;font-weight:400;line-height:.75rem;color:#aaaab3;white-space:nowrap}.distribution-red-packer .foot[data-v-78657a30]{margin-top:.75rem;background:#fff;border-radius:.3125rem;overflow:hidden}.distribution-red-packer .head[data-v-78657a30]{position:relative;width:100%;height:17.4063rem}.distribution-red-packer .head img[data-v-78657a30]{width:100%;height:100%;margin:0}.distribution-red-packer .head .button[data-v-78657a30]{position:absolute;left:0;right:0;width:18.25rem;height:3rem;line-height:3rem;bottom:2.5313rem;font-size:36rpx;margin:0 auto;border-radius:1.5625rem;background:-webkit-gradient(linear,left top,left bottom,from(#fae05b),to(#f89800));background:-webkit-linear-gradient(top,#fae05b,#f89800);background:linear-gradient(180deg,#fae05b,#f89800);border:.1563rem solid #e93e43;color:#7f3a15}",""]),t.exports=e},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var a=document.documentElement,o=document.body,r={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return a&&a.scrollTop?t=a.scrollTop:o&&(t=o.scrollTop),t},getClientHeight:function(){var t=0;return t=o.clientHeight&&a.clientHeight?Math.min(o.clientHeight,a.clientHeight):Math.max(o.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(o.scrollHeight,a.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},ad7b:function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"distribution-red-packer"},[i("c-title",{attrs:{text:"领取红包"}}),i("div",{staticClass:"head"},[i("img",{attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/images/new_distribution_red_packet.png"}}),0==t.today_receive?i("div",{staticClass:"price"},[i("span",[t._v("?")]),i("span",[t._v("?")]),i("span",[t._v("?")]),i("span",[t._v("?")]),i("span",{staticClass:"unit"},[t._v("元")])]):i("div",{staticClass:"show-price"},[t._v(t._s(t.$i18n.t("money"))+t._s(t.amount))]),i("van-button",{staticClass:"button",on:{click:t.submit}},[t._v(t._s(0==t.today_receive?"领取红包":"已领取"))])],1),i("div",{staticClass:"foot"},[i("van-tabs",{attrs:{"title-active-color":"#FF8924"},model:{value:t.active,callback:function(e){t.active=e},expression:"active"}},[i("van-tab",{attrs:{title:"领取记录"}},t._l(t.list,(function(e,a){return i("van-cell",{key:a,attrs:{center:"","title-style":"text-align:left"}},[i("div",{staticClass:"title",attrs:{slot:"title"},slot:"title"},[i("van-image",{staticStyle:{"flex-shrink":"0"},attrs:{width:"2.25rem",height:"2.25rem",src:e.has_one_member&&e.has_one_member.avatar,round:"",alt:""}}),i("div",{staticClass:"box"},[i("span",[t._v(t._s(e.has_one_member?e.has_one_member.nickname:"null"))]),i("span",{staticClass:"label"},[t._v(t._s(e.created_at))])])],1),i("span",{staticClass:"right-value",attrs:{slot:"default"},slot:"default"},[t._v(t._s(e.amount))])])})),1)],1)],1),t.current_page==t.last_page?i("p",{staticClass:"tips"},[t._v("没有更多喽~")]):t._e(),i("van-overlay",{attrs:{show:t.show_cover},on:{click:function(e){t.show_cover=!1}}},[i("div",{staticClass:"wrapper",on:{click:function(t){t.stopPropagation()}}},[i("div",{staticClass:"block"},[i("img",{attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/images/new_distribution_red_packet_cover.png"}}),i("button",{staticClass:"get-button ",on:{click:t.confirm}},[t._v("领")]),i("div",{staticClass:"get-button-bg"}),i("p",{staticClass:"please"},[t._v("请点击领取按钮领取红包")])])])]),i("van-overlay",{attrs:{show:t.show}},[i("div",{staticClass:"wrapper",on:{click:function(t){t.stopPropagation()}}},[i("div",{staticClass:"block"},[i("div",{staticClass:"show-price"},[t._v(t._s(t.$i18n.t("money"))+t._s(t.red_packet_amount))]),i("img",{attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/images/new_distribution_red_packet.png"}}),i("van-button",{staticClass:"button",on:{click:t.Hidden}},[t._v("知道了")])],1)])])],1)},o=[],r=(i("e17f"),i("2241")),n=(i("4056"),i("44bf")),s=(i("99af"),i("14d9"),i("ac0d")),c={components:{VanImage:n["a"]},mixins:[s["a"]],data:function(){return{active:0,show:!1,list:[],show_cover:!1,red_packet_amount:0,video_list:[],amount:0,today_receive:0,is_rest:0,redpack_video_state:0,current_page:1,last_page:1,isLoadMore:!0}},activated:function(){this.isLoadMore=!0,this.show=!1,this.show_cover=!1,this.getData(),this.getList(1)},methods:{getMoreData:function(){if(this.isLoadMore=!1,!(this.current_page>=this.last_page)){var t=this.current_page+1;this.getList(t)}},Hidden:function(){this.getList(),this.show=!1},getList:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;$http.get("plugin.commission-performance.frontend.redpack.getList",{is_sub_page:e}).then((function(e){if(1!==e.result)return t.$toast(e.msg);var i=e.data.list;t.current_page=i.current_page,t.last_page=i.last_page,1==i.current_page?t.list=i.data:t.list=t.list.concat(i.data)}))},getData:function(){var t=this;$http.get("plugin.commission-performance.frontend.redpack.index").then((function(e){if(1!==e.result)return t.$toast(e.msg);var i=e.data;t.redpack_video_state=i.redpack_video_state,t.video_list=i.video_list,t.today_receive=i.today_receive,t.amount=i.amount,t.is_rest=i.is_rest,t.$route.params.vid&&1==t.$route.params.finish&&1==i.is_rest&&0==i.today_receive&&(t.show_cover=!0)}))},confirm:function(){var t=this,e={};1==this.redpack_video_state&&(e.video_id=this.$route.params.vid),$http.post("plugin.commission-performance.frontend.redpack.receive",e,"").then((function(e){t.show_cover=!1,e.result?(t.red_packet_amount=e.data.amount,t.show=!0,t.getData()):t.$toast(e.msg)}))},submit:function(){var t=this;1!=this.today_receive&&$http.get("plugin.commission-performance.frontend.redpack.index").then((function(e){if(1!==e.result)return t.$toast(e.msg);var i=e.data;if(0!=i.redpack_video_state){var a=Math.floor(Math.random()*i.video_list.length);r["a"].confirm({title:"观看视频领取红包",confirmButtonText:"去观看",cancelButtonColor:"#7E7E7E"}).then((function(){t.$router.push(t.fun.getUrl("VideoDetail",{},{vid:i.video_list[a].id,plugin_type:"new_distribution"}))})).catch((function(){}))}else t.show_cover=!0}))}}},l=c,d=(i("dc7a"),i("2877")),u=Object(d["a"])(l,a,o,!1,null,"78657a30",null);e["default"]=u.exports},dc7a:function(t,e,i){"use strict";i("de9b")},de9b:function(t,e,i){var a=i("5f4c");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("cfef697c",a,!0,{sourceMap:!1,shadowMode:!1})}}]);