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