梦幻唯美蒲公英制作教程

修改
鏉ユ簮: 貂蝉也乱尘 浏览 967 日期 2015-08-08 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) }}