diff --git a/admin/customer_service.php b/admin/customer_service.php index 525309e..c231284 100644 --- a/admin/customer_service.php +++ b/admin/customer_service.php @@ -70,6 +70,13 @@ ob_start(); font-size: 14px; line-height: 1.5; position: relative; + display: flex; + flex-direction: column; + } + .msg-time { + font-size: 10px; + opacity: 0.7; + margin-top: 4px; } .msg-admin { align-self: flex-end; @@ -77,12 +84,19 @@ ob_start(); color: #fff; border-bottom-right-radius: 2px; } + .msg-admin .msg-time { + text-align: right; + color: #e0e0e0; + } .msg-user { align-self: flex-start; background: #f0f0f0; color: #333; border-bottom-left-radius: 2px; } + .msg-user .msg-time { + color: #888; + } .chat-input-area { padding: 15px; border-top: 1px solid #eee; @@ -123,8 +137,12 @@ ob_start();
= $u['uid'] ?> | 用户: = htmlspecialchars($u['username']) ?>
-
-
- 待审核
-
- 已通过
-
- 已拒绝
-
- 未提交
-
-
- 真实姓名
-身份证号
-| 用户ID | +姓名 | +证件号 | +国家 | +正面照片 | +反面照片 | +手持照片 | +初级验证状态 | +高级验证状态 | +操作 | +
|---|---|---|---|---|---|---|---|---|---|
= $u['uid'] ?> |
+ = htmlspecialchars($u['kyc_name'] ?? '---') ?> | += htmlspecialchars($u['kyc_id_number'] ?? '---') ?> | +Global | +
+ |
+
+ |
+
+ |
+
+
+ 待审核
+
+ 已审核
+
+ 已拒绝
+
+ 未提交
-
-
-
-
-
- 正面照 -
-
- 反面照 -
-
+ 手持照 - |
+ + --- + | +
+
+
+
+
+
+ 已处理
+
-
-
-
-
-
-
-
-
-
-
-
-
+ |
+