Browse Source

重点库页面下拉框长度增加

Wayne 4 months ago
parent
commit
f600e00f4c

+ 1 - 1
projects/src/main/webapp/vmodules/subject/subInfo/tz/year_extend.jsp

@@ -73,7 +73,7 @@
         }
 
         .layui-form-select dl {
-            height: 120px;
+            height: 230px;
         }
     </style>
 </head>

+ 1 - 1
projects/src/main/webapp/vmodules/subject/subInfo/tz/year_new.jsp

@@ -66,7 +66,7 @@
         }
 
         .layui-form-select dl {
-            height: 120px;
+            height: 230px;
         }
 
         .taller-select {

+ 2 - 2
projects/src/main/webapp/vmodules/subject/subInfo/tz/year_reserve.jsp

@@ -66,7 +66,7 @@
         }
 
         .layui-form-select dl {
-            height: 120px;
+            height: 230px;
         }
 
         .taller-select {
@@ -886,7 +886,7 @@
                             },
                             {field: 'subName', title: '项目名称', minWidth: 200},
                             {field: 'subjectId', title: '项目所在地', minWidth: 200},
-                            {field: 'content', title: '项目建设内容', minWidth: 200},
+                            {field: 'content', title: '项目建设内容', minWidth: 300,},
                             {field: 'amtTotal', title: '投资金额(亿元)', minWidth: 200},
                             {field: 'progress', title: '进展情况', minWidth: 200},
                             {field: 'remark', title: '备注', minWidth: 200},

+ 1 - 1
projects/src/main/webapp/vmodules/subject/subInfo/tz/year_sum.jsp

@@ -66,7 +66,7 @@
         }
 
         .layui-form-select dl {
-            height: 120px;
+            height: 230px;
         }
 
         .taller-select {