4星作品

这两天做的一个公司测试

✏️ 修改
👤 胡宗靖001📁 3D特效 ★★★★☆

这两天做的一个公司测试,这样能过吗?

作品评价

{{ (r.username || r.author_name || '?').charAt(0).toUpperCase() }}
{{ r.username || r.author_name }} {{ '★'.repeat(r.rating) }}{{ '☆'.repeat(5 - r.rating) }} {{ Utils.formatDate(r.created_at) }}
👍 {{ r.pros }}
👎 {{ r.cons }}

留言

{{ username ? username.charAt(0).toUpperCase() : '?' }} {{ 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) }}