From de39945b61c0ae3ad0acc39e889514b6c2dddda6 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 09 七月 2025 18:26:09 +0800 Subject: [PATCH] 提交 --- admin/public/index.html | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/admin/public/index.html b/admin/public/index.html new file mode 100644 index 0000000..72f6767 --- /dev/null +++ b/admin/public/index.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<html lang=""> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width,initial-scale=1.0"> + <link rel="icon" href="<%= BASE_URL %>favicon.ico"> + <title>璞嗙背璺宠烦瀹樼綉鍚庡彴绠$悊</title> + </head> + <body> + <div id="app"></div> + <!-- built files will be auto injected --> + </body> +</html> -- Gitblit v1.9.3