fixbug
This commit is contained in:
parent
cc43e2b680
commit
18599e4433
@ -90,7 +90,7 @@
|
||||
<body>
|
||||
<h1 class="title">TAPTAP数据周报· OPS</h1>
|
||||
<p class="date">{{ day }}</p>
|
||||
<p class="tags">{{ "TAGS分布" }}</p>
|
||||
<p class="tags">{{ "各榜单TAGS分布(前三)" }}</p>
|
||||
{% for key in tags.keys() %}
|
||||
<table>
|
||||
<thead>
|
||||
@ -102,7 +102,7 @@
|
||||
{% endfor %}
|
||||
</tr>
|
||||
</thead>
|
||||
</table>>
|
||||
</table>
|
||||
{% endfor %}
|
||||
|
||||
{% for key in data %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user