From 6237280bed0832babd48694e3d3598076fa1c467 Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期四, 22 九月 2022 17:53:09 +0800 Subject: [PATCH] 搭建信息失败提示页面 --- public/index.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 3e5a139..6127cfe 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,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><%= htmlWebpackPlugin.options.title %></title> + <!-- <title><%= htmlWebpackPlugin.options.title %></title> --> + <title>閬傛槍鎵ф硶骞冲彴</title> </head> <body> <noscript> -- Gitblit v1.8.0