From b46a81bee47da8c8c5768728a8475557100aeabf Mon Sep 17 00:00:00 2001 From: yulixing Date: Mon, 25 Nov 2019 17:29:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daily_report/templates/tap_weekly.html | 35 +++++++++++++++----------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/daily_report/templates/tap_weekly.html b/daily_report/templates/tap_weekly.html index 7b8c61a..335ad7e 100644 --- a/daily_report/templates/tap_weekly.html +++ b/daily_report/templates/tap_weekly.html @@ -90,20 +90,27 @@

TAPTAP数据周报· OPS

{{ day }}

-

{{ "各榜单TAGS分布(前三)" }}

- {% for key in tags.keys() %} - - - - - {% for one in tags.get(key) %} - - - {% endfor %} - - -
{{ key }}{{ one[0] }}{{ one[1] }}
- {% endfor %} + +
+
+ {{ "各榜单TAGS分布(前三)" }} +
+ {% for key in tags.keys() %} +
+ + + + + {% for one in tags.get(key) %} + + + {% endfor %} + + +
{{ key }}{{ one[0] }}{{ one[1] }}
+
+ {% endfor %} +
{% for key in data %}