|
@@ -6,14 +6,14 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<meta
|
|
|
name="keywords"
|
|
|
- content="django-vue3-admin"
|
|
|
+ content="广告后台管理系统"
|
|
|
/>
|
|
|
<meta
|
|
|
name="description"
|
|
|
content="django-vue3-admin,基于 vue3 + CompositionAPI + typescript + vite + element plus, 是一款全栈,快速,开源的后台管理系统!"
|
|
|
/>
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
- <title>django-vue3-admin</title>
|
|
|
+ <title>广告后台管理系统</title>
|
|
|
</head>
|
|
|
<body>
|
|
|
<div id="app"></div>
|