From 685ea4fc211e38f4305b292df9212453ce6d410b Mon Sep 17 00:00:00 2001 From: F5VT98DI7XY4X12\Administrator <765199919@qq.com> Date: Wed, 4 Sep 2019 20:49:33 +0800 Subject: [PATCH] 商品详情,拼单列表,拼团参团 --- pages/goods/goodsInfo/goodsInfo.wxss | 4 +++- pages/team/team_ping/team_ping.wxss | 3 --- pages/team/team_show/team_show.wxml | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index 0bc968b..8000c08 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -2207,8 +2207,10 @@ padding:0 20rpx; height:56rpx; } .xc-person-number{ - width:122rpx; + width:120rpx; color: #999999; + padding-left:8rpx; + text-align: left } .xc-miaosha-time{ diff --git a/pages/team/team_ping/team_ping.wxss b/pages/team/team_ping/team_ping.wxss index 5b80715..5cc63ba 100644 --- a/pages/team/team_ping/team_ping.wxss +++ b/pages/team/team_ping/team_ping.wxss @@ -123,10 +123,7 @@ height:222rpx; .pd-list-image .xc-list .frame image{ width: 182rpx; height: 182rpx; - - background-color: red; margin-right:20rpx; - } .pd-img-wz1{ diff --git a/pages/team/team_show/team_show.wxml b/pages/team/team_show/team_show.wxml index 38a8090..45abbfc 100644 --- a/pages/team/team_show/team_show.wxml +++ b/pages/team/team_show/team_show.wxml @@ -62,7 +62,7 @@ - + -- libgit2 0.21.4