Feat(订单列表):新增退款/售后 tab

This commit is contained in:
modendeveloper
2024-09-07 13:19:40 +08:00
parent 4951a8ad19
commit 5dd83fdd92
2 changed files with 40 additions and 14 deletions
+9
View File
@@ -142,6 +142,15 @@ each(@colors, {
text-align: right;
}
.v12-btn{
width: 136rpx;
height: 50rpx;
text-align: center;
line-height: 50rpx;
border-radius: 50rpx;
color: #fff;
font-size: 27rpx;
}