feat(个人中心): 优化会员横幅组件,支持深色模式与国际化;新增医疗记录卡片组件,完善健康档案功能

This commit is contained in:
richarjiang
2025-12-05 14:35:10 +08:00
parent f3d4264b53
commit 3d08721474
16 changed files with 3771 additions and 2961 deletions

View File

@@ -27,6 +27,11 @@ export const personal = {
validForever: '长期有效',
dateFormat: 'YYYY年MM月DD日',
},
membershipBanner: {
title: '解锁尊享会员权益',
subtitle: '无限次使用 AI 功能,定制专属健康计划',
cta: '立即升级',
},
sections: {
notifications: '通知',
developer: '开发者',