Ver código fonte

样式调整

user5 2 anos atrás
pai
commit
54f824d50f

+ 1 - 1
src/main/webapp/webpage/modules/ruralprojectrecords/record/cost/projectRecordDescriptionForm.jsp

@@ -358,7 +358,7 @@
 <%--                </div>--%>
             </div>
             <div class="form-group layui-row first lw12">
-                <div class="form-group-label"><h2>资料缺失文件类型</h2></div>
+                <div class="form-group-label"><h2><span class="require-item">*</span>资料缺失文件类型</h2></div>
                 <div class="layui-item layui-col-sm12  with-textarea">
                     <div id="test2" class="demo-tree-more"></div>
                 </div>

+ 1 - 1
src/main/webapp/webpage/modules/ruralprojectrecords/record/projectRepordDescriptionModify.jsp

@@ -347,7 +347,7 @@
 <%--				</div>--%>
 			</div>
 			<div class="form-group layui-row first lw12">
-				<div class="form-group-label"><h2>资料缺失文件类型</h2></div>
+				<div class="form-group-label"><h2><span class="require-item">*</span>资料缺失文件类型</h2></div>
 				<div class="layui-item layui-col-sm12  with-textarea">
 					<div id="test2" class="demo-tree-more"></div>
 				</div>