更改返回标签的方式

This commit is contained in:
cyk
2023-07-02 10:31:13 +08:00
parent 85dee231a9
commit c739338416
3 changed files with 18 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
<title>$Title$</title>
</head>
<body>
你说的对但是hellogithub是一个....
<a></a>
你说的对但是hellogithub是一个....<br>
<a href="http://localhost:8080/#/home">主页</a>
</body>
</html>