Commit e9c130f759e2b0dbf59c08708e8e8526170fe479

Authored by 后端研发-苏泰源
1 parent 1f2c248b

服务项目商品详情修改

packageA/pages/goodsInfo/goodsInfo.wxss
... ... @@ -59,6 +59,7 @@ image {
59 59 .swiper_box {
60 60 width: 100%;
61 61 height: 750rpx;
  62 + background-color: #f2f2f2;
62 63 }
63 64 .goods-title {
64 65 display: flex;
... ...