diff --git a/templates/index.html b/templates/index.html index 3209a1e..7d05690 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,21 +9,21 @@ - - +
-

房间 {{ room_id }} 最近用电情况

+
- + +
@@ -33,19 +33,20 @@ - - {% for i in data[::-1] %} - - - - - - {% endfor %} +
剩余金额 (元)
{{ i.created_at | datetime }}{{ i.left_ele }}{{ i.left_money }}
+ + +
+ + + +
+ \ No newline at end of file