Commit a53e381a1d589fb73e6fbf09219d5eeda11c7436

Authored by 后端开发-许程
1 parent 94e8400c

样式修改

pages/goods/goodsInfo/goodsInfo.wxss
@@ -2397,7 +2397,7 @@ line-height: 30rpx; @@ -2397,7 +2397,7 @@ line-height: 30rpx;
2397 .default{ 2397 .default{
2398 width: 280rpx; 2398 width: 280rpx;
2399 height: 44rpx; 2399 height: 44rpx;
2400 - border:3rpx solid #444; 2400 + border:3rpx solid #c8c8c8;
2401 border-radius: 50rpx; 2401 border-radius: 50rpx;
2402 line-height: 44rpx; 2402 line-height: 44rpx;
2403 } 2403 }