增加前端显示

This commit is contained in:
2024-06-23 23:39:49 +08:00
parent 8e0633bb2d
commit 52f5f0f190
5 changed files with 17 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
<html>
<body>
<h1>hello word!!!</h1>
<p>this is a html page</p>
</body>
</html>