acdr-ui/dist/build/mp-weixin/sheep/components/s-coupon-list/s-coupon-list.js

2 lines
1.3 KiB
JavaScript

"use strict";const e=require("../../../common/vendor.js"),t=require("../../hooks/useGoods.js"),a=require("../../index.js"),d={__name:"s-coupon-list",props:{data:{type:Object,default:{}},disabled:{type:Boolean,default:!1},type:{type:String,default:"coupon"}},setup(d){e.reactive({});const o=e.computed((()=>"coupon"!==i.type&&1!==i.data.status)),i=d;return(i,n)=>e.e({a:e.t(1===d.data.discountType?"满减券":"折扣券"),b:e.n(o.value?"disabled-bg-color":"info-bg-color"),c:e.t(d.data.name),d:e.n(o.value?"disabled-color":"info-color"),e:1===d.data.discountType},(d.data.discountType,{}),{f:e.t(1===d.data.discountType?e.unref(t.fen2yuan)(d.data.discountPrice):d.data.discountPercent/10),g:2===d.data.discountType},(d.data.discountType,{}),{h:e.n(o.value?"disabled-color":"price-text"),i:2===d.data.validityType},2===d.data.validityType?{j:e.t(d.data.fixedEndTerm),k:e.n(o.value?"disabled-color":"subtitle-color")}:{l:e.t(e.unref(a.sheep).$helper.timeFormat(d.data.validStartTime,"yyyy-mm-dd")),m:e.t(e.unref(a.sheep).$helper.timeFormat(d.data.validEndTime,"yyyy-mm-dd")),n:e.n(o.value?"disabled-color":"subtitle-color")},{o:e.t(e.unref(t.fen2yuan)(d.data.usePrice)),p:e.n(o.value?"disabled-color":"subtitle-color"),q:e.t(d.data.description),r:d.disabled?"0.5":"1"})}},o=e._export_sfc(d,[["__scopeId","data-v-f9e87b0a"]]);wx.createComponent(o);