登录
聊天室
离线
  • 公共聊天
  • 航司聊天
  • 私聊
  • 主页
  • 举报

飞行日记

连线时间: {{ formatTimestamp(record.logintime) }} —— {{ formatTimestamp(record.endtime) }}

在线时长: {{ record.onlinetime }}秒

活动飞行: {{ record.party_id===0?'❌':'✔' }}

完成活动: {{ record.iscount===0?'❌':'✔' }}

飞行数据详情:

航班起止: {{ flight.flight_start }} —— {{ flight.flight_end }}

起降机场: {{ flight.from_icao || '未知' }} → {{ flight.to_icao || '未知' }}

飞行距离: {{ flight.distance || 0 }}

航空器: {{ flight.aircraft || '未填写' }}

暂无飞行记录

我的飞行日记 {{ editingDiary ? '编辑日记' : '新建日记' }}

还没有飞行日记,点击"写新日记"开始记录吧!

{{ diary.title }}

关联飞行: {{ getFlightRecordInfo(diary.record_id) }} 未关联特定飞行

{{ diary.created_at }}

评论 ({{ diary.comments.length }})

{{ comment.callsign ? comment.callsign.charAt(0) : 'C' }}
{{ comment.nickname || '飞行员'+ comment.callsign }} {{ formatDate(comment.created_at) }}

{{ comment.content }}