From e274088c06b406778ba694a504827230c6edbe8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Mon, 6 May 2024 15:12:27 +0800 Subject: [PATCH] feat:webui index --- static/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 static/index.html diff --git a/static/index.html b/static/index.html new file mode 100644 index 00000000..d01f779f --- /dev/null +++ b/static/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file