guoziyun 11 tháng trước cách đây
mục cha
commit
ea52513887
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      views/v2/coloring-page-collection.ejs

+ 1 - 1
views/v2/coloring-page-collection.ejs

@@ -176,7 +176,7 @@
             "name": "<%= item.user.username %>"
           }
         }
-      },
+      }<% if(index < data.data.length - 1){ %>, <%}%>
     <% }); %>
     ]
   }