diff --git a/templates/login.html b/templates/login.html new file mode 100644 index 0000000..9c02bdd --- /dev/null +++ b/templates/login.html @@ -0,0 +1,42 @@ + + + + + + 登录 - 客户端控制面板 + + + + +
+
+

请输入访问密码

+ {% if error %} + + {% endif %} +
+ + +
+ +
+
+ + \ No newline at end of file