'字段更换'
This commit is contained in:
@@ -76,11 +76,11 @@ import { ElMessage } from 'element-plus';
|
||||
import { buildImageEntries, type ImageEntry, type StateAngles } from '@/utils/userArchiveImages';
|
||||
|
||||
const CONTENT_LABELS: Record<string, string> = {
|
||||
brightness: '亮度',
|
||||
pigment: '色素',
|
||||
red_zone: '红区',
|
||||
skin_color: '肤色',
|
||||
yanmin: '炎敏',
|
||||
health_score: '评分',
|
||||
mild_abnormality: '色素',
|
||||
moderate_abnormality: '红区',
|
||||
normal_area: '肤色',
|
||||
severe_abnormality: '炎敏',
|
||||
};
|
||||
|
||||
interface Props {
|
||||
|
||||
@@ -146,11 +146,11 @@ import {
|
||||
} from '@/utils/userArchiveImages';
|
||||
|
||||
const CONTENT_LABELS: Record<string, string> = {
|
||||
brightness: '亮度',
|
||||
pigment: '色素',
|
||||
red_zone: '红区',
|
||||
skin_color: '肤色',
|
||||
yanmin: '炎敏',
|
||||
health_score: '评分',
|
||||
mild_abnormality: '色素',
|
||||
moderate_abnormality: '红区',
|
||||
normal_area: '肤色',
|
||||
severe_abnormality: '炎敏',
|
||||
yumin: '肤质综合',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user