添加导出率
This commit is contained in:
parent
106e599b88
commit
af7184e7f1
@ -78,8 +78,7 @@
|
|||||||
<th>跳转人数</th>
|
<th>跳转人数</th>
|
||||||
<br>
|
<br>
|
||||||
</tr>
|
</tr>
|
||||||
|
{% for one in line.output %}
|
||||||
{% for one in data.get('output') %}
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
{% for item in one %}
|
{% for item in one %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user