dealedproject.jsp 6.95 KB
<%@ page language="java" contentType="text/html; charset=UTF-8"
	pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>已办审批</title>
<link href="../../libs/layui/2.2.5/css/layui.css" rel="stylesheet"/>
<jsp:include page="projectinclude.jsp"></jsp:include>
<link href="../../css/projecttask/dealingproject.css" rel="stylesheet" />
<script src="../../common/js/config.js"></script>
<script src="../../common/js/global/global.localStorage.js"></script>
<script src="../../js/common.js"></script>
<script src="../../js/projecttask/common.js"></script>

<script type="text/javascript" src="../../libs/layui/2.2.5/layui.all.js"></script>
<script type="text/javascript" src="../../js/projecttask/dataTable.js"></script>
<script src="../../libs/zui/js/zui.js"></script>
<script src="../../libs/vue/vue.js"></script>
<script src="../../js/projecttask/js/projectDate.js"></script>
<script src="../../js/projecttask/calculateTime.js"></script><!--hyh 修改  将路径改为审批内calculateTime.js 2017/10/14 -->
<script src="../../js/projecttask/dealedproject.js"></script>
<script src="../../common/js/resourceAuthory.js"></script>

<style>
nav span {
	font-size: 14px !important;
}
.jedatebox .jedateym .prev, .jedatebox .jedateym .next{
	margin-top: 10px;
}
.table>tbody>tr:hover {
	background-color: #f2f6fc;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
     color:#e6e5e5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	 color:#e6e5e5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	 color:#e6e5e5;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	 color:#e6e5e5;
}
.trstyle{
	font-weight: bold;
}
</style>
<!--ljy 2017-09-06 添加  -->
<style>
 tr td{
	cursor: pointer;
 }
 .bindingAssignee {
	color:#0096eb;
	font-size: 15px;
	margin-left: -26px;
	margin-top: 6px;
	cursor:pointer;
}
.search input[type="text"] {
	border: 1px solid #cac8c8;
	height: 30px;
	width: 200px;
}
.search {
	margin-left: 15px;
	float: left;
}

.search label {
	font-size: 14px!important;
}

.search select {
	width: 190px;
	height: 30px;
	border: 1px solid #cac8c8;
	border-radius: 2px;
}
.projectTypes {
	color:#0096eb;
	font-size: 15px;
	position: relative;
	margin-left: -26px;
	margin-top: 6px;
	cursor:pointer;
}
.remove{
    position: absolute;
    color: red;
    font-size: 15px;
    top: 25px;
    margin-left: -32px;
    cursor: pointer;
}
 .layui-tab-title li {
	 border: 0.5px solid rgba(0,0,0,0.28);
 }
 .layui-tab-title .layui-this:after {
	 /*display: none;*/
 }
 .layui-tab-title .layui-this {
	 color: #0096EB;
	 border-color: #0096EB;
 }

 .layui-icon-ok:before {
	 /*content: "\e605";*/
	 content: "✓";
	 font-size: 16px;
	 color: #fff;
	 font-weight: bold;
	 display: inline-block;
	 line-height: 19px;
 }

 .layui-form-checkbox[lay-skin=primary] i {
	 border: 1px solid rgba(000, 000, 000, 0.4);
 }

 .layui-form-checkbox[lay-skin=primary] i:hover{
	 border: 1px solid rgba(000, 000, 000, 0.8);

 }

 .layui-form-checked[lay-skin=primary] i:hover{
	 background-color: rgb(0, 92, 200) !important;
 }

 .layui-form-checked[lay-skin=primary] i {
	 border-color: rgb(0, 117, 255) !important;
	 background-color: rgb(0, 117, 255) !important;
	 color: #fff;
 }
 .layui-table-cell {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 1 !important;
	 -webkit-box-orient: vertical;
	 white-space: pre-line !important;
	 word-break: break-all !important;
 }

 .tabs-changes {
	 display: inline-block;
	 *display: inline;
	 *zoom: 1;
	 vertical-align: middle;
	 font-size: 14px;
	 transition: all .2s;
	 -webkit-transition: all .2s;
	 position: relative;
	 line-height: 32px;
	 min-width: 65px;
	 padding: 0 6px;
	 text-align: center;
	 cursor: pointer;
	 border: 1px solid #ffffff;
 }
 .tabs-changes:hover{
	 border: 1px solid #58bdf8;
	 box-sizing: border-box;
 }
 .select-tables {
	 border: 1px solid #d3e0f4;
	 background-color: #f2f6fc;
 }

 /* 修改表格 margin 高度*/
 .layui-table, .layui-table-view {
	 margin: 0px 0px !important;
 }

 .layui-table-view .layui-form-checkbox[lay-skin=primary] i {
	 border-radius: 3px !important;
 }

 #nvaTab {
	 margin: 5px 0 10px 0;
 }
