Przeglądaj źródła

git-svn-id: https://192.168.57.71/svn/jsgkj@483 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 9 lat temu
rodzic
commit
38851c0f98

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/jgzx/jgzxmain.jsp

@@ -152,7 +152,7 @@
 									<c:if test="${ jgzx.recordStatus  > 1 }">
 									<a class="btn btn-default btn-xs" href="#"
 									onclick="hisList('${jgzx.id}','jgzx')" title="流程历史"> <i
-										class="glyphicon glyphicon-list-alt"></i>
+										class="glyphicon glyphicon-retweet"></i>
 									</a>
 								</c:if>
 					        </td>

+ 59 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/jsjdbg/jsjdbgadd.jsp

@@ -71,6 +71,10 @@
 		function ytsel(){
 			jsjdbg.detail.initZyhbwfl('zyhbwflsel', '',$('.bwytselectpicker').val()+"");
 		}
+		function guanbitc(){
+			$('.theme-popover-mask-tc').fadeOut(100);
+			$('.theme-popover-tc').slideUp(0);
+		}
 	</script>
 </head>
 
@@ -90,8 +94,9 @@
 						</tr>
 						<tr>
 							<th><span class="needwrite">*</span>项目名称:&nbsp;</th>
-							<td colspan="4">
+							<td colspan="4"  style="position:relative;">
 								<input type="text" style="width: 92.5%;" class="form-control" name="xmmc">
+							<a class="btn btn-primary btn-sm" style="position:absolute;right:4px;top:4px;" href="#" onclick="jsjdbg.detail.xmxxxz()">选择</a>
 							</td>
 						</tr>
 						<tr>
@@ -221,6 +226,59 @@
 		</div>
 
 </div>
+
+<div class="theme-popover-tc" id="theme-popover-tc" style="width: 900px;height: 400px;">
+<div class="theme-poptit-tc">
+	          <div class="close-tc">
+	          		<a href="#" title="关闭" onclick="guanbitc()" >×</a>
+	          </div>
+	     </div>
+		<div class="popContent-tc" >
+	<div  style="background-color:#f4f4f4;">
+	<table class="search_table" cellpadding="0" cellspacing="0">
+					<tr>
+						<th width="10%"></th>
+						<th width="25%"></th>	
+						<th width="10%"></th>
+						<th width="25%"></th>
+						<th width="10%"></th>
+						<th width="20%"></th>
+					</tr>
+					<tr>
+						<td class="right">项目名称:</td>
+						<td class="right"><input type="text" class="form-control"  id="xmcx" name="xmcx"  value="${xmcx }"></td>
+						<td></td>
+						<td></td>
+						<td></td>
+						<td align="center"> <a class="btn btn-default btn-sm" href="#" onclick="jsjdgl.detail.xmxxxz()">
+							   <i class="glyphicon glyphicon-search"></i> 
+							            查询</a>
+						</td>	
+					</tr>
+				</table>
+				<table  class="main_table" cellpadding="0" cellspacing="0">
+                     <tr>
+						<th width="10%">序号</th>	
+						<th width="10%">项目名称</th>
+						<th width="10%">港口</th>
+						<th width="10%">港区</th>
+						<th width="10%">项目法人</th>
+						<th width="10%">建设地址</th>
+						<th width="15%">项目类型</th>
+						<th width="15%">操作</th>
+					</tr>
+					<tbody id="xmxxtb"></tbody>
+				</table>
+				<!-- 分页处 -->
+			    <jsp:include page="../../pageinfoforjyr.jsp"></jsp:include>
+			</div>
+		<div id="buttons">
+            <a class="btn btn-default btn-sm" href="#"  onclick="guanbitc()">
+           关闭</a>
+  		</div>
+		</div>
+	</div>
+	<div class="theme-popover-mask-tc" id="theme-popover-mask-tc"></div>
 </body>
 
 </html>

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkjsgl/jsjdcbsj/jsjdcbsjmain.jsp

@@ -160,7 +160,7 @@
 									<c:if test="${ jsjdcbsj.recordStatus  > 1 }">
 									<a class="btn btn-default btn-xs" href="#"
 									onclick="hisList('${jsjdcbsj.id}','jsjdcbsj')" title="流程历史"> <i
-										class="glyphicon glyphicon-list-alt"></i>
+										class="glyphicon glyphicon-retweet"></i>
 									</a>
 								</c:if>
 								</c:if>