feat: 投诉仅限邀请人+人工客服展示+抢单池商家指标与平台标签
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
.cs-bar{display:flex;gap:16rpx;margin-bottom:24rpx}
|
||||
.cs-btn{flex:1;text-align:center;padding:20rpx 0;border-radius:12rpx;background:#fff;font-size:28rpx;color:#1a1a1a;border:1rpx solid #e5e5e5}
|
||||
.cs-wx{background:#07c160;color:#fff;border-color:#07c160}
|
||||
.cs-card{background:#fff;border-radius:16rpx;padding:24rpx;margin-bottom:20rpx;border:1rpx solid #e8f5ee}
|
||||
.cs-title{font-size:30rpx;font-weight:600;color:#1a1a1a;margin-bottom:8rpx}
|
||||
.cs-tip{font-size:24rpx;color:#666;margin-bottom:16rpx;line-height:1.5}
|
||||
.cs-actions{display:flex;gap:12rpx}
|
||||
.cs-actions .cs-btn{flex:1}
|
||||
.cs-link{background:#1a1a1a;color:#fff;border-color:#1a1a1a}
|
||||
.cs-wechat{margin-top:14rpx;font-size:24rpx;color:#07c160}
|
||||
.section{background:#fff;border-radius:16rpx;padding:24rpx;margin-bottom:20rpx}
|
||||
.label{font-size:28rpx;color:#333;margin-bottom:16rpx;font-weight:500}
|
||||
.req{color:#e54}
|
||||
@@ -17,4 +24,9 @@
|
||||
.del{position:absolute;right:0;top:0;width:40rpx;height:40rpx;background:rgba(0,0,0,.55);color:#fff;text-align:center;line-height:40rpx;font-size:28rpx}
|
||||
.img-add{display:flex;align-items:center;justify-content:center;font-size:64rpx;color:#bbb}
|
||||
.submit{margin-top:32rpx;background:#1a1a1a;color:#fff;border-radius:12rpx;font-size:30rpx}
|
||||
.submit[disabled]{opacity:.45}
|
||||
.foot-link{text-align:center;margin-top:28rpx;color:#666;font-size:26rpx}
|
||||
.picked{display:flex;justify-content:space-between;align-items:center;background:#f7f8fa;border-radius:10rpx;padding:20rpx;margin-bottom:12rpx;font-size:28rpx}
|
||||
.picked.fixed{margin-bottom:8rpx}
|
||||
.inviter-tip{font-size:22rpx;color:#888;line-height:1.4}
|
||||
.inviter-block{background:#fff5f5;color:#c0392b;border-radius:10rpx;padding:20rpx;font-size:26rpx;line-height:1.5}
|
||||
|
||||
Reference in New Issue
Block a user