给所有我的预约的状态标签添加背景色
This commit is contained in:
parent
35cd8b1ce9
commit
307e2ee29b
|
|
@ -432,6 +432,7 @@ export default {
|
|||
padding: 8rpx 16rpx;
|
||||
border-radius: 12rpx;
|
||||
margin-left: 20rpx;
|
||||
background: #fef3e0;
|
||||
|
||||
&.status-pending {
|
||||
background: #fef3e0; // 待核销 - 橙色
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user