在EA的一个简单PPT,很具参考性

修改
鏉ユ簮: Dian6964 浏览 1404 日期 2015-09-21 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) }}