|
|
@@ -215,7 +215,8 @@ export default {
|
|
|
{ icon: '\u{1F634}', label: '作息', needLogin: true, page: '/pages/body/sleep-record' },
|
|
|
{ icon: '\u{1F9D8}', label: '冥想', needLogin: true, page: '/pages/health/meditation-index' },
|
|
|
{ icon: '\u{1F4CA}', label: '舌诊', needLogin: true, page: '/pages/health/report-upload?reportType=tongue' },
|
|
|
- { icon: '\u{1F3E5}', label: '健康管家', needLogin: true, page: '/pages/ai/chat?mode=butler&fromPage=pages/body/index' }
|
|
|
+ { icon: '\u{1F3E5}', label: '健康管家', needLogin: true, page: '/pages/ai/chat?mode=butler&fromPage=pages/body/index' },
|
|
|
+ { icon: '\u{1F9EC}', label: '健康维度', needLogin: true, page: 'health-dimensions' }
|
|
|
]
|
|
|
}
|
|
|
},
|