Widget.html 6.35 KB
<!doctype html>
<html lang="en">

<!-- TODO: 废弃文件 -->

<head>
	<meta charset="UTF-8">
	<meta name="viewport"
		content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
	<meta http-equiv="X-UA-Compatible" content="ie=edge">
	<title>规划审查管理</title>

	<link rel="stylesheet" type="text/css" href="../../../css/font-awesome.css" />
	<link rel="stylesheet" type="text/css" href="../../../css/bootstrap.min.css" />
	<link rel="stylesheet" type="text/css" href="../../../js/layui-v2.5.5/css/layui.css" />
	<!-- <link rel="stylesheet" href="../../../js/layui_ext/dtree/dtree.css"> -->
	<!-- <link rel="stylesheet" href="../../../js/layui_ext/dtree/font/dtreefont.css"> -->
	<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
	<link rel="stylesheet" type="text/css" href="./css/style.css" />

	<script type="text/javascript" src="/frontweb/libs/jquery/jquery.min.js"></script>
	<script type="text/javascript" src="/frontweb/libs/jquery/jquery.cookie.js"></script>
	<script type="text/javascript" src="/frontweb/common/js/global/global.localStorage.js"></script>
	<script type="text/javascript" src="/frontweb/common/js/global/global.modelctls.js"></script>
	<script type="text/javascript" src="../../../js/bootstrap/js/bootstrap.min.js"></script>
	<script type="text/javascript" src="../../../js/layui-v2.5.5/layui.js"></script>
	<script type="text/javascript" src="/frontweb/common/js/config.js"></script>
	<script type="text/javascript" src="/frontweb/js/projecttask/common.js"></script>
	<!--	<script type="text/javascript" src="/frontweb/js/projecttask/dataTable.js"></script>-->
	<script type="text/javascript" src="../../../js/common.js"></script>
</head>

<body>
	<div id="main-page" style="display:block">
		<div id="review-page">
			<!--模板开始-->
			<div id="review_page_cgsc">
				<div class="review-page-header">
					<div class="dropdown btn-dropdown-add">
						<button type="button" class="btn dropdown-toggle clearfix" id="dropdownMenu1"
							data-toggle="dropdown">
							<span class="add"></span>
							新建
							<i class="layui-icon">&#xe61a;</i>
						</button>
						<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1">
							<li role="presentation">
								<a role="menuitem" tabindex="-1"
									href="/frontweb/view/reviewmanage/resultreview/widgets/Review/Review/Widget.html?id=3">规划编制审查类</a>
							</li>
							<li role="presentation">
								<!--							<a role="menuitem" tabindex="-1" href="/frontweb/view/reviewmanage/resultreview/widgets/Review/Review/cgsb5.html">审查类</a>-->
								<!--							<a role="menuitem" tabindex="-1" href="/frontweb/view/reviewmanage/resultreview/widgets/Review/Cgsb/Widget.html">规划成果审查类</a>-->
								<a role="menuitem" tabindex="-1" href="javascript:void(0);"
									onclick="openlayer_type()">规划成果审查类</a>
							</li>
						</ul>
					</div>
				</div>
				<hr>
				<div class="review-page-body">
					<form class="form-inline clearfix">
						<div class="form-group mb-2">
							<h4>项目列表</h4>
						</div>
						<div class="search-group">
							<div class="form-group mx-sm-3 mb-2">
								<input type="text" class="form-control" id="reviewXmmc" placeholder="请输入项目名称">
							</div>
							<button type="button" class="btn btn-outline-primary mb-2 btn-sm"
								id="reviewPageCgscSearchBtn"><span class="search"></span>查询</button>
						</div>
					</form>
					<div class="btn-group btn-radio-group" data-toggle="buttons">
						<label class="btn btn-outline-primary active" data-index="0">
							<input type="radio" name="options">待办项目
						</label>
						<label class="btn btn-outline-primary" data-index="1">
							<input type="radio" name="options">已办项目
						</label>
					</div>
					<div class="table-container">
						<table id="dbxmTable" lay-even lay-filter="dbxmTable"></table>
					</div>
					<div class="table-container">
						<table id="ybxmTable" lay-even lay-filter="ybxmTable"></table>
					</div>
					<!--				<table class="layui-table" lay-even>-->
					<!--					<colgroup>-->
					<!--						<col width="60">-->
					<!--						<col>-->
					<!--						<col width="100">-->
					<!--						<col width="100">-->
					<!--						<col width="100">-->
					<!--						<col width="200">-->
					<!--						<col width="200">-->
					<!--						<col width="80">-->
					<!--						<col width="80">-->
					<!--					</colgroup>-->
					<!--					<thead>-->
					<!--					<tr>-->
					<!--						<th>序号</th>-->
					<!--						<th>项目名称</th>-->
					<!--						<th>项目编号</th>-->
					<!--						<th>项目类型</th>-->
					<!--						<th>项目状态</th>-->
					<!--						<th>当前环节</th>-->
					<!--						<th>任务接收日期</th>-->
					<!--						<th>经办人</th>-->
					<!--						<th>操作</th>-->
					<!--					</tr>-->
					<!--					</thead>-->
					<!--					<tbody>-->
					<!--						<tr v-for="(item,index) in dbxmData" :key="item.id">-->
					<!--							<td style="text-align: center;">{{ index + 1 }}</td>-->
					<!--							<td>{{ item.name }}</td>-->
					<!--							<td>{{ item.bh }}</td>-->
					<!--							<td v-if="item.type === '1'">总体规划编制审查</td>-->
					<!--							<td v-else>总体规划成果审查</td>-->
					<!--							<td v-if="item.statuas === '1">在办</td>-->
					<!--							<td v-else>已办</td>-->
					<!--							<td>{{ item.node }}</td>-->
					<!--							<td>{{ item.jsrq }}</td>-->
					<!--							<td>{{ item.jbr }}</td>-->
					<!--							<td><span class="blue-btn" @click="view(item.id)">查看</span></td>-->
					<!--						</tr>-->
					<!--						<tr>-->
					<!--							<td style="text-align: center;">2</td>-->
					<!--							<td>测试</td>-->
					<!--							<td>0000000</td>-->
					<!--							<td>cs</td>-->
					<!--							<td>测试</td>-->
					<!--							<td>0000000</td>-->
					<!--							<td>1</td>-->
					<!--							<td>测试</td>-->
					<!--							<td>0000000</td>-->
					<!--						</tr>-->
					<!--					</tbody>-->
					<!--				</table>-->
				</div>
			</div>
			<!--模板结束-->
		</div>
	</div>

<script type="text/html" id="barOpt">
	{{#  if(d.xmztVal == '1'){ }}
	<a class="blue-btn" lay-event="continue">办理</a>
	{{#  } }}
	{{#  if(d.xmztVal == '2'){ }}
	<a class="blue-btn" lay-event="detail">查看</a>
	{{#  } }}
</script>

</body>
<script type="text/javascript" src="./Widget.js"></script>

</html>