调整全局颜色,调整部分pagesJson,调整样式
This commit is contained in:
@@ -415,7 +415,7 @@
|
||||
line-height: 88rpx;
|
||||
height: 88rpx;
|
||||
text-align: center;
|
||||
color: $text-price;
|
||||
color: $mian-color;
|
||||
background: white;
|
||||
box-sizing: border-box;
|
||||
font-size: $title-size-lg;
|
||||
@@ -446,7 +446,7 @@
|
||||
|
||||
.remove-btn {
|
||||
line-height: 70rpx;
|
||||
color: $text-price;
|
||||
color: $mian-color;
|
||||
text-align: right;
|
||||
font-size: $title-size-m;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user