guoziyun il y a 11 mois
Parent
commit
ea52513887
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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){ %>, <%}%>
     <% }); %>
     ]
   }