写实头像练习

修改
鏉ユ簮: 水银管理员 浏览 905 日期 2015-11-27 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) }}