item.a47fb7f1.js 1.5 KB

1
  1. import{d as c,j as o,A as t,bC as d}from"./ResizeObserver.es.39b48a47.js";import{C as n}from"./index.db115763.js";import{I as r}from"./index.fcbcb027.js";import{f as _}from"./cart.426348e2.js";const i="_shopOrder_gd5fj_1",g="_goodsList_gd5fj_7",a="_payTime_gd5fj_10",l="_payStatus_gd5fj_14",p="_paySuccess_gd5fj_17",f="_cellGroup_gd5fj_20",u="_goodsImg_gd5fj_25",m="_goodsContainer_gd5fj_31",j="_goodsTitle_gd5fj_34",C="_model_gd5fj_39",y="_goodsPrice_gd5fj_45",b="_num_gd5fj_49",I="_btnList_gd5fj_55",S="_price_gd5fj_63",v="_coupon_gd5fj_71",T="_sureGoods_gd5fj_75",G="_field_gd5fj_81",h="_returnDes_gd5fj_91",L="_confirmReceipt_gd5fj_100",P="_bottomCell_gd5fj_105",x="_sectionCell_gd5fj_112",A="_orderSn_gd5fj_117",O="_iconChecked_gd5fj_121";var s={shopOrder:i,goodsList:g,payTime:a,payStatus:l,paySuccess:p,cellGroup:f,goodsImg:u,goodsContainer:m,goodsTitle:j,model:C,goodsPrice:y,num:b,btnList:I,price:S,coupon:v,sureGoods:T,field:G,"btn-group":"_btn-group_gd5fj_88",returnDes:h,confirmReceipt:L,bottomCell:P,sectionCell:x,orderSn:A,iconChecked:O},V=c({name:"GoodItem",props:{item:{type:Object,default:{}}},setup({item:e}){return()=>o(n,{center:!0},{icon:()=>o(r,{class:s.goodsImg,src:e.productPic,fit:"cover"},null),default:()=>o("div",{class:s.goodsContainer},[o("div",{class:[s.goodsTitle,"van-ellipsis"]},[e.productName]),o("div",{class:s.model},[_(e.productAttr)]),o("div",{class:s.goodsPrice},[o("span",{class:s.price},[o("i",null,[t("\xA5")]),d(e.productPrice)]),o("span",{class:s.num},[t("x"),e.productQuantity||e.productCount])])])})}});export{V as I,s};