From 36e30a1cdc4c47a1da1164093932a9946ae66347 Mon Sep 17 00:00:00 2001 From: 13315423919 <13315423919@qq.com> Date: Fri, 7 Nov 2025 09:05:34 +0800 Subject: [PATCH] Add File --- src/landppt/web/templates/login.html | 326 +++++++++++++++++++++++++++ 1 file changed, 326 insertions(+) create mode 100644 src/landppt/web/templates/login.html diff --git a/src/landppt/web/templates/login.html b/src/landppt/web/templates/login.html new file mode 100644 index 0000000..fc60817 --- /dev/null +++ b/src/landppt/web/templates/login.html @@ -0,0 +1,326 @@ + + + + + + 登录 - LandPPT + + + + + + +
+
+

+ + LandPPT Logo + LandPPT + +

+

请登录以继续使用

+
+ + {% if error %} +
+ {{ error }} +
+ {% endif %} + + {% if success %} +
+ {{ success }} +
+ {% endif %} + +
+
+ + +
+ +
+ + +
+ + +
+ + +
+ + + +