1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-28 12:10:20 +08:00

build: remove vite-plugin-simple-html

This commit is contained in:
zclzone
2024-05-25 22:11:57 +08:00
parent f1661731da
commit 6cdf905cd4
4 changed files with 2757 additions and 3131 deletions

View File

@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.png" />
<link rel="stylesheet" href="/resource/loading.css" />
<title>%VITE_TITLE%</title>
<style>
.loading-container {
position: fixed;
@@ -76,7 +77,6 @@
}
}
</style>
<title><%= title %></title>
</head>
<body class="dark:text-#e9e9e9 auto-bg">
<div id="app">