This commit is contained in:
lik
2026-06-12 09:00:45 +08:00
parent 18e7177560
commit 2014ec4b2b
756 changed files with 91998 additions and 1 deletions

16
index.html Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en" data-skin="saas" data-bs-theme="light" data-menu-color="dark" data-topbar-color="light" data-layout-position="fixed" data-sidenav-size="default" data-sidenav-user="true">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Inspinia is the #1 best-selling admin dashboard template on WrapBootstrap. Perfect for building CRM, CMS, project management tools, and custom web apps with clean UI, responsive design, and powerful features.">
<meta name="keywords" content="Inspinia, admin dashboard, WrapBootstrap, HTML template, Bootstrap admin, CRM template, CMS template, responsive admin, web app UI, admin theme, best admin template">
<meta name="author" content="WebAppLayers">
<title>健康管理系统-MyMessage</title>
</head>
<body>
<div id="app" class="wrapper"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>