bztang-admin/addons/yun_shop/static/app/js/chunk-d369e04c.3a2b2bb6.js

1 line
15 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-d369e04c"],{"404f":function(t,e,s){var i=s("e874");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=s("499e").default;n("1d0d48d0",i,!0,{sourceMap:!1,shadowMode:!1})},"51b9":function(t,e,s){"use strict";s.r(e);var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("c-title",{attrs:{text:"套餐"}}),i("div",{staticClass:"sign-in-subscribe-set-meal"},[i("ul",{staticClass:"box"},t._l(t.list,(function(e){return i("li",{key:e.id,staticClass:"goods"},[i("img",{staticClass:"img",attrs:{src:e.thumb}}),i("div",{staticClass:"goods-info",class:{no_option:0==e.has_option}},[i("p",[t._v(t._s(e.title))]),1==e.has_option?i("p",{staticClass:"specification"},[t._v("已选: "+t._s(e.current_options&&e.current_options.title||"--")+" "+t._s(e.current_options&&e.current_options.product_price||"--")+" ")]):t._e(),i("div",{staticClass:"flex between align-center"},[1==e.has_option?i("span",{staticClass:"money"},[t._v(t._s(t.$i18n.t("money"))+t._s(e.current_options&&e.current_options.product_price||""))]):t._e(),0==e.has_option?i("span",{staticClass:"money"},[t._v(t._s(t.$i18n.t("money"))+t._s(e.price))]):t._e(),1==e.has_option?i("button",{staticClass:"btn",on:{click:function(s){return t.specification(e)}}},[t._v("选规格")]):t._e()])])])})),0),i("div",{staticClass:"footer flex between align-center",class:{pcStyle:3==this.fun.getPhoneEnv()}},[i("div",{staticClass:"text-left"},[i("div",{staticClass:"flex align-center"},[i("span",[t._v("数量:")]),i("img",{staticClass:"operate",attrs:{src:s("7eff")},on:{click:t.minus}}),i("span",{staticClass:"count"},[t._v(t._s(t.count))]),i("img",{staticClass:"operate",attrs:{src:s("b4f87")},on:{click:t.plus}})]),i("div",[t._v(" 合计:"),i("span",{staticClass:"total"},[t._v(t._s(t.$i18n.t("money"))+t._s(t.total))])])]),i("div",[i("van-button",{staticClass:"pay",attrs:{color:"#F51D1D",round:""},on:{click:t.pay}},[t._v("去结算")])],1)]),i("van-overlay",{attrs:{show:t.show}},[i("div",{staticClass:"wrapper"},[i("div",{staticClass:"flex"},[i("img",{staticClass:"specification-img",attrs:{src:t.thumb}}),i("p",{staticClass:"align-left"},[t._v(t._s(t.title))])]),t.has_many_specs&&0!==t.has_many_specs.length?t._l(t.has_many_specs,(function(e,s){return i("div",{key:s},[i("p",{staticClass:"specification-color "},[t._v(t._s(e.title)+"")]),i("div",{staticClass:"flex align-center"},t._l(e.has_many_specs_item,(function(n,a){return i("div",{key:a,staticClass:"color",class:{current:e.index==a},on:{click:function(i){return t.choose(e,n,a,s)}}},[t._v(t._s(n.title))])})),0)])})):t._e(),i("div",{staticClass:"line"}),t.has_many_specs&&0!==t.has_many_specs.length?i("p",{staticClass:"text-left main-color"},[t._v(t._s(t.$i18n.t("money"))+t._s(t.current_options.product_price))]):t._e(),i("van-icon",{staticClass:"close",attrs:{name:"close"},on:{click:function(e){t.show=!1}}})],2)])],1)],1)},n=[],a=s("5530"),o=s("c7eb"),c=s("1da1"),r=(s("13d5"),s("d3b7"),s("4de4"),s("a9e3"),s("159b"),s("14d9"),s("a15b"),{data:function(){return{title:"",has_many_specs:[],has_many_options:[],thumb:"",id:0,goods:[],current_options:{},show:!1,count:1,list:[],give_active_value:"",shop_package_id:"",total:0}},computed:{},activated:function(){this.goods=[],this.getData()},methods:{total_price:function(){var t=this.list.filter((function(t){return 0==t.has_option})).reduce((function(t,e){return t+Number(e.price)}),0),e=this.list.filter((function(t){return 1==t.has_option})).reduce((function(t,e){return t+Number(e.current_options.product_price)}),0);this.total=(t+e)*this.count},getData:function(){var t=this;return Object(c["a"])(Object(o["a"])().mark((function e(){var s,i,n,a,c,r,d;return Object(o["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,$http.get("plugin.sign-buy.frontend.package.index.home");case 2:if(s=e.sent,i=s.result,n=s.msg,a=s.data,c=a.goods_list,r=a.give_active_value,d=a.shop_package_id,0!=i){e.next=11;break}return e.abrupt("return",t.$toast(n));case 11:t.list=c,t.list.forEach((function(e){e.has_many_specs.forEach((function(t){t.index=0})),1==e.has_option&&(e.current_options=e.has_many_options[0]),1==e.has_option&&t.goods.push({goods_id:e.id,total:1,option_id:e.has_many_options[0].id}),0==e.has_option&&t.goods.push({goods_id:e.id,total:1,option_id:0})})),t.give_active_value=r,t.shop_package_id=d,t.total_price();case 16:case"end":return e.stop()}}),e)})))()},choose:function(t,e,s,i){var n=this,o="";this.has_many_specs.forEach((function(e){e.id==t.id&&n.$set(n.has_many_specs,i,Object(a["a"])(Object(a["a"])({},n.has_many_specs[i]),{},{index:s}))})),this.list.forEach((function(a,c){a.id==n.id&&(a.has_many_specs[i].index=s,a.has_many_specs.forEach((function(s,i){if(s.id==t.id){var n=a.current_options.specs.split("_");n[i]=e.id+"",o=n.join("_")}})),a.has_many_options.forEach((function(t,e){t.specs==o&&(a.current_options=t,n.current_options=t)})))})),this.goods.forEach((function(t){t.goods_id==n.id&&(t.option_id=n.current_options.id)})),this.total_price()},minus:function(){this.count<=1||(this.count--,this.goods.forEach((function(t){return t.total-=1})),this.total_price())},specification:function(t){this.thumb=t.thumb,this.title=t.title,this.has_many_specs=t.has_many_specs,this.has_many_options=t.has_many_options,this.id=t.id,this.current_options=t.current_options,this.show=!0},pay:function(){var t=[];this.goods.forEach((function(e){t.push(e.goods_id)})),this.$router.push(this.fun.getUrl("goodsorder",{goods:this.goods},{tag:"sign_buy",package_id:this.shop_package_id,goodsId:t.join()}))},plus:function(){this.count+=1,this.goods.forEach((function(t){return t.total+=1})),this.total_price()}}}),d=r,l=(s("cff2"),s("2877")),g=Object(l["a"])(d,i,n,!1,null,"7d1c671d",null);e["default"]=g.exports},"7eff":function(t,e){t.exports="data:image/png;base64,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"},b4f87:function(t,e){t.exports="data:image/png;base64,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"},cff2:function(t,e,s){"use strict";s("404f")},e874:function(t,e,s){var i=s("24fb");e=i(!1),e.push([t.i,".pcStyle[data-v-7d1c671d]{width:375px!important}.sign-in-subscribe-set-meal[data-v-7d1c671d]{padding:.625rem}.sign-in-subscribe-set-meal .no_option[data-v-7d1c671d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sign-in-subscribe-set-meal .current[data-v-7d1c671d]{background-color:#fff1f1!important;color:#ef3532!important;border:1px solid #ef3532!important}.sign-in-subscribe-set-meal .color[data-v-7d1c671d]{width:3rem;height:1.56rem;line-height:1.56rem;background:#ededed;border-radius:.125rem;color:#282727;font-size:.6875rem;margin-right:.9375rem;border:1px solid #ededed}.sign-in-subscribe-set-meal .specification-color[data-v-7d1c671d]{text-align:left;margin-top:1.375rem;margin-bottom:.75rem}.sign-in-subscribe-set-meal .align-left[data-v-7d1c671d]{text-align:left}.sign-in-subscribe-set-meal .main-color[data-v-7d1c671d]{color:#ef3532}.sign-in-subscribe-set-meal .close[data-v-7d1c671d]{font-size:1.5313rem;position:absolute!important;color:#fff;bottom:-3.125rem}.sign-in-subscribe-set-meal .wrapper[data-v-7d1c671d]{position:relative;left:50%;top:10.1875rem;background-color:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:16.875rem;border-radius:.4688rem;padding:1.0938rem 1.5313rem 1.1875rem .8125rem}.sign-in-subscribe-set-meal .line[data-v-7d1c671d]{height:.0625rem;background:#e7e7e7;margin:1.6563rem 0 1.1563rem}.sign-in-subscribe-set-meal .specification-img[data-v-7d1c671d]{width:2.8125rem;height:2.8125rem;border-radius:.125rem;margin:0 .375rem 0 0}.sign-in-subscribe-set-meal .text-left[data-v-7d1c671d]{text-align:left}.sign-in-subscribe-set-meal .pay[data-v-7d1c671d]{width:7.5rem;height:2.3125rem}.sign-in-subscribe-set-meal .total[data-v-7d1c671d]{font-size:1.0625rem;color:#f51d1d}.sign-in-subscribe-set-meal .box[data-v-7d1c671d]{padding-bottom:4rem}.sign-in-subscribe-set-meal .count[data-v-7d1c671d]{margin:0 .9375rem}.sign-in-subscribe-set-meal .footer[data-v-7d1c671d]{position:fixed;width:100%;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;padding:.6875rem .9375rem .6563rem .9375rem}.sign-in-subscribe-set-meal .goods-info[data-v-7d1c671d]{margin-top:.9375rem;margin-left:.625rem;text-align:left;margin-bottom:.875rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.sign-in-subscribe-set-meal .align-center[data-v-7d1c671d]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sign-in-subscribe-set-meal .specification[data-v-7d1c671d]{color:#807e7e;font-size:.6875rem;margin-top:.75rem;margin-bottom:.7rem}.sign-in-subscribe-set-meal .flex[data-v-7d1c671d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sign-in-subscribe-set-meal .operate[data-v-7d1c671d]{width:1.125rem;height:1.125rem}.sign-in-subscribe-set-meal .between[data-v-7d1c671d]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.sign-in-subscribe-set-meal .btn[data-v-7d1c671d]{width:3.125rem;height:1.2813rem;font-size:.6875rem;border:none;background:#f51d1d;border-radius:.1875rem;color:#fff}.sign-in-subscribe-set-meal .goods[data-v-7d1c671d]{background:#fff;border-radius:.3125rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 .7813rem .78rem;margin-bottom:.625rem}.sign-in-subscribe-set-meal .img[data-v-7d1c671d]{width:4.375rem;height:4.375rem;margin:.9375rem 0 0 0;border-radius:.1875rem}.sign-in-subscribe-set-meal .money[data-v-7d1c671d]{color:#f51d1d;font-size:.875rem}",""]),t.exports=e}}]);