Files
love-nav/src/main/resources/static/index.html
2023-12-19 10:39:53 +08:00

6 lines
79 B
HTML

<html>
<body>
<h1>hello word!!!</h1>
<p>this is a html page</p>
</body>
</html>