diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxml b/components/diy_goodsGroup/diy_goodsGroup.wxml
index 8f6347c..2c0e9bc 100644
--- a/components/diy_goodsGroup/diy_goodsGroup.wxml
+++ b/components/diy_goodsGroup/diy_goodsGroup.wxml
@@ -17,10 +17,18 @@
-
+
+
+
+
+
+
+
+
+
+
@@ -166,8 +174,20 @@
-
+
+
+
+
+
+
+
+
+
@@ -312,9 +332,20 @@
-
-
+
+
+
+
+
+
+
+
+
+
@@ -457,9 +488,18 @@
-
-
-
+
+
+
+
+
+
+
+
@@ -587,12 +627,8 @@
¥{{item.shop_price}}
¥{{item.market_price}}
-
-
+
-
-
-
销量:{{item.sales_sum}}件
@@ -622,17 +658,30 @@
-
+
-
+
-
+
+
+
+
+
+
+
+
+
-
+
+
+
diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxss b/components/diy_goodsGroup/diy_goodsGroup.wxss
index 55f6a9e..0895c9f 100644
--- a/components/diy_goodsGroup/diy_goodsGroup.wxss
+++ b/components/diy_goodsGroup/diy_goodsGroup.wxss
@@ -154,6 +154,10 @@
margin-left: 20rpx;
}
+.zs_t_img_x.zj{ border: 1rpx solid #eee;}
+.zs_t_img_x.yj{ border: 1rpx solid #eee;border-radius: 18rpx;}
+
+
.zs_center_x {
width: 100%;
min-height: 200rpx;
@@ -727,8 +731,13 @@ swiper {
.one {
margin-left: 14rpx;
+ overflow: hidden;
}
+.one.zj{ border: 1rpx solid #eee;}
+.one.yj{ border: 1rpx solid #eee; border-radius: 18rpx;}
+
+
.sp .sp_top .s_top1_kill {
position: absolute;
background-color: #c4182e;
@@ -814,5 +823,6 @@ top: 10rpx;
position: absolute;
right: 0rpx;
bottom: 10rpx;
+}
-}
\ No newline at end of file
+.n_box{ position: absolute !important;z-index: 10}
\ No newline at end of file