chore: 更新 title

This commit is contained in:
JaguarJack
2023-02-15 18:29:20 +08:00
parent d3eb7ab086
commit 3459d5e8e9
3 changed files with 7 additions and 1 deletions

View File

@@ -19,6 +19,11 @@ export default defineConfig(({ command, mode }) => {
createHtmlPlugin({
minify: true,
template: 'public/admin.html',
inject: {
data: {
title: 'CatchAdmin 后台管理系统',
},
},
}),
alias({
entries: [