席梦思床垫的制作教程

修改
鏉ユ簮: shuididishui 浏览 10645 日期 2012-01-14 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) }}