From 153404ffa0a9c6d23d2c2732b46fa6929e86294f Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期三, 18 六月 2025 13:56:18 +0800 Subject: [PATCH] 111 --- 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..96a25e2 --- /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 %>icon.png"> + <title>鑱斿悎鍒╁崕浜嬩欢涓婃姤绯荤粺</title> + </head> + <body> + <div id="app"></div> + <!-- built files will be auto injected --> + </body> +</html> -- Gitblit v1.9.3