From 566c35444def62d13f0c76c3a8e642cd234b2b45 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期五, 19 九月 2025 14:16:52 +0800 Subject: [PATCH] ss --- 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