🌴 马尔代夫之旅

2026.04.25 - 2026.05.03
{{ formatDateHeader(date) }} {{ dayItems.length }} 项行程
{{ formatTime(item.start_time) }} 至 {{ formatTime(item.end_time) }} {{ getTypeIcon(item.type) }}

{{ item.description }}

已预定 计划中
📍 {{ item.location }} 👥 {{ getGroupLabel(item.involved_users_str) }}
预估价格
¥{{ item.estimated_price }}
实际支付 ({{ getPayerName(item.payer_id) }})
¥{{ item.actual_price }}

➕ 记一笔

⏳ 上传中...
✅ 已上传

📝 费用明细

{{ exp.description }}
{{ getPayerName(exp.payer_id) }} 付款 涉及: {{ getGroupLabel(exp.involved_users_str) }} 📎 附件
-¥{{ exp.amount }}
暂无额外费用记录

📤 上传文件

📄
⬇️
{{ file.filename }}
暂无附件
{{ category }} {{ items.filter(i => i.is_checked).length }}/{{ items.length }}

{{ item.name }}

{{ item.content }}

总行程花费

¥{{ totalCost.toFixed(2) }}
人均约 ¥{{ (totalCost / 4).toFixed(2) }}

💸 支付记录 (仅记录)

➡️
{{ getPayerName(pay.payer_id) }} {{ getPayerName(pay.payee_id) }} ¥{{ pay.amount }} ({{ pay.note }})
{{ new Date(pay.created_at).toLocaleDateString() }}
暂无支付记录

{{ s.name }}

{{ s.balance >= 0 ? '应收' : '应付' }} ¥{{ Math.abs(s.balance).toFixed(2) }}
已支付: ¥{{ s.paid }}
应分摊: ¥{{ s.should_pay }}
💡 正数表示别人欠你钱,负数表示你需要转给别人钱。

📜 操作日志

暂无日志
{{ log.action_type }} {{ new Date(log.created_at).toLocaleString() }}
{{ log.description }}

确认预定: {{ selectedItem?.description }}

⏳ 上传中...
✅ 已上传

{{ newChecklistItem.id ? '编辑清单物品' : '添加清单物品' }}