-
-
-
- 核心职责:配置与监督各企业使用的
- 普通管理后台
- (用户运营、订单、分销等由企业管理员在日常后台完成)。
-
-
- 进入管理后台
-
-
-
@@ -358,30 +346,4 @@ const handleLogout = async () => {
padding-left: 240px;
}
}
-
-.mission-strip {
- background: linear-gradient(90deg, #fef2f2 0%, #fff7ed 100%);
- border-bottom: 1px solid #fecaca;
-}
-
-.mission-inner {
- max-width: 1400px;
- margin: 0 auto;
- padding: 10px 24px;
- display: flex;
- flex-wrap: wrap;
- align-items: center;
- justify-content: space-between;
- gap: 12px;
-}
-
-.mission-text {
- font-size: 13px;
- color: #44403c;
- line-height: 1.5;
-
- strong {
- color: #991b1b;
- }
-}
diff --git a/admin/src/utils/faceResultDetail.ts b/admin/src/utils/faceResultDetail.ts
index 837537a..190ae9a 100644
--- a/admin/src/utils/faceResultDetail.ts
+++ b/admin/src/utils/faceResultDetail.ts
@@ -40,6 +40,73 @@ export interface FaceDetailView {
careers: string[]
}
+function collectPhotoUrls(parsed: Record