shops.js
1.2 KB
"use strict";const e=require("../common/vendor.js"),c={__name:"shops",props:{shopWidth:{type:Number,default:322},shopHeight:{type:Number,default:344},pointShop:{type:Boolean,default:!1},list:{type:Array,default:[]},isClass:Boolean,isTejia:{type:Boolean,default:!1}},setup(s){const a=s;e.useCssVars(o=>({"5e4b6e14":i.value,"5e592e04":n.value}));const i=e.ref(a.shopWidth+"rpx"),n=e.ref(a.shopHeight+"rpx");e.onMounted(()=>{});const h=o=>{e.index.navigateTo({url:`/pages/index/shopDetaile?id=${o}`})};return console.log(1),(o,u)=>({a:e.f(s.list,(t,d,f)=>e.e({a:t.image,b:e.t(t.name),c:e.t(t.describe)},s.pointShop?{i:e.t(t.coscore)}:e.e({d:e.t(t.goods_price||t.spprice),e:s.shopHeight==322||s.isTejia},s.shopHeight==322||s.isTejia?{f:e.t(t.line_price)}:{},{g:s.isClass},s.isClass?{h:e.t(t.spyprice)}:{}),s.shopWidth==344&&!s.isTejia?{j:e.t(s.pointShop?"已兑换:":"已售:"),k:e.t(t.sales_actual)}:{},{l:(s.shopHeight==322||s.isTejia)&&t.stock_num},(s.shopHeight==322||s.isTejia)&&t.stock_num?{m:e.t(t.stock_num)}:{},{n:t.id,o:e.o(g=>h(t.id),t.id)})),b:!s.pointShop,c:s.shopWidth==344&&!s.isTejia,d:e.s(o.__cssVars())})}},l=e._export_sfc(c,[["__file","D:/vue/大健康商城/healthMall/componets/shops.vue"]]);wx.createComponent(l);