{{ curItem.status === 'online' ? '在线' : curItem.status === 'busy' ? '正在上钟' : '休息' }} 可外出 级别:{{ curItem.level }}
{{ curItem.intro_short || '暂无简短介绍' }}
{{ curItem.intro_detail || '暂无深度介绍' }}