PS水墨效果制作

修改
鏉ユ簮: 翼下zhi风 浏览 5598 日期 2012-04-13 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) }}