Widget.html
6.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!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"></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>