新增退货流程

This commit is contained in:
唐明明
2023-08-28 17:51:33 +08:00
parent d9f7a0e1ef
commit 308aeeafb5
24 changed files with 380 additions and 21 deletions

View File

@@ -40,6 +40,10 @@ page {
color: #111111;
}
.head-text text{ background: #da2b54; color: white; padding: 0 20rpx; border-radius: 30rpx; line-height: 40rpx; display: inline-block; color: white; font-size: 24rpx; }
.head-name image,
.head-text image{ width: 90rpx; height: 34rpx; vertical-align: middle; }
.head-edit {
position: absolute;
right: 0;