bztang-admin/addons/yun_shop/static/app/js/chunk-8a4d4c50.dd3dd49d.js

1 line
13 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-8a4d4c50"],{"0357":function(e,t,i){"use strict";i.r(t);var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"personRed"}},[i("c-title",{attrs:{hide:!1,text:"红包雨"}}),i("div",{staticClass:"centenBox"},[i("div",{staticClass:"posRedlist",on:{click:function(t){return e.goIssue("personRedList")}}},[e._v("个人记录")]),e._m(0),i("div",{staticClass:"bj"},[e.info.show_button?i("div",{staticClass:"btnimg1",on:{click:function(t){return e.goIssue("personRedissue")}}},[e._v("发红包")]):e._e(),i("img",{staticClass:"bjimg",attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/send.png",alt:""}})]),i("div",{staticClass:"lis"},[e._l(e.list,(function(t,a){return i("div",{key:a,staticClass:"list"},[i("div",{staticClass:"listTop"},[i("div",{staticClass:"leftImg"},[i("img",{attrs:{src:t.thumb,alt:""}})]),i("div",{staticClass:"rightConten"},[i("div",{staticClass:"redName"},[e._v(e._s(t.title))]),i("div",{staticClass:"middle"},[t.member?i("div",{staticClass:"middleImg"},[i("img",{attrs:{src:t.member.avatar_image,alt:""}})]):e._e(),t.member?i("span",[e._v("发放人:"+e._s(t.member.nickname))]):e._e()]),i("div",{staticClass:"redTime"},[e._v("红包截止时间:"+e._s(t.created_at)+"——"+e._s(t.valid_time_date))])])]),i("div",{staticClass:"vrbox"},[e._l(t.buttons,(function(a,o){return[1==a.status?i("div",{key:o,staticClass:"listbottom",on:{click:function(i){return e.getRedpack(t,o)}}},[e._v(e._s(a.name))]):e._e(),0==a.status?i("div",{key:o},[0==a.status?i("div",{key:o,class:[""==a.api?"lrbox":"rrbox"],on:{click:function(t){return e.toList(a)}}},[e._v(e._s(a.name))]):e._e()]):e._e()]}))],2)])})),e.isLoadMore&&e.list.length>0?i("div",{staticStyle:{color:"#fff","font-size":"0.75rem"},on:{click:e.getMoreData}},[e._v("显示更多"),i("van-icon",{attrs:{name:"arrow-down"}})],1):e._e(),!e.isLoadMore&&e.list.length>0?i("div",{staticStyle:{color:"#fff","font-size":"0.75rem"}},[e._v("没有更多了")]):e._e(),e.list.length<=0?i("van-empty",{attrs:{image:"default"}}):e._e()],2)]),i("van-popup",{style:{background:""},model:{value:e.show,callback:function(t){e.show=t},expression:"show"}},[i("div",{staticClass:"popGetReed"},[i("div",{staticClass:"popGetReed_txt"},[e.getinfo.member?i("div",{staticClass:"popGetReed_text"},[i("span",{staticStyle:{"margin-right":"1rem"}},[e._v(e._s(e.getinfo.member.nickname))]),i("span",[e._v("发出的红包")])]):e._e(),i("div",{staticClass:"popGetReed_img"},[i("img",{attrs:{src:e.getinfo.thumb,alt:""}})]),i("img",{staticClass:"btnImg",attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/btn1.png",alt:""},on:{click:function(t){return e.postRedpack(e.getinfo.id)}}})])]),i("div",{staticClass:"closeBtn"},[i("i",{staticClass:"iconfont icon-adsystem_icon_cancle",on:{click:function(t){e.show=!1}}})])]),i("van-popup",{style:{background:""},model:{value:e.show1,callback:function(t){e.show1=t},expression:"show1"}},[i("div",{staticClass:"popGetReed_two"},[i("div",{staticClass:"popGetReed_two_txt"},[e._v(" 您已成功领取"),i("span",[e._v(e._s(e.getName))]),e._v("的红包 可到"+e._s(e.balance)+"里查看 ")]),i("div",{staticClass:"popGetReed_two_price"},[e._v("¥"+e._s(e.amount))]),i("img",{staticClass:"popGetReed_two_btn",attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/btn2.png",alt:""},on:{click:e.sureGet}})])])],1)},o=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"topTxt"},[i("img",{attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/txt.png",alt:""}})])}],n=(i("e7e5"),i("d399")),s=(i("99af"),i("6968")),r={data:function(){return{show:!1,show1:!1,info:[],getinfo:[],amount:"",getName:"",list:[],isLoadMore:!0,page:1,total_page:0,balance:""}},deactivated:function(){},activated:function(){this.list=[],this.page=1,this.total_page=0,this.getData(),this.balance=localStorage.getItem("balanceLang")?JSON.parse(localStorage.getItem("balanceLang")).balance:"余额"},methods:{goIssue:function(e){this.$router.push(this.fun.getUrl(e,{}))},getData:function(){var e=this;$http.get("plugin.redpack-user.frontend.homePage.index",{},"").then((function(t){1===t.result&&(e.info=t.data,e.list=t.data.redpack_list.data,e.total_page=t.data.redpack_list.last_page,e.page=t.data.redpack_list.current_page,e.isLoadMore=!0,e.page>=e.total_page&&(e.isLoadMore=!1),0==e.list.length&&(e.isLoadMore=!1))})).catch((function(e){}))},getRedpack:function(e){this.getinfo=[],this.getName="",this.amount="",this.show=!0,this.getinfo=e},postRedpack:function(e){var t=this,i="plugin.redpack-user.frontend.receive.index";$http.get(i,{rid:e},"").then((function(e){1===e.result?(t.show=!1,t.show1=!0,t.getName=e.data.nickname,t.amount=e.data.amount):Object(n["a"])(e.msg)})).catch((function(e){}))},sureGet:function(){this.show1=!1,this.getData()},toList:function(e){this.fun.isTextEmpty(e.api)||this.$router.push(this.fun.getUrl("personRedrecord",{id:e.id}))},getMoreData:function(){var e=this;if(this.isLoadMore=!1,!(this.page>=this.total_page)){this.page+=1;var t={page:this.page};$http.post("plugin.redpack-user.frontend.homePage.index",t,"").then((function(t){if(e.isLoadMore=!0,1==t.result){var i=t.data.redpack_list.data;e.list=e.list.concat(i)}else e.page=e.page-1,e.isLoadMore=!1})).catch((function(e){}))}}},components:{cTitle:s["a"]}},l=r,d=l,c=(i("25d7"),i("2877")),m=Object(c["a"])(d,a,o,!1,null,"b844a04e",null);t["default"]=m.exports},"25d7":function(e,t,i){"use strict";i("38f7")},"38f7":function(e,t,i){var a=i("c524");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var o=i("499e").default;o("36754a06",a,!0,{sourceMap:!1,shadowMode:!1})},c524:function(e,t,i){var a=i("24fb");t=a(!1),t.push([e.i,".posRedlist[data-v-b844a04e]{position:fixed;right:50%;top:2.8rem;width:4.38rem;height:1.56rem;background-color:#fff;border-radius:.78rem 0 0 .78rem;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;font-size:.75rem;color:#f20b06;-webkit-transform:translateX(11.7rem);transform:translateX(11.7rem);z-index:9899}#personRed[data-v-b844a04e]{background:#fe2400;min-height:100vh}[data-v-b844a04e] .van-popup{background:transparent}.popGetReed_two[data-v-b844a04e]{width:19.19rem;height:17.22rem;margin:0 auto;background-image:url(https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/succeed.png);background-repeat:no-repeat;background-size:cover;overflow:hidden}.popGetReed_two .popGetReed_two_btn[data-v-b844a04e]{width:8.13rem;margin-top:1.09rem}.popGetReed_two .popGetReed_two_price[data-v-b844a04e]{font-size:1.88rem;color:#fff;font-weight:600;width:14.59rem;margin:0 auto;margin-top:5.06rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popGetReed_two .popGetReed_two_txt[data-v-b844a04e]{width:8.97rem;text-align:center;margin:0 auto;margin-top:3.25rem;color:#262626;font-size:.75rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.popGetReed_two .popGetReed_two_txt span[data-v-b844a04e]{color:#f41100;font-size:.75rem}.popGetReed[data-v-b844a04e]{width:22.5rem;height:20.94rem;background-image:url(https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/gethb.png);background-repeat:no-repeat;background-size:cover;overflow:hidden}.popGetReed .popGetReed_txt[data-v-b844a04e]{margin-top:8.22rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-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}.popGetReed .popGetReed_txt .popGetReed_text[data-v-b844a04e]{font-size:.94rem;color:#fff}.popGetReed .popGetReed_txt .popGetReed_img[data-v-b844a04e]{width:5.34rem;height:5.34rem;margin-top:1.03rem}.popGetReed .popGetReed_txt .popGetReed_img img[data-v-b844a04e]{width:100%;height:100%}.popGetReed .btnImg[data-v-b844a04e]{width:10.38rem;margin-top:.97rem}.closeBtn[data-v-b844a04e]{color:#fff;font-size:1rem}.closeBtn i[data-v-b844a04e]{font-size:2rem}.centenBox[data-v-b844a04e]{background-image:url(https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/personRed/bj.png);background-repeat:no-repeat;background-size:100%;overflow:hidden;width:100%;margin-top:-5rem}.centenBox .lis[data-v-b844a04e]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:-1rem;position:relative;padding-bottom:2rem}.centenBox .lis[data-v-b844a04e],.centenBox .lis .list[data-v-b844a04e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.centenBox .lis .list[data-v-b844a04e]{width:21.88rem;height:8.47rem;background-color:#fff;border-radius:.94rem;padding:.81rem 1.13rem .63rem .53rem;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.63rem;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.centenBox .lis .list .vrbox[data-v-b844a04e]{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-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.centenBox .lis .list .vrbox .lrbox[data-v-b844a04e]{border-radius:1.09rem;background-color:#eaeaea;color:#9b9b9b}.centenBox .lis .list .vrbox .lrbox[data-v-b844a04e],.centenBox .lis .list .vrbox .rrbox[data-v-b844a04e]{width:8.13rem;height:2.19rem;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;font-size:.88rem}.centenBox .lis .list .vrbox .rrbox[data-v-b844a04e]{border-radius:1.09rem;border:.03rem solid #f69a00;color:#f69a00}.centenBox .lis .list .listbottom[data-v-b844a04e]{width:11.25rem!important;height:2.19rem;background-image:-webkit-linear-gradient(20deg,#f4c679,#fae3ae);background-image:linear-gradient(70deg,#f4c679,#fae3ae);border-radius:1.09rem;font-size:.88rem;color:#873d43;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;font-weight:600;letter-spacing:.09rem}.centenBox .lis .list .listbottom[data-v-b844a04e],.centenBox .lis .list .listTop[data-v-b844a04e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.centenBox .lis .list .listTop[data-v-b844a04e]{width:100%}.centenBox .lis .list .listTop .leftImg[data-v-b844a04e]{width:3.75rem;height:3.75rem}.centenBox .lis .list .listTop .leftImg img[data-v-b844a04e]{width:100%;height:100%}.centenBox .lis .list .listTop .rightConten[data-v-b844a04e]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-left:.56rem}.centenBox .lis .list .listTop .rightConten .redName[data-v-b844a04e]{text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.2rem}.centenBox .lis .list .listTop .rightConten .middle[data-v-b844a04e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem;color:#ce2e06;font-size:.81rem}.centenBox .lis .list .listTop .rightConten .middle .middleImg[data-v-b844a04e]{width:1.13rem;height:1.13rem;background-color:#999;border-radius:50%;margin-right:.22rem}.centenBox .lis .list .listTop .rightConten .middle .middleImg img[data-v-b844a04e]{width:100%}.centenBox .lis .list .listTop .rightConten .redTime[data-v-b844a04e]{font-size:.63rem;text-align:left;color:#ce2e06}.centenBox .bj[data-v-b844a04e]{width:13.72rem;height:10.97rem;margin:0 auto;margin-top:2.83rem;position:relative}.centenBox .bj .btnimg1[data-v-b844a04e]{position:absolute;left:1.75rem;bottom:1.84rem;font-size:1.56rem;color:#f20a06;width:10.84rem;height:2.81rem;margin:0 auto;margin-top:-4rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9e698),to(#e7b81f)),-webkit-gradient(linear,left top,left bottom,from(#ffd90d),to(#ffd90d));background-image:-webkit-linear-gradient(top,#f9e698,#e7b81f),-webkit-linear-gradient(#ffd90d,#ffd90d);background-image:linear-gradient(180deg,#f9e698,#e7b81f),linear-gradient(#ffd90d,#ffd90d);background-blend-mode:normal,normal;border-radius:1.41rem;line-height:2.81rem;font-weight:600}.centenBox .bj .bjimg[data-v-b844a04e]{width:100%;height:100%}.centenBox .topTxt[data-v-b844a04e]{width:18.88rem;height:3.59rem;margin-top:7.16rem;margin-left:2.5rem}.centenBox .topTxt img[data-v-b844a04e]{width:100%;height:100%}",""]),e.exports=t}}]);