feat(退款页面): 添加无退款记录时的样式和提示信息
This commit is contained in:
@@ -79,4 +79,15 @@
|
||||
|
||||
.balance-item .b {
|
||||
color: #0056A3;
|
||||
}
|
||||
|
||||
.no-refund-info {
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
|
||||
.no-refund-text {
|
||||
text-align: center;
|
||||
color: #999;
|
||||
font-size: 28rpx;
|
||||
padding: 40rpx 0;
|
||||
}
|
||||
Reference in New Issue
Block a user