diff --git a/components/product-list.vue b/components/product-list.vue index d8d0ef3..bef9139 100644 --- a/components/product-list.vue +++ b/components/product-list.vue @@ -281,10 +281,36 @@ - + {{ __("¥") }}{{ item.product_unit_price_range }} - + + + + + - - \ No newline at end of file +.btn_addcard { + position: absolute; + right: 0; + bottom: 12rpx; + width: 40rpx; + height: 40rpx; + background: url(https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/pc1.png) + center no-repeat; + background-size: cover; + &.disabled { + filter: grayscale(1); + } +} + diff --git a/components/themes/diy.vue b/components/themes/diy.vue index 8d7570f..056b2bb 100644 --- a/components/themes/diy.vue +++ b/components/themes/diy.vue @@ -576,6 +576,7 @@ {{ __("已有") }}{{ items.OrderCount }} {{ __("人参加") }} + diff --git a/components/themes/shoptheme1.vue b/components/themes/shoptheme1.vue index c909e02..fead08a 100644 --- a/components/themes/shoptheme1.vue +++ b/components/themes/shoptheme1.vue @@ -1,6 +1,6 @@ - 11111 +