| 1 |
- System.register(["./index-legacy-bfebbbb9.js","./student-register-store-legacy-fb9fbb55.js","./index-legacy-236532da.js","./index-legacy-0230da5d.js","./index-legacy-1b73f8b7.js","./index-legacy-c0b87482.js"],(function(t,e){"use strict";var o,d,r,a,i,s,c,n,l,_,u,p,m,g;return{setters:[t=>{o=t.d,d=t.bq,r=t.a,a=t.A,i=t.P,s=t.C,c=t.a1},t=>{n=t.u,l=t.S},t=>{_=t.C},t=>{u=t.I},t=>{p=t.R,m=t.a},t=>{g=t.T}],execute:function(){var h=document.createElement("style");h.textContent="._addGoodsCart_16cde_1{padding-top:.32rem;--k-font-primary: #FFCB75;--van-primary: var(--k-font-primary);--van-stepper-button-round-theme-color: var(--van-primary)}._addGoodsCart_16cde_1 .van-stepper__minus,._addGoodsCart_16cde_1 .van-stepper__plus,._addGoodsCart_16cde_1 .van-stepper__input{background-color:#fff4e7}._addGoodsCart_16cde_1 .van-stepper__minus,._addGoodsCart_16cde_1 .van-stepper__plus{color:#bf7434}._addGoodsCart_16cde_1 .van-stepper__input{color:#8c6142}._addGoodsCart_16cde_1 .van-stepper__minus{border-radius:2.66667rem 0 0 2.66667rem}._addGoodsCart_16cde_1 .van-stepper__plus{border-radius:0 2.66667rem 2.66667rem 0}._addGoodsCart_16cde_1 ._addCartBtn_16cde_25{background:linear-gradient(121deg,#FFD892 0%,#FFCB75 100%);border-radius:.32rem;font-size:.42667rem;font-weight:600;color:#5b2c03;border:0}._goodsSection_16cde_33{position:relative;width:2.66667rem;height:2.66667rem;border-radius:.21333rem;overflow:hidden}._goodsSection_16cde_33 ._sellOut_16cde_40{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);padding:.53333rem}._goodsImg_16cde_52{width:2.66667rem;height:2.66667rem;background:linear-gradient(180deg,#f0f0f0 0%,#d7d7d7 100%);overflow:hidden}._goodsPrice_16cde_58{padding-top:.21333rem;font-size:.48rem;color:#ff4e19;line-height:.58667rem}._goodsPrice_16cde_58 span{font-size:.42667rem}._goodsStore_16cde_67{font-size:.37333rem;color:#999;line-height:.53333rem}._title_16cde_72{font-size:.42667rem;color:#333;line-height:.58667rem}._radio-group_16cde_77{display:flex;flex-wrap:wrap;margin-top:.37333rem}._radio_16cde_77{margin-right:.26667rem;margin-bottom:.21333rem;min-width:1.6rem}._radio_16cde_77 .van-radio__icon{display:none}._radio_16cde_77 .van-tag--large{height:.85333rem;font-size:.42667rem;text-align:center;display:flex;align-items:center;justify-content:center}._radio_16cde_77 .van-tag{box-sizing:border-box}._radio_16cde_77 .van-tag--default{color:#999;background-color:#f7f8f9}._radio_16cde_77 .van-tag--primary{background-color:#fffaf4;background:#FFFAF4;border-radius:.16rem;color:#f39f11}._radio_16cde_77 .van-radio__label{margin-left:0;width:100%}\n",document.head.appendChild(h);const f=t("i",""+new URL("icon-sell-out-437e8d6c.png",e.meta.url).href),k={addGoodsCart:"_addGoodsCart_16cde_1",addCartBtn:"_addCartBtn_16cde_25",goodsSection:"_goodsSection_16cde_33",sellOut:"_sellOut_16cde_40",goodsImg:"_goodsImg_16cde_52",goodsPrice:"_goodsPrice_16cde_58",goodsStore:"_goodsStore_16cde_67",title:"_title_16cde_72","radio-group":"_radio-group_16cde_77",radio:"_radio_16cde_77"},y=n();t("A",o({name:"add-goods-cart",props:{show:{type:Boolean,default:!1},item:{type:Object,default:{}},defaultRadio:{type:Number,default:0},showType:{type:String,default:"cart"},onClose:{type:Function,default:()=>{}}},watch:{show(t){t&&(this.totalData={},this.total=1,this.radio="",this.setList())}},data:()=>({radio:"",total:1,totalData:{},skuStockList:[]}),computed:{selectItem(){const t=this.radio,e=this.skuStockList.find((e=>e.id==t));if(e){let t=e.stock-e.lockStock;return{...e,stock:t}}return{stock:0}}},mounted(){this.setList()},methods:{setList(){let t=[];const e=JSON.parse(JSON.stringify(this.item));if(Array.isArray(e.skuStockList)&&(t=e.skuStockList.map((t=>{if(t.pic=t.pic||e.pic,t.cartNum=0,t.spData){const e=JSON.parse(t.spData);let o="";e.forEach((t=>{o+=`${t.value}`})),t.spDataJson=o}else t.spDataJson="默认";return t.lockStock=t.lockStock>0?t.lockStock:0,{...t}}))),!t.length)return t;let o=0;if(this.defaultRadio){let e=t.findIndex((t=>t.id==this.defaultRadio));o=e>-1?e:0}this.radio=t[o].id,this.skuStockList=t},async onAddCart(){const t=this.selectItem,e=this.item,o={pic:e.pic,name:e.name,brandName:e.brandName,productSn:e.productSn,price:t.price,originalPrice:e.originalPrice,productSkuId:t.id,stock:t.stock,quantity:this.total,productId:e.id,spDataJson:t.spDataJson,hidden:"cart"===this.showType?0:1,promoterId:this.$route.query.promoterId?this.$route.query.promoterId:void 0};try{let t=!1;y.getGoods.forEach((e=>{e.productId===o.productId&&e.productSkuId===o.productSkuId&&(t=!0,e.quantity+=o.quantity)})),t||y.setGoods(o),d("添加成功"),this.onClose()}catch(r){}},setProductStock(t){for(let e=0;e<this.skuStockList.length;e++)this.skuStockList[e].id===this.radio&&(this.skuStockList[e].cartNum=t)}},render(){return r("div",{class:k.addGoodsCart},[r(_,{titleStyle:{paddingLeft:"12px"}},{icon:()=>r("div",{class:k.goodsSection},[r(u,{src:this.selectItem.pic,class:k.goodsImg,fit:"cover"},null),this.selectItem.stock<=0&&r("div",{class:k.sellOut},[r(u,{src:f,fit:"cover",class:k.sellOutImg},null)])]),title:()=>r("div",{class:k.goodsInfo},[r("p",{class:k.goodsPrice},[r("span",null,[a("¥")]),i(this.selectItem.price)]),r("p",{class:k.goodsStore},[a("库存:"),this.selectItem.stock])])}),r(_,null,{title:()=>r("div",{class:k.title},[a("规格")]),label:()=>{let t;return r(p,{class:k["radio-group"],modelValue:this.radio},"function"==typeof(e=t=this.skuStockList.map((t=>{const e=t.id===this.radio,o=e?"primary":"default";return r(m,{class:k.radio,name:t.id,onClick:()=>{this.radio!=t.id&&(this.radio=t.id)}},{default:()=>[r(g,{size:"large",plain:e,type:o},{default:()=>[t.spDataJson]})]})})))||"[object Object]"===Object.prototype.toString.call(e)&&!c(e)?t:{default:()=>[t]});var e}}),r(_,{title:"购买数量",style:{margin:"12px 0"},border:!1,titleClass:k.title,center:!0},{default:()=>[r(l,{modelValue:this.total,"onUpdate:modelValue":t=>this.total=t,max:this.selectItem.stock>200?200:this.selectItem.stock,min:1,disabled:this.selectItem.stock<=0,integer:!0},null)]}),r("div",{class:["btnGroup"],style:{marginBottom:"8px"}},[r(s,{block:!0,type:"primary",text:"确定",class:k.addCartBtn,disabled:this.selectItem.stock<=0,onClick:()=>this.onAddCart()},null)])])}}))}}}));
|