This commit is contained in:
yumoqing 2026-03-15 20:23:00 +08:00
parent de1da986d8
commit 4470f9a538

View File

@ -50,8 +50,7 @@
}{% if not loop.last %},{% endif %} }{% if not loop.last %},{% endif %}
{% endfor %} {% endfor %}
] ]
}, }{% if not loop.last %},{% endif %}
{% endfor %} {% endfor %}
] ]
}{% if not loop.last %},{% endif %} }{% if not loop.last %},{% endif %}
@ -59,3 +58,4 @@
] ]
} }
} }
{% endif %}