feat: ✨ 页面标题根据配置文件内容设置
页面标题根据配置文件内容设置
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user