調整樣式
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user