添加导出率
This commit is contained in:
parent
f5a768d456
commit
1192ed3934
@ -48,7 +48,8 @@
|
|||||||
|
|
||||||
|
|
||||||
<h1>导入数据:</h1>
|
<h1>导入数据:</h1>
|
||||||
<table>
|
<table border="1">
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<!--('wxdb103a128e118619', '拯救熊猫泡泡', 2, 1, 0, 0.0)-->
|
<!--('wxdb103a128e118619', '拯救熊猫泡泡', 2, 1, 0, 0.0)-->
|
||||||
<th>渠道ID</th>
|
<th>渠道ID</th>
|
||||||
@ -66,11 +67,14 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
<h1>导出数据:</h1>
|
<h1>导出数据:</h1>
|
||||||
<table>
|
<table border="1">
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th>渠道ID</th>
|
<th>渠道ID</th>
|
||||||
<th>跳转目标</th>
|
<th>跳转目标</th>
|
||||||
@ -85,6 +89,7 @@
|
|||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user