角色搭建Fatso 1.0.0发布

修改
鏉ユ簮: hanyuxin 浏览 1959 日期 2011-04-06 0

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}