544782275@qq.com 3 years ago
parent
commit
9dcbcdcc8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/store/view/evaluate/index.html

+ 1 - 1
application/store/view/evaluate/index.html

@@ -48,7 +48,7 @@
                 {$vo.rank}颗星
             </td>
             <td class='text-left nowrap'>
-               {$vo.create_at}
+               {$vo.create_time}
             </td>
             <td class='text-center nowrap'>
                 <a class="layui-btn layui-btn-sm layui-btn-danger" data-confirm="确定要删除该评论吗?" data-action="{:url('remove')}" data-value="id#{$vo.id}">删 除</a>