فهرست منبع

fix(frontend): 清理残留成长档案文案 (DimensionIntroCard + profile-main)

E2E Test Bot 1 ماه پیش
والد
کامیت
c8bf718fe5
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      cfc-frontend/components/DimensionIntroCard.vue
  2. 1 1
      cfc-frontend/pages/profile-main/profile.vue

+ 1 - 1
cfc-frontend/components/DimensionIntroCard.vue

@@ -23,7 +23,7 @@
 var DIM_CONFIG = {
   body:    { icon: '🌏', name: '身', subtitle: '科学管理全家健康数据', features: ['七维雷达图', '健康报告AI解读', '能量打卡', '精准营养方案'], gradient: 'linear-gradient(135deg, #FFF7ED, rgba(255,140,66,0.12))', color: '#FF8C42' },
   mind:    { icon: '🔥', name: '心', subtitle: '关注全家心理健康与情绪成长', features: ['EMI心理测评', '情绪趋势追踪', '家庭天盘', '疏导工具'], gradient: 'linear-gradient(135deg, #FFF0F5, rgba(255,107,157,0.12))', color: '#FF6B9D' },
-  wisdom:  { icon: '⚡', name: '智', subtitle: '提升全家认知能力与学习效率', features: ['认知雷达图', '认知训练', '测评预约', '成长档案'], gradient: 'linear-gradient(135deg, #F0F0FF, rgba(99,102,241,0.12))', color: '#6366F1' },
+  wisdom:  { icon: '⚡', name: '智', subtitle: '提升全家认知能力与学习效率', features: ['认知雷达图', '认知训练', '测评预约', '成长记录'], gradient: 'linear-gradient(135deg, #F0F0FF, rgba(99,102,241,0.12))', color: '#6366F1' },
   action:  { icon: '🌿', name: '行', subtitle: '改善全家关系与沟通能力', features: ['关系质量问卷', '互动记录', '任务协作', '家庭挑战'], gradient: 'linear-gradient(135deg, #F0FFF4, rgba(16,185,129,0.12))', color: '#10B981' },
   wealth:  { icon: '💧', name: '富', subtitle: '分享价值,收获财富', features: ['财富能量仪表盘', '推广收益统计', '邀请返利', '会员权益'], gradient: 'linear-gradient(135deg, #FFFBEB, rgba(245,158,11,0.12))', color: '#F59E0B' }
 }

+ 1 - 1
cfc-frontend/pages/profile-main/profile.vue

@@ -187,7 +187,7 @@
           </view>
           <view class="menu-item" @click="goToGrowth">
             <text class="menu-icon">📈</text>
-            <text class="menu-text">成长档案</text>
+            <text class="menu-text">成长记录</text>
             <text class="arrow">›</text>
           </view>
           <view class="menu-item" @click="goToReport">