parent
eea7f8ea63
commit
0fc96359e6
|
|
@ -4,7 +4,10 @@
|
|||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="vue-element-admin的vue3版本" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Vue3 + Vite4 + TypeScript5 + Element-Plus 的后台管理模板,配套接口文档和后端源码,vue-element-admin 的 Vue3 版本"
|
||||
/>
|
||||
<meta name="keywords" content="vue-element-admin,vue3-element-admin" />
|
||||
<title>vue3-element-admin</title>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue