feat: 页面标题根据配置文件内容设置

页面标题根据配置文件内容设置
This commit is contained in:
Theo
2025-06-17 16:42:18 +08:00
parent 7abfa0ec4b
commit 7ea90f8276
4 changed files with 7 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
name="keywords"
content="vue,element-plus,typescript,vue-element-admin,vue3-element-admin"
/>
<title>vue3-element-admin</title>
<title>%VITE_APP_TITLE%</title>
</head>
<body>