This commit is contained in:
Wyle.Gong-巩文昕
2025-04-23 11:21:08 +08:00
parent fc643727f3
commit 7a1aae1e2f
135 changed files with 221483 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>app</title>
<link rel="stylesheet" href="/assets/common.css">
</head>
<body class="h-full w-full">
<vrouter class="h-full w-full block">
<page-404></page-404>
</vrouter>
</body>
</html>