Commit 63044f809f4a3c7276f15cfe23ae0c58737615a5

Authored by F5VT98DI7XY4X12\Administrator
2 parents 220f5877 de977896

Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev

pages/goods/goodsInfo/goodsInfo.wxss
@@ -928,7 +928,7 @@ left:31rpx;} @@ -928,7 +928,7 @@ left:31rpx;}
928 928
929 .bb_view{ display: flex;align-items: center;justify-content: space-between; padding: 0 34rpx; color: #333; 929 .bb_view{ display: flex;align-items: center;justify-content: space-between; padding: 0 34rpx; color: #333;
930 font-size: 32rpx; height: 104rpx; line-height: 104rpx; overflow: hidden; padding-right:31rpx } 930 font-size: 32rpx; height: 104rpx; line-height: 104rpx; overflow: hidden; padding-right:31rpx }
931 -.red_bb{ color: #d70026; width:158rpx} 931 +.red_bb{ color: #d70026; min-width:158rpx;width: auto;}
932 .bg_jj{ width: 18rpx; height:18rpx; 932 .bg_jj{ width: 18rpx; height:18rpx;
933 border-top: 2rpx solid #d70026; 933 border-top: 2rpx solid #d70026;
934 border-right: 2rpx solid #d70026; 934 border-right: 2rpx solid #d70026;