Ver código fonte

样式对齐

zhouna 5 anos atrás
pai
commit
827cff1d4a
3 arquivos alterados com 3 adições e 3 exclusões
  1. 1 1
      src/html/qcList.html
  2. 1 1
      src/html/qcListDept.html
  3. 1 1
      src/html/qcListPerson.html

+ 1 - 1
src/html/qcList.html

@@ -38,7 +38,7 @@
                     <span>医生工号:</span>
                     <span>医生工号:</span>
                     <input class="doctorNumInp" type="text" placeholder="请输入医生工号">
                     <input class="doctorNumInp" type="text" placeholder="请输入医生工号">
                 </span>
                 </span>
-                <span class="filterItem typeFilter clearfix">
+                <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
                     <span class="fl">出院日期:</span>
                     <span class="fl">出院日期:</span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span  class="divide fl">-</span>
                     <span  class="divide fl">-</span>

+ 1 - 1
src/html/qcListDept.html

@@ -38,7 +38,7 @@
                     <span>医生工号:</span>
                     <span>医生工号:</span>
                     <input class="doctorNumInp" type="text" placeholder="请输入医生工号">
                     <input class="doctorNumInp" type="text" placeholder="请输入医生工号">
                 </span>
                 </span>
-                <span class="filterItem typeFilter clearfix">
+                <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
                     <span class="fl">出院日期:</span>
                     <span class="fl">出院日期:</span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span  class="divide fl">-</span>
                     <span  class="divide fl">-</span>

+ 1 - 1
src/html/qcListPerson.html

@@ -38,7 +38,7 @@
                     <!-- <input class="doctorInp" type="text" placeholder="请输入医生姓名"> -->
                     <!-- <input class="doctorInp" type="text" placeholder="请输入医生姓名"> -->
                 </span>
                 </span>
                
                
-                <span class="filterItem typeFilter clearfix">
+                <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
                     <span class="fl">出院日期:</span>
                     <span class="fl">出院日期:</span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
                     <span  class="divide fl">-</span>
                     <span  class="divide fl">-</span>