Преглед на файлове

Merge remote-tracking branch 'origin/master'

蔡德晨 преди 5 години
родител
ревизия
320e9994d8
променени са 2 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 4 4
      src/main/webapp/webpage/modules/sg/free/individualForm.jsp
  2. 1 1
      src/main/webapp/webpage/modules/sg/free/wbslist.js

+ 4 - 4
src/main/webapp/webpage/modules/sg/free/individualForm.jsp

@@ -30,9 +30,9 @@
 <form class="layui-form" action="">
     <div class="layui-form-item" style="float: left;">
         <div class="" style="margin-left: 10px;margin-top: 10px;">
-            <span id="mylable2">项目调整</span>
-            <span>:</span>
-            <span id="readid2"></span>
+            <span id="mylable2" style="font-size: 15px">项目调整</span>
+            <span style="font-size: 15px">:</span>
+            <span id="readid2" style="font-size: 15px"></span>
         </div>
         <div class="" style="margin-left: 10px;">
             <input type="radio" name="mydiv" value="1" title="增加" checked="">
@@ -43,7 +43,7 @@
 </td>
 <td>
 <div style="">&nbsp;&nbsp;
-    <input id="edt-search" type="text" placeholder="输入关键字" class="solr" style=""/>&nbsp;&nbsp;
+    <input id="edt-search" type="text" placeholder="输入关键字" class="solr" style="font-size: 15px"/>&nbsp;&nbsp;
     <button class="layui-btn" id="btn-search">&nbsp;&nbsp;搜索&nbsp;&nbsp;</button>
 </div>
 </td>

+ 1 - 1
src/main/webapp/webpage/modules/sg/free/wbslist.js

@@ -226,7 +226,7 @@ layui.use(['table', 'form', 'element', 'treetable'], function () {
            layer.open({
                 type: 2,
                 title: xmmc,
-                area: ['50%', '95%'],
+                area: ['40%', '95%'],
                 shade: 0.8,
                 shadeClose: true,
                 content: '${ctxp}/webpage/modules/sg/free/avgpage.jsp'