This commit is contained in:
cbb
2025-12-22 09:47:02 +08:00
parent dd44a104d0
commit 7658aa3bf1

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div>测试</div>
</body>
</html>