UI动物学园的图标绘画教程

修改
鏉ユ簮: 15904974620 浏览 1018 日期 2015-07-24 0

 

图片格式:jpg格式

从简单到复杂。。

评论

{{ 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) }}