bztang-admin/addons/yun_shop/static/app/js/chunk-663aac26.a13e3d2b.js

1 line
7.8 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-663aac26"],{"2f68":function(t,a,e){"use strict";e.r(a);var i=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"consensus-activity-mass-intergral"},[e("c-title",{attrs:{text:t.text}}),e("p",{staticClass:"tips"},[t._v("参与记录")]),t.list&&0!==t.list.length?e("div",{staticClass:"box"},t._l(t.list,(function(a,i){return e("div",{key:a.id,staticClass:"box-item"},[e("p",{staticClass:"title"},[t._v(t._s(a.quality_activity.title))]),e("p",{staticClass:"time"},[t._v("时间:"+t._s(a.join_time_str)+"-"+t._s(a.expire_time_str))]),i+1!==t.list.length?e("div",{staticClass:"line"}):t._e()])})),0):t._e(),e("div",{staticClass:"btn",class:{"w375 foot_pc":t.fun.isPc()}},[e("van-button",{attrs:{round:"",color:"#F15353",block:""},on:{click:t.participation}},[t._v("参与活动")])],1),e("van-popup",{attrs:{round:"",position:"bottom"},model:{value:t.Show,callback:function(a){t.Show=a},expression:"Show"}},[e("div",{staticClass:"flex between align-center popup-top"},[e("span",{staticClass:"pointer",on:{click:function(a){t.Show=!1}}},[t._v("取消")]),e("span",[t._v(t._s(t.text))]),e("span",{staticClass:"c-FF2F2F pointer",on:{click:t.confirmCategory}},[t._v("确认")])]),e("div",{staticStyle:{padding:"2.1875rem 0.75rem 1.7813rem"}},[e("div",{staticClass:"asset"},[e("p",{staticClass:"left"},[t._v("活动时间")]),e("div",{staticClass:"flex wrap",staticStyle:{"margin-top":"0.6875rem","margin-bottom":"1.25rem"}},t._l(t.time_array,(function(a,i){return e("span",{staticClass:"item",class:{current:t.current_index_time==i},on:{click:function(a){return t.toggle(i,"time")}}},[t._v(t._s(a)+"天")])})),0)]),e("div",{staticClass:"asset"},[e("p",{staticClass:"left"},[t._v("活动阶梯")]),e("div",{staticClass:"flex wrap",staticStyle:{"margin-top":"0.6875rem","margin-bottom":"1.25rem"}},t._l(t.quota_array,(function(a,i){return e("span",{staticClass:"item",class:{current:t.current_index_quota==i},on:{click:function(a){return t.toggle(i,"quota")}}},[t._v(t._s(a))])})),0)]),e("div",{staticClass:"ratio"},[e("span",[t._v("组合比例:"+t._s(t.rate)+"%")]),e("span",{staticClass:"ml-33"},[t._v("剩余总额:"+t._s(t.usable_quota))])])])])],1)},s=[],n=(e("99af"),e("ac0d")),r={mixins:[n["a"]],data:function(){return{text:"",Show:!1,current_index_time:0,current_index_quota:0,list:[],total_page:1,isLoadMore:!0,page:1,id:"",rate:"",usable_quota:"",time_array:[],quota_array:[],total_array:[]}},computed:{total:function(){return this.total_array[this.current_index_quota]}},activated:function(){this.getData(),this.record()},methods:{record:function(){var t=this,a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;$http.get("plugin.wise-yuan-trade.frontend.quality-activity.record",{page:a},"").then((function(e){var i=e.result,s=e.msg,n=e.data;t.isLoadMore=!0,i?(t.list=1==a?n.data:t.list.concat(n.data),t.total_page=n.last_page,t.page=n.current_page):t.$toast(s)}))},getData:function(){var t=this;$http.get("plugin.wise-yuan-trade.frontend.quality-activity.index","","").then((function(a){var e=a.result,i=a.msg,s=a.data;if(e){var n="".concat(s.quality_name,"活动");t.time_array=s.time_array,t.quota_array=s.quota_array,t.total_array=s.total_array,t.text=n,t.fun.setWXTitle(n)}else t.$toast(i)}))},getMoreData:function(){if(this.isLoadMore=!1,!(this.page>=this.total_page)){var t=this.page+1;this.record(t)}},participation:function(){this.Show=!0,this.get_activity()},get_activity:function(){var t=this,a={time:this.time_array[this.current_index_time],quota:this.quota_array[this.current_index_quota],total:this.total_array[this.current_index_quota]};$http.get("plugin.wise-yuan-trade.frontend.quality-activity.activity",a,"").then((function(a){var e=a.result,i=a.msg,s=a.data;e?(t.id=s.id,t.rate=s.rate,t.usable_quota=s.usable_quota):t.$toast(i)}))},toggle:function(t,a){"time"==a?this.current_index_time=t:"quota"===a&&(this.current_index_quota=t),this.get_activity()},confirmCategory:function(){var t=this;$http.post("plugin.wise-yuan-trade.frontend.quality-activity.join",{id:this.id},"").then((function(a){var e=a.msg,i=a.result;t.$toast(e),i&&(t.Show=!1,t.record())}))}}},o=r,c=(e("3e65"),e("2877")),l=Object(c["a"])(o,i,s,!1,null,"5550e462",null);a["default"]=l.exports},"3e65":function(t,a,e){"use strict";e("ad5c")},"4daa":function(t,a,e){var i=e("24fb");a=i(!1),a.push([t.i,".consensus-activity-mass-intergral[data-v-5550e462]{padding:.875rem .75rem;position:relative;min-height:100vh}.consensus-activity-mass-intergral .w375[data-v-5550e462]{width:375px!important}.consensus-activity-mass-intergral .foot_pc[data-v-5550e462]{left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.consensus-activity-mass-intergral .left[data-v-5550e462]{text-align:left}.consensus-activity-mass-intergral .wrap[data-v-5550e462]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.consensus-activity-mass-intergral .current[data-v-5550e462]{border:1px solid #f15353;background:#f15353;color:#fff}.consensus-activity-mass-intergral .ratio[data-v-5550e462]{background:#fafafa;border-radius:.625rem;padding:.9063rem 1rem;text-align:left}.consensus-activity-mass-intergral .ml-33[data-v-5550e462]{margin-left:1.0313rem}.consensus-activity-mass-intergral .item[data-v-5550e462]{border-radius:1.5625rem;border:1px solid #d6d6dc;padding:.7813rem 2.3438rem;margin-right:.9375rem}.consensus-activity-mass-intergral .c-FF2F2F[data-v-5550e462]{color:#ff2f2f}.consensus-activity-mass-intergral .popup-top[data-v-5550e462]{padding:1.125rem .875rem}.consensus-activity-mass-intergral .flex[data-v-5550e462]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.consensus-activity-mass-intergral .between[data-v-5550e462]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.consensus-activity-mass-intergral .align-center[data-v-5550e462]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.consensus-activity-mass-intergral .btn[data-v-5550e462]{position:fixed;left:0;right:0;bottom:0;background:#fff;padding:1.0938rem 1.5rem}.consensus-activity-mass-intergral .tips[data-v-5550e462]{margin-left:.75rem;margin-bottom:.9375rem;text-align:left;font-weight:700;font-size:.9375rem}.consensus-activity-mass-intergral .box[data-v-5550e462]{background:#fff;border-radius:.625rem;padding:.9375rem .75rem;margin-bottom:5rem}.consensus-activity-mass-intergral .title[data-v-5550e462]{text-align:left;font-weight:700;font-size:.875rem}.consensus-activity-mass-intergral .time[data-v-5550e462]{text-align:left;color:#aaaab3;margin-top:.4688rem;font-size:.75rem}.consensus-activity-mass-intergral .line[data-v-5550e462]{width:100%;height:1px;background:#f0f0f1;margin-top:1.0625rem;margin-bottom:.9375rem}",""]),t.exports=a},ac0d:function(t,a,e){"use strict";e.d(a,"a",(function(){return n}));var i=document.documentElement,s=document.body,n={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return i&&i.scrollTop?t=i.scrollTop:s&&(t=s.scrollTop),t},getClientHeight:function(){var t=0;return t=s.clientHeight&&i.clientHeight?Math.min(s.clientHeight,i.clientHeight):Math.max(s.clientHeight,i.clientHeight),t},getScrollHeight:function(){return Math.max(s.scrollHeight,i.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(){}}}},ad5c:function(t,a,e){var i=e("4daa");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var s=e("499e").default;s("b214eeb6",i,!0,{sourceMap:!1,shadowMode:!1})}}]);