|
@@ -1,17 +1,17 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="zh">
|
|
|
<head>
|
|
|
- <meta charset="UTF-8"/>
|
|
|
- <link rel="icon" href="/favicon.ico"/>
|
|
|
+ <meta charset="UTF-8" />
|
|
|
+
|
|
|
<meta http-equiv="Cache-control" content="no-cache">
|
|
|
<meta http-equiv="Expires" content="-1">
|
|
|
<meta http-equiv="X-UA-Compatible" content="requiresActiveX=true" />
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<link rel="stylesheet" href="/plugins/css/loading.css">
|
|
|
- <link rel="stylesheet" href="/plugins/element-plus/index.css"/>
|
|
|
- <link rel="stylesheet" href="/plugins/element-plus/theme-chalk/dark/css-vars.css"/>
|
|
|
- <link rel="stylesheet" href="/plugins/remixicon/remixicon.css"/>
|
|
|
- <link rel="stylesheet" href="/plugins/fonts/index.css"/>
|
|
|
+ <link rel="stylesheet" href="/plugins/element-plus/index.css" />
|
|
|
+ <link rel="stylesheet" href="/plugins/element-plus/theme-chalk/dark/css-vars.css" />
|
|
|
+ <link rel="stylesheet" href="/plugins/remixicon/remixicon.css" />
|
|
|
+ <link rel="stylesheet" href="/plugins/fonts/index.css" />
|
|
|
<title></title>
|
|
|
</head>
|
|
|
<body>
|