peixunxiugai

This commit is contained in:
shilixia 2019-11-04 16:31:57 +08:00
parent 136e76775a
commit 3bc9705961
1 changed files with 2 additions and 2 deletions

View File

@ -231,7 +231,7 @@
<div class="border" id="desktop" style="margin: 10px 10px 0 10px; background: #fff; overflow: auto;"> <div class="border" id="desktop" style="margin: 10px 10px 0 10px; background: #fff; overflow: auto;">
<div style="width:100%"> <div style="width:100%">
<div style="width:50%;float:left"> <div style="width:80%;margin:auto">
<select class="txtInput select3" id="year" name="year" style="width:100px;"></select><label></label> <select class="txtInput select3" id="year" name="year" style="width:100px;"></select><label></label>
<button class="btn btn-info" onclick="funTypeChange()">&nbsp;查询</button> <button class="btn btn-info" onclick="funTypeChange()">&nbsp;查询</button>
@ -240,7 +240,7 @@
</div> </div>
</div> </div>
<div style="width:50%;float:left"> <div style="width:80%;margin:auto">
<select class="txtInput select3" id="month" name="month" style="width:100px;"> <select class="txtInput select3" id="month" name="month" style="width:100px;">
<option value="1">1月</option> <option value="1">1月</option>