From f9047076daaee5aa754e4ad33f2db02241474e07 Mon Sep 17 00:00:00 2001 From: qq <2233547477@qq.com> Date: Tue, 21 Apr 2026 23:07:59 +0800 Subject: [PATCH] m --- .gitignore | 4 ++-- dist/index.html | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 dist/index.html diff --git a/.gitignore b/.gitignore index f0a2ba3..9aed4f9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,8 @@ coverage /*.zip .user.ini .htaccess -index.html -404.html +./index.html +./404.html .well-known /cypress/videos/ diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..d6a8a97 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,20 @@ + + + + + + + + 后台管理 + + + + + + +
+ + + + \ No newline at end of file