diff --git a/litemall-wx/pages/goods/goods.wxml b/litemall-wx/pages/goods/goods.wxml index 27367ae6..96028da2 100644 --- a/litemall-wx/pages/goods/goods.wxml +++ b/litemall-wx/pages/goods/goods.wxml @@ -198,5 +198,5 @@ 加入购物车 {{isGroupon?'参加团购':'立即购买'}} - 商品已售空 + 商品已售空 \ No newline at end of file diff --git a/litemall-wx/pages/goods/goods.wxss b/litemall-wx/pages/goods/goods.wxss index b3768449..de40dbbd 100644 --- a/litemall-wx/pages/goods/goods.wxss +++ b/litemall-wx/pages/goods/goods.wxss @@ -652,6 +652,16 @@ text-align: center; color: #fff; } + +.bottom-btn .n { + float: left; + background: #d5d8d8e7; + height: 100rpx; + line-height: 96rpx; + flex: 1; + text-align: center; + color: rgb(37, 36, 36); +} @import "../../lib/wxParse/wxParse.wxss"; .attr-pop-box {