</style>

</head>
<body style="padding: 16px;">
	<div class="data-operation">
		<div class="button-operation">
			<button id="recaptionButton" class="btn buttonStatusStyle disabled" type="button" id="takeback" action="send" style=" display: none; ">
					<span class="glyphicon glyphicon-export"></span>取回
			</button>
			<button id="continueProject" class="btn buttonStatusStyle disabled" type="button" 
				onclick="openlayer_continue()" style=" display: none; ">
				<span class="glyphicon glyphicon-play-circle"></span> <a
					class="bumpbox_white">续办</a>
			</button> 
			<button id="journal"class="btn buttonStatusStyle disabled" type="button"
						onclick="openJournal()" style=" display: none; ">
						<span class="glyphicon glyphicon-list-alt" style="font-size: 15px"></span> <a
							class="bumpbox_white">日志</a>
					</button>
		<%--业务协同模块项目储备页面--%>
		<button id="ywxt_xmcb_create" class="btn btn-info " type="button" style="display: none;" onclick="start()">
					<span class="glyphicon glyphicon-download-alt"
						  style="font-size: 15px"></span> <a class="bumpbox_white">新建</a>
		</button>
		<button id="ywxt_xmcb_start" class="btn btn-info"
				type="button" style="display: none;" onclick="openlayer_continue()">
					<span class="glyphicon glyphicon-play-circle"
						  style="font-size: 15px"></span> <a class="bumpbox_white">启动</a>
		</button>
		<button id="ywxt_xmcb_delete" class="btn btn-info"
				type="button" style="display: none;">
			<span class="glyphicon glyphicon-stop" style="font-size: 15px"></span>
			<a class="bumpbox_white">删除</a>
		</button>
		</div>

		<div class="div-search">
			<input id="searchInput" type="text" placeholder="搜索已办项目" />
			<img id="searchBtn" src="../../image/projecttask/search.png"
				style="margin-right: 10px;margin-bottom: 5px; width: 20px; height: 20px;" />
		</div>
	   <div id="optionType" style="width:300px;" class="search">
				<label>业务类型</label>
				<input id="projectTypes" type="text" oninput="valchange(this)" style="padding-right: 38px;"/>
				<a class="glyphicon glyphicon-plus bindingAssignee" title="选择类型" onclick="selectProjecType()"></a>
		</div>

		<div class="clearboth"></div>
<%--		<div style="border-bottom: 1px solid #cac8c8; margin-top: 5px;"></div>--%>


		<div id="nvaTab" style="width:100%;">
			<table class="layui-hide" id="dataList" lay-filter="listEvent"></table>
<%--			<div id="page" style="float:right"></div>--%>
			<div id="page2" style="float:right"></div>

		</div>

		<div id="msg" style="display: none;position: absolute;top: 50%;left: 50%;">
			<div style="color: #b9b4b4;font-size: 20px;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);">没有相关数据</div>
		</div>		
		</div>
</body>
</html>