taptap 周报样式修改

This commit is contained in:
yulixing 2019-11-22 16:42:03 +08:00
parent 3cb3348cd4
commit d24eedcbc4

View File

@ -109,8 +109,9 @@
<tr>
{% for item in one_data %}
<td>{{ item }}</td>
{% endfor %} {% endfor %}
{% endfor %}
</tr>
{% endfor %}
</tbody>
</table>
</div>