From a9154ac98e14b0e9a5c08afc6b03356ae4e73818 Mon Sep 17 00:00:00 2001 From: yvan.ni <765199919@qq.com> Date: Thu, 19 Sep 2019 17:30:00 +0800 Subject: [PATCH] 不足,背景颜色灰色 --- pages/goods/goodsInfo/goodsInfo.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index 7105bc3..8df96a5 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -2229,5 +2229,5 @@ right:17rpx; top:55rpx; .no_pj_list{text-align: center; width: 100%; color: #999; margin-top: 30rpx; display: inline-block; font-size: 28rpx} .join-cart>view.no_store { - width: 58%; + width: 58%; background-color: #adadad; } -- libgit2 0.21.4