add<页面链接>

master
liyansheng 2024-12-21 12:40:35 +08:00
parent 31c203136e
commit 6d737d91b3
2 changed files with 3 additions and 0 deletions

View File

@ -36,5 +36,7 @@
</table> </table>
<br/> <br/>
<a href="/addComputer">Add New Computer</a> <a href="/addComputer">Add New Computer</a>
<br>
<a href="/">主页</a>
</body> </body>
</html> </html>

View File

@ -36,5 +36,6 @@
</table> </table>
<br/> <br/>
<!-- <a href="/adduser">Add New user</a> --> <!-- <a href="/adduser">Add New user</a> -->
<a href="/">主页</a>
</body> </body>
</html> </html>