This commit is contained in:
gtz
2022-11-03 15:40:52 +08:00
parent 4630e292c5
commit 602f7c3ecf
4 changed files with 81 additions and 52 deletions

View File

@@ -13,6 +13,11 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<style>
:root {
--beilv: 1;
}
</style>
<title><%= webpackConfig.name %></title>
</head>
<body>