From ec7cc88fca8de4b3c56f8ebee074fb7ce71ebf1e Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 02 七月 2025 10:39:12 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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