From 48805bd3b2440c3eaa7cc820886bc120f5120784 Mon Sep 17 00:00:00 2001 From: pengtao Date: Tue, 22 Oct 2019 15:54:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=BC=E5=87=BA=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daily_report/templates/report.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/daily_report/templates/report.html b/daily_report/templates/report.html index 0266b90..d3ebfa1 100644 --- a/daily_report/templates/report.html +++ b/daily_report/templates/report.html @@ -9,10 +9,14 @@ 游戏内容 - all:{{data}} - 游戏ID:{{data['gameid']}} - 渠道ID:{{data['channelid']}} - 日期:{{data['day']}} + + + + + + 游戏ID:{{data['gameid']}}
+ 渠道ID:{{data['channelid']}}
+ 日期:{{data['day']}}