tmp: 部分代码与UnishopV5结合,但是代码有严重缺陷
This commit is contained in:
@@ -435,7 +435,7 @@ view {
|
||||
line-height: 1.3;
|
||||
display: flex;
|
||||
margin-top: 20rpx;
|
||||
|
||||
align-items: center;
|
||||
.goods-price {
|
||||
font-weight: 700;
|
||||
font-size: $font-size-activity-tag;
|
||||
@@ -525,7 +525,9 @@ view {
|
||||
align-items: center;
|
||||
background: #fff;
|
||||
line-height: 40rpx;
|
||||
|
||||
&.remark{
|
||||
align-items: flex-start !important;
|
||||
}
|
||||
.tit {
|
||||
text-align: left;
|
||||
}
|
||||
@@ -847,7 +849,13 @@ view {
|
||||
white-space: nowrap;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.goods-num{
|
||||
font-size: 22rpx;
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
.delivery-status{
|
||||
line-height: 1.3;
|
||||
}
|
||||
.fixed-bottom {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user