調整樣式

This commit is contained in:
Raymond Yang
2023-06-28 09:56:48 +08:00
parent c2641714c3
commit c14e4cd1c3
4 changed files with 269 additions and 141 deletions
+2
View File
@@ -17,9 +17,11 @@
<!--p>
<a href="new.html">我要填表</a>
</p-->
<div class="center">
<label for="queryDate">日期篩選:</label>
<input type="date" id="queryDate">
<button onclick="getDate()">設定日期</button>
</div>
<hr>
<script src="https://cdn.jsdelivr.net/npm/axios@1.1.2/dist/axios.min.js"></script>