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