From a0f14015edf2bf6641bb86834b5c5b4ba7729ede Mon Sep 17 00:00:00 2001 From: zhenhui <1276357500@qq.com> Date: Sat, 21 Mar 2026 11:30:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=86=E6=94=AF-=E9=83=A8?= =?UTF-8?q?=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- public/index.html | 23 +++++++++++++++++++++++ public/install.lock | 1 + web/.env.production | 2 +- 4 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 public/index.html create mode 100644 public/install.lock diff --git a/.gitignore b/.gitignore index 0ebb020..1338a82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ # 通过 Git 部署项目至线上时建议删除的忽略规则 /vendor /modules -/public/*.lock -/public/index.html +#/public/*.lock +#/public/index.html /public/assets # 通过 Git 部署项目至线上时可以考虑删除的忽略规则 diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..9068739 --- /dev/null +++ b/public/index.html @@ -0,0 +1,23 @@ + + + + + +
+ + + +