From becbb29c9b8969864bf9d1917a095a4f5fc7faee Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Thu, 7 Dec 2023 19:01:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0html=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/web_ui/templates/home.html | 177 +++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 app/web_ui/templates/home.html diff --git a/app/web_ui/templates/home.html b/app/web_ui/templates/home.html new file mode 100644 index 0000000..991acdf --- /dev/null +++ b/app/web_ui/templates/home.html @@ -0,0 +1,177 @@ + + + + + + + + + + 年度聊天报告 + + + + + + + + + + + + + +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+

未眠人

+

{{sub_title}}

+
+
+ + + + + +
+
+ avatar +
+
+
+

+ {{nickname}}

+
+
+
+

+ 我们第一次聊天发生在

+

+ {{first_time}}

+
+ 距今已有 + 626 天 + 6 时 + 26 分 + 26 秒 +
+
+
+
+
+
进入
+
+
+
+
+
+
+
+ + + + + +
+
+
+ + \ No newline at end of file