調整成員管理版面

This commit is contained in:
Raymond Yang
2023-06-28 12:31:32 +08:00
parent 06e30eba36
commit 4156842884
4 changed files with 25 additions and 20 deletions
+2
View File
@@ -14,6 +14,8 @@
<body id="body">
<h1>成員管理</h1>
<hr>
<h4><a href="./new.html">新增成員</a></h4>
<hr>
<script src="https://cdn.jsdelivr.net/npm/axios@1.1.2/dist/axios.min.js"></script>
<script src="./js/index.js"></script>
</body>