初始化: js测试

This commit is contained in:
2025-03-05 10:43:18 +08:00
parent f1faa5fe3a
commit 840ed10d06
3 changed files with 15 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="zh_CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="index.css" />
<link rel="text/javascript" href="index.js" />
<title>js测试</title>
</head>
<body></body>
</html>