|
@@ -2,7 +2,7 @@
|
|
|
<html lang="en">
|
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
|
- <link rel="icon" href="/favicon.ico" />
|
|
|
+ <link rel="icon" href="/logo.png" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<meta
|
|
|
name="description"
|
|
@@ -13,7 +13,7 @@
|
|
|
content="vue,element-plus,typescript,vue-element-admin,vue3-element-admin"
|
|
|
/>
|
|
|
<script src="https://cdn.staticfile.org/Sortable/1.10.0-rc2/Sortable.min.js"></script>
|
|
|
- <title>综合管控采集平台</title>
|
|
|
+ <title>生产线综合管控采集平台</title>
|
|
|
</head>
|
|
|
|
|
|
<body>
|