浏览代码

样式调整

zhouna 5 年之前
父节点
当前提交
cc2c027367
共有 3 个文件被更改,包括 3 次插入3 次删除
  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

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 </span>
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
                     <span>病人姓名:</span>

+ 1 - 1
src/html/qcListDept.html

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 </span>
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
                     <span>病人姓名:</span>

+ 1 - 1
src/html/qcListPerson.html

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 </span>
                 <span class="filterItem typeFilter">
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
                     <span>病人姓名:</span>