{{ toast }}
🌱

养娃日记

记录成长,问 AI 育儿建议

登录
注册
🌱 养娃日记

你好,{{ nickname }} 👋 共 {{ children.length }} 个孩子档案

👶

还没有孩子档案

点击右下角 + 号建立第一个

{{ child.gender === '男' ? '👦' : child.gender === '女' ? '👧' : '🧒' }}
{{ child.name }}
{{ child.gender }} · {{ calcAge(child.birth_date) }} 暂无信息
{{ child.notes }}
{{ currentChild && currentChild.gender === '男' ? '👦' : currentChild && currentChild.gender === '女' ? '👧' : '🧒' }}
{{ currentChild && currentChild.name }}
📒 日记
💬 对话
🔍 问题
🧠 记忆
👤 档案
📒

还没有日记

记录孩子的每一个小故事

{{ emotionEmoji(log.emotion_tag) }} {{ log.emotion_tag }} {{ log.scene_tag }}

{{ log.content }}

{{ formatDate(log.created_at) }}

💬

还没有对话

向 AI 育儿顾问提问

🤖
{{ conv.title }}
{{ conv.last_message }}
{{ formatDate(conv.created_at) }}
🔍

{{ issueFilter === 'open' ? '没有进行中的问题' : '没有已解决的问题' }}

点击右下角 + 号新建问题

{{ issue.title }}
{{ issue.status === 'open' ? '🟡 进行中' : '✅ 已解决' }}
{{ issue.description.slice(0, 30) }}{{ issue.description.length > 30 ? '…' : '' }}
{{ issue.updates_count || 0 }} 条进展 {{ formatDate(issue.created_at) }}
🧠 孩子成长画像
v{{ portrait.version }}
{{ portrait.content }}
🌱

还没有孩子画像

记录一段时间后点击下方按钮生成

生成于 {{ formatDate(portrait.created_at) }}
近期周摘要
还没有周摘要,点击「整理本周记忆」生成
{{ s.week_start_date }} 那周 已蒸馏
{{ expandedSummary === s.id ? '▲' : '▼' }}
{{ s.content.slice(0, 60) }}…
{{ s.content }}
{{ currentChild.gender === '男' ? '👦' : currentChild.gender === '女' ? '👧' : '🧒' }}

{{ currentChild.name }}

性别 {{ currentChild.gender || '未填写' }}
出生日期 {{ currentChild.birth_date ? currentChild.birth_date + '(' + calcAge(currentChild.birth_date) + ')' : '未填写' }}
性格特点
{{ currentChild.personality_tags || '未填写' }}
备注
{{ currentChild.notes || '未填写' }}
{{ currentConv && currentConv.title }}

向 AI 育儿顾问提问吧 👩‍👦

🤖
{{ msg.content }}
🤖
{{ streamingMsg }} ···
🤖
···
{{ currentIssue && currentIssue.title }} {{ currentIssue && currentIssue.status === 'open' ? '🟡 进行中' : '✅ 已解决' }}
📋

还没有进展记录

在下方记录第一条进展

{{ upd.content }}

{{ formatDate(upd.created_at) }}

🤖 AI 建议
{{ upd.ai_suggestion }}