<!DOCTYPE html>
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.w3.org/1999/xhtml"
|
xmlns:th="http://www.w3.org/1999/xhtml" layout:decorator="MasterPage/Layout">
|
<!-- layout文件路径-->
|
<head>
|
<meta charset="utf-8"/>
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
<link th:href="@{${pubzyWebRoot} + 'ext-4.2.1.883/resources/css/ext-all-neptune.css'}" rel="stylesheet"
|
type="text/css"/>
|
<link th:href="@{${pubzyWebRoot} + 'media/css/bootstrap-tree.css'}" rel="stylesheet" type="text/css"/>
|
<link rel="stylesheet" th:href="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/portlet/css/portlet.css'}"/>
|
<link th:href="@{${pubzyWebRoot} + 'media/css/select2_metro.css'}" type="text/css" rel="stylesheet"/>
|
<link th:href="@{${pubzyWebRoot} + 'media/css/pagination.css'}" type="text/css" rel="stylesheet"/>
|
<link rel="stylesheet"
|
th:href="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/datepicker.css'}"/>
|
<link th:href="@{${pubzyWebRoot} + 'zTree/css/metroStyle/metroStyle.css'}" rel="stylesheet" type="text/css"/>
|
<link href="/js/jqUI/jquery-ui.min.css" rel="stylesheet" type="text/css"/>
|
<script th:src="@{${pubzyWebRoot} + 'jqPaginator/jqpaginator.min.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'ext-4.2.1.883/ext-all.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'ext-4.2.1.883/locale/ext-lang-zh_CN.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'ext-4.2.1.883/PagingToolbar.js'}"></script>
|
<script src="/js/Extjs/ZYML/ZYMLZiYuan.js"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/tabPages.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/winPro.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'echarts/echarts.min-3.0.js'}" type="text/javascript"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/select2.min.js'}" type="text/javascript"></script>
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/bootstrap-datepicker.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/bootstrap-datepicker.zh-CN.min.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'zTree/js/jquery.ztree.all.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'zTree/js/jquery.ztree.core.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'zTree/js/jquery.ztree.exedit.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'zTree/js/jquery.ztree.excheck.js'}"></script>
|
<script src="/js/openresource.js"></script>
|
<script src="/js/jqUI/jquery-ui.min.js"></script>
|
<style>
|
.my_chats {
|
margin: 0;
|
padding: 0;
|
margin-top: 0px;
|
width: 100%;
|
float: left;
|
}
|
|
.node_name {
|
font-size: 15px;
|
}
|
|
.my_chats div.yuanjiao {
|
padding: 0.7%;
|
margin-top: 1%;
|
margin-left: 1%;
|
border-radius: 5px;
|
width: 22.21%;
|
height: 300px;
|
float: left;
|
background-color: white;
|
}
|
|
/*.my_chats div div.itemchar {*/
|
/* height: 260px;*/
|
/* padding: 0.2%;*/
|
/* width: 99%;*/
|
/*}*/
|
|
.my_chats div .itemchar {
|
height: 260px;
|
padding: 0.2%;
|
width: 99%;
|
}
|
|
.my_chats div div.itemchar-title {
|
text-align: center;
|
font-size: 14px;
|
font-weight: bold;
|
width: 100%;
|
}
|
|
.itemchar-title span.unit {
|
/*position:absolute;
|
right:1%;
|
bottom:5px;*/
|
font-size: 12px;
|
font-weight: normal;
|
color: gray;
|
padding: 2px;
|
}
|
|
.mid_num {
|
text-align: center;
|
padding-top: 2px;
|
padding-bottom: 2px;
|
}
|
|
.mid_num span {
|
color: #D08061;
|
margin: 2px;
|
font-weight: bold;
|
}
|
|
.mid_unit {
|
color: #9BA7C4 !important;
|
margin: 2px;
|
font-weight: bold;
|
}
|
|
.my_row {
|
float: left;
|
width: 98%;
|
background-color: #EFF4FA;
|
padding-bottom: 1%;
|
}
|
|
.my_part {
|
width: 100%;
|
}
|
|
.my_part div.my_title {
|
border-bottom: 2px solid #E1E1E1;
|
text-align: right;
|
width: 100%;
|
height: 26px;
|
}
|
|
.my_part div.my_title div.my_lefttitle {
|
width: 4%;
|
border-bottom: 4px solid #61A0A8;
|
color: #61A0A8;
|
font-size: 13px;
|
font-weight: bold;
|
text-align: left;
|
float: left;
|
padding-left: 1%;
|
padding-bottom: 2px;
|
cursor: pointer;
|
min-width: 55px;
|
}
|
|
.my_part div.my_title div.gaishu {
|
width: 89.8%;
|
float: left;
|
text-align: left;
|
margin-top: 6px;
|
padding-left: 0.2%;
|
}
|
|
.my_part div.gaishu a.num {
|
font-size: 14px;
|
color: #FD7F52;
|
background-color: #87CEFA;
|
margin-left: 2px;
|
margin-right: 2px;
|
padding-left: 5px;
|
padding-right: 5px;
|
line-height: 16px;
|
font-weight: bold;
|
-webkit-border-radius: 3px;
|
-moz-border-radius: 3px;
|
border-radius: 3px
|
}
|
|
.my_part div.gaishu a.label {
|
font-size: 12px;
|
/*color:#B6A2DE ;*/
|
background-color: #87CEFA;
|
margin-left: 2px;
|
margin-right: 2px;
|
padding-left: 5px;
|
padding-right: 5px;
|
line-height: 16px;
|
font-weight: bold;
|
}
|
|
.my_part div.my_title div.my_updown {
|
margin: auto;
|
cursor: pointer;
|
float: right;
|
width: 3%;
|
}
|
|
.my_part div.my_body {
|
width: 100%;
|
}
|
|
.page-sidebar-fixed .page-sidebar {
|
position: fixed !important;
|
top: 93px;
|
}
|
|
.navbar .brand {
|
padding: 10px 20px 10px;
|
}
|
|
.thumbnail {
|
display: table-cell;
|
border: none;
|
box-shadow: none !important;
|
}
|
|
.thumbnail:hover, .thumbnail:focus {
|
box-shadow: none !important;
|
}
|
|
.Zyml_Box {
|
white-space: normal;
|
}
|
|
.Zyml_Box span {
|
display: inline-block;
|
margin-right: 9px;
|
margin-bottom: 3px;
|
font-size: 14px;
|
cursor: pointer;
|
}
|
|
.Zyml_Box span.selected {
|
background-color: #4ca9fe;
|
color: white;
|
}
|
|
.Select_Value {
|
background-color: #4ca9fe;
|
color: white;
|
}
|
|
.Select_Value a {
|
padding-left: 3px;
|
color: white;
|
cursor: pointer;
|
}
|
|
.NF_Box {
|
border: 1px solid #D8D8D8 !important;
|
}
|
|
input[type='text'].NF_Box:focus {
|
border: 1px solid #999999 !important;
|
}
|
|
.side-menu {
|
top: 100px !important;
|
position: fixed !important;
|
bottom: 0px !important;
|
margin-bottom: 0px !important;
|
padding-bottom: 0px !important;
|
}
|
|
#sidebar {
|
list-style-typt: none;
|
padding-left: 0;
|
}
|
|
#tab_1_2 label {
|
cursor: pointer;
|
display: inline-block;
|
/*margin-left: 10px;*/
|
}
|
|
.btn:hover, .btn:focus {
|
transition: none !important;
|
}
|
|
input[type="radio"] {
|
margin-bottom: 5px;
|
}
|
|
.jieguo {
|
font-size: 12px;
|
color: #0259FF;
|
text-decoration: none;
|
font-weight: bold;
|
line-height: 22px;
|
}
|
|
.jieguo a {
|
font-size: 12px;
|
color: #0259FF;
|
text-decoration: none;
|
font-weight: bold;
|
}
|
|
.jieguo a:hover {
|
font-size: 12px;
|
color: #0259FF;
|
text-decoration: none;
|
font-weight: bold;
|
}
|
|
.jieguo2 {
|
font-size: 12px;
|
color: #0259FF;
|
text-decoration: none;
|
font-weight: bold;
|
line-height: 22px;
|
padding-left: 25px;
|
}
|
|
.td {
|
border-bottom: 1px #666 dashed;
|
}
|
|
.xiangqing {
|
font-size: 12px;
|
color: #005CFB;
|
line-height: 18px;
|
text-decoration: none;
|
}
|
|
.xiangqing a {
|
font-size: 12px;
|
color: #005CFB;
|
line-height: 18px;
|
text-decoration: none;
|
}
|
|
.xiangqing a:hover {
|
font-size: 12px;
|
color: #005CFB;
|
line-height: 18px;
|
text-decoration: underline;
|
}
|
|
.jieshao {
|
font-size: 12px;
|
color: #000000;
|
line-height: 18px;
|
text-decoration: none;
|
}
|
|
.jieshao a {
|
font-size: 12px;
|
color: #000000;
|
line-height: 18px;
|
text-decoration: none;
|
}
|
|
.jieshao a:hover {
|
font-size: 12px;
|
color: #0000FF;
|
line-height: 18px;
|
text-decoration: none;
|
}
|
|
.control-label {
|
padding-top: 0 !important;
|
width: 160px;
|
float: left;
|
line-height: 30px;
|
padding-right: 1em;
|
}
|
|
.control-group {
|
margin-bottom: 1em;
|
}
|
|
.controls {
|
margin-left: 160px;
|
line-height: 30px;
|
}
|
|
.col-sm-3,
|
.col-sm-5,
|
.col-sm-6,
|
.col-sm-7,
|
.col-sm-10,
|
.col-sm-12,
|
.col-md-4,
|
.col-lg-3,
|
.col-xl-3 {
|
padding-left: 0;
|
padding-right: 0;
|
}
|
|
.row {
|
margin-left: 0;
|
margin-right: 0;
|
}
|
|
/*拼音首字母文本框高度*/
|
.select2-container .select2-choice {
|
height: 35px;
|
}
|
|
.tabbable-custom > .tab-content {
|
background-color: #fff;
|
border-left: 1px solid #ddd;
|
border-right: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
-webkit-border-radius: 0;
|
-moz-border-radius: 0;
|
border-radius: 0;
|
padding: 10px;
|
}
|
|
.fold_leftMenu .side-menu {
|
width: 40px !important;
|
}
|
|
.fold_leftMenu #leftmenu {
|
margin-left: 5px !important;
|
}
|
|
.fold_leftMenu #leftmenu_TreeType {
|
display: none;
|
}
|
|
.fold_leftMenu #leftmenu_Content {
|
display: none;
|
}
|
|
.fold_leftMenu .content-page {
|
margin-left: 40px !important;
|
}
|
|
.ui-autocomplete {
|
max-height: 100px;
|
overflow-y: auto;
|
overflow-x: hidden;
|
}
|
</style>
|
<script type="text/javascript" th:inline="javascript">
|
/*<![CDATA[*/
|
var ResourceTypeListJson = [[${ResourceTypeListJson}]];
|
var ResourceTypeList = eval(ResourceTypeListJson);
|
//资源类型
|
var ZYLXLendStr = [[${ZYLXLend}]];
|
var ZYLXLend = eval('(' + ZYLXLendStr + ')');
|
var ZYLXJsonStr = [[${ZYLXJson}]];
|
var ZYLXJson = eval('(' + ZYLXJsonStr + ')');
|
var ZYLXCount = [[${ZYLXCount}]];
|
//行政区划
|
var XZQHLendStr = [[${XZQHLend}]];
|
var XZQHLend = eval('(' + XZQHLendStr + ')');
|
var XZQHJsonStr = [[${XZQHJson}]];
|
var XZQHJson = eval('(' + XZQHJsonStr + ')');
|
var XZQHCount = [[${XZQHCount}]];
|
//共享协议
|
var GXXYLendStr = [[${GXXYLend}]];
|
var GXXYLend = eval('(' + GXXYLendStr + ')');
|
var GXXYJsonStr = [[${GXXYJson}]];
|
var GXXYJson = eval('(' + GXXYJsonStr + ')');
|
var GXXYCount = [[${GXXYCount}]];
|
//单位统计
|
var DWLendStr = [[${DWLend}]];
|
var DWLend = eval('(' + DWLendStr + ')');
|
var DWJsonStr = [[${DWJson}]];
|
var DWJson = eval('(' + DWJsonStr + ')');
|
/*]]>*/
|
</script>
|
<script src="/js/FuWuZhiYuan/Index.js"></script>
|
</head>
|
<body>
|
<div layout:fragment="content">
|
<div id="dataViewMenu" class="left side-menu">
|
<ul id="sidebar" class="slimScrollDiv">
|
<li style="background-color:#B1D1FD;padding:7px 0;">
|
<div class="sidebar-toggler hidden-phone" id="leftmenu"
|
style="margin-top:0px;opacity:1;margin-left: 210px;width: 29px;height: 29px;background-repeat: no-repeat;cursor: pointer;">
|
<button type="button" id="Left_Tree_Change_Btn" class="btn btn-primary"
|
style="margin-left:-200px;padding:1px 6px;font-size:17.5px;letter-spacing: 0.3em;">
|
资源目录<i class="fa fa-retweet"></i>
|
</button>
|
</div>
|
<div id="leftmenu_TreeType"
|
style="position:absolute;top:7px;left:10px;height:30px;width:128px;cursor:pointer;"
|
onclick="changeTreeType(this);" value="0" title="点击切换展示方式"></div>
|
</li>
|
<li id="leftmenu_Content">
|
<div class="row" style="display: block;">
|
<div id="leftmenu_top_toolbar"
|
style="margin-top:7px; margin-bottom:5px; padding-left:5px;display: none;" class="tabgallery">
|
<div style="margin-bottom:0px;">
|
<input type="button" class="btn btn-primary" id="BtnQY" value="区域"
|
style="margin-right:5px;padding:3px 9px;" onclick="ShowBox(this, 'QY');"/>
|
<span id="QY_Value" class="btn btn-primary Select_Value" type="button"
|
style="display:none;margin-right:5px;padding:3px 9px;" value=""
|
onclick="ShowOrHideBox('QY_Box_All');"></span>
|
<input type="button" class="btn btn-primary" id="BtnSJ" value="时间"
|
style="margin-right:5px;padding:3px 9px;" onclick="ShowBox(this, 'SJ');"/>
|
<span id="SJ_Value" class="btn btn-primary Select_Value" type="button"
|
style="display:none;margin-right:5px;padding:3px 9px;" value=""
|
onclick="ShowOrHideBox('NF_Box');"></span>
|
<input type="button" class="btn btn-primary" id="Zyml_SC" value="收藏"
|
style="margin-right:5px;padding:3px 9px;" onclick="ShowOrHideSC(true);"/>
|
<span id="Zyml_SC_Value" class="btn btn-primary Select_Value"
|
style="display:none;margin-right:5px;padding:3px 9px;" value="" onclick="">收藏<a
|
onclick="ShowOrHideSC(false)">X</a></span>
|
<div id="QY_Box_All"
|
style="display:none;width:215px;margin-top:5px;border-top:1px solid silver;"
|
class="Zyml_Box">
|
<div id="QY_Box1" level="1"></div>
|
<div id="QY_Box2" level="2" style="margin-top:5px;"></div>
|
<div id="QY_Box3" level="3" style="margin-top:5px;"></div>
|
<div id="QY_Box4" level="4" style="margin-top:5px;"></div>
|
</div>
|
<div id="NF_Box"
|
style="display:none;width:215px;font-size:14px;margin-top:5px;border-top:1px solid silver;"
|
class="Zyml_Box">
|
<!--@{-->
|
<!--int Year = DateTime.Now.Year;-->
|
<!--for (int i = 0; i < 8; i++)-->
|
<!--{-->
|
<!--<span value='@(Year - i)' onclick="setBox(this, 'NF_Box');"> @(Year - i)</span>-->
|
<!--}-->
|
<!--}-->
|
<input type="text" class="m-wrap m-ctrl-medium NF_Box" id="NF_Box_Beg"
|
style="height:14px!important;width:45px;line-height:14px;"/>
|
<span style="line-height:25px;"> -</span>
|
<input type="text" class="m-wrap m-ctrl-medium NF_Box" id="NF_Box_End"
|
style="height:14px!important;width:45px;line-height:14px;"/>
|
<input class="btn btn-primary" type="button" id="NF_Box_Btn" value="查询"
|
onclick="SetNFSearchValue('NF_Box_Beg','NF_Box_End','SJ_Value');"
|
style="padding:3px 9px;"/>
|
</div>
|
</div>
|
</div>
|
<div class="portlet-body fuelux" id="DivTree"
|
style="padding: 0 0 0 0; overflow: auto; background-color:white;">
|
<div class='my-ztree'>
|
<ul id='zytree' class='ztree'></ul>
|
</div>
|
</div>
|
<div id="treeZZ"
|
style="background-color:white;opacity:0.7;width:100%;height:100%;position:absolute;top:43px;left:0;text-align:center;display:none;">
|
<img src="/image/loading.gif" style="margin-top:100%;"/>
|
</div>
|
</div>
|
</li>
|
</ul>
|
</div>
|
<div class="content-page" style="min-height: 978px !important; margin-top: 8px;background-color: #fff;">
|
<div class="container-fluid" style="padding-right: 0; padding-left: 0;">
|
<div class="row">
|
<div id="div_content" style="width: 100%;">
|
<div class="tabbable tabbable-custom" id="divTabsView">
|
<div class="tab-pane active" id="tabContent" style="overflow-y: auto;">
|
<div class="row">
|
<div class="col-sm-12">
|
<!--BEGIN TABS-->
|
<div class="tabbable tabbable-custom" style="padding-right: 10px;height: 100%;">
|
<ul class="nav nav-tabs">
|
<li class="nav-item">
|
<a href="#tab_1_1" class="nav-link active" data-toggle="tab">
|
<div class="top_tabs_li">资源概况</div>
|
</a>
|
</li>
|
<li class="nav-item">
|
<a href="#tab_1_2" class="nav-link" data-toggle="tab" onclick="Search()"
|
id="tab2">
|
<div class="top_tabs_li">资源浏览</div>
|
</a>
|
</li>
|
<li class="nav-item">
|
<a href="#tab_1_3" class="nav-link" onclick="LoadCharts()"
|
data-toggle="tab">
|
<div class="top_tabs_li">资源统计</div>
|
</a>
|
</li>
|
</ul>
|
<div class="tab-content">
|
<div class="tab-pane active" id="tab_1_1">
|
<div class="my_row">
|
<div class="my_part">
|
<div class="my_body">
|
<div class="my_chats" id="mychats"
|
style="box-sizing: content-box;">
|
<div class="yuanjiao" id="div1">
|
<div class="itemchar" id="div_ZiYuanLX"
|
style="width:100%"></div>
|
<div class="mid_num">
|
<span id="sumlx_zhmj"
|
class="tooltips">486</span><span
|
class="mid_unit">(个)</span>
|
</div>
|
<div class="itemchar-title">资源类型</div>
|
</div>
|
<div class="yuanjiao">
|
<div class="itemchar" id="div_DiQu"
|
style="width:100%"></div>
|
<div class="mid_num">
|
<span id="sumfs_zhmj"
|
class="tooltips">486</span><span
|
class="mid_unit">(个)</span>
|
</div>
|
<div class="itemchar-title">行政区划</div>
|
</div>
|
<div class="
|
">
|
<div class="itemchar" id="div_GongXiangXieYi"
|
style="width:100%"></div>
|
<div class="mid_num">
|
<span id="sumjb_xmsl"
|
class="tooltips">486</span><span
|
class="mid_unit">(个)</span>
|
</div>
|
<div class="itemchar-title">共享协议</div>
|
</div>
|
<div class="yuanjiao">
|
<div class="itemchar" id="div_JiChengLeiXing"
|
style="width:100%"></div>
|
<div class="mid_num">
|
<span id="sumxz_xmsl"
|
class="tooltips">0</span><span
|
class="mid_unit">(个)</span>
|
</div>
|
<div class="itemchar-title">集成类型</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="my_row" style="margin-top:15px;">
|
<div class="my_part">
|
<div class="my_body">
|
<div class="my_chats">
|
<div class="yuanjiao"
|
style="height:400px;width:96.3%;box-sizing: content-box;">
|
<div id="div_Time"
|
style="width:inherit;height:400px;float:left;"></div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="my_row" style="margin-top:15px;">
|
<div class="my_part">
|
<div class="my_body" style="width:100%;height:100%">
|
<div class="my_chats">
|
<div class="yuanjiao"
|
style="height:400px;width:96.3%;box-sizing: content-box;">
|
<div id="div_DanWei"
|
style="width:inherit;height:400px"></div>
|
<div id="div_DanWeiShuoMing">
|
<span style="color:red;padding-left:50px;display:none;">注:按登记单位统计初始登记,变更登记的确权项目面积和证书数</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="tab-pane" id="tab_1_2">
|
<div id="divSearch">
|
<form action="#" class="form-horizontal" id="SearchForm">
|
<input type="hidden" id="ZiYuanMuLuCode" value=""/>
|
<input type="hidden" id="YongHuID" value=""/>
|
<input type="hidden" id="TreeTypeNumber" value=""/>
|
<input type="hidden" id="YongHuName" value=""/>
|
<input type="hidden" id="BuMenId" value=""/>
|
<input type="hidden" id="FaBuDanWeiRen" value=""/>
|
<input type="hidden" id="XZQHID" value=""/>
|
<input type="hidden" id="NF" value=""/>
|
<input type="hidden" id="IsIFrame" value=""/>
|
<div class="portlet box ltblue"
|
style="margin-bottom: 5px !important;">
|
<div class="portlet-title">
|
<div class="caption">
|
<i class="icon-reorder"></i>查询区
|
</div>
|
<div class="tools">
|
<a href="javascript:;" class="collapse"></a>
|
</div>
|
</div>
|
<div class="portlet-body SearchBox" style="padding: 5px;">
|
<div id="tabBase" class="row">
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 DivHeight">
|
<div class="control-group">
|
<label class="control-label">关键字:</label>
|
<div class="controls input-icon">
|
<input type="text" id="title"
|
th:value="${Message}"
|
class="form-control col-sm-12"/>
|
</div>
|
</div>
|
</div>
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 DivHeight">
|
<div class="control-group">
|
<label class="control-label">资源类型:</label>
|
<div class="controls input-icon">
|
<select id="resourceclass"
|
class="form-control col-sm-12">
|
<option value=''>全部</option>
|
<option th:each="item:${ResourceTypeList}"
|
th:value="${item.key}"
|
th:text="${item.value}"></option>
|
</select>
|
</div>
|
</div>
|
</div>
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 DivHeight">
|
<label class="control-label">所属目录</label>
|
<div class="controls input-icon">
|
<input type="hidden" id="catlogid"
|
name="catlogid"/>
|
<input type="hidden" id="catlogcode"
|
name="catlogcode"/>
|
<input type="text" id="catlogtitle"
|
name="catlogtitle" onclick="tanchu()"
|
readonly="readonly"
|
class="form-control" required=""/>
|
<span class="input-warning tooltips"
|
data-original-title="">
|
<i class="icon-warning-sign"
|
style="display: none;margin-left:34px"></i>
|
</span>
|
</div>
|
</div>
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 DivHeight">
|
<div class="control-group">
|
<label class="control-label">发布人</label>
|
<div class="controls">
|
<input type="hidden" id="createuserid"
|
name="createuserid" value=""/>
|
<input type="text" class="form-control"
|
id="faburen" name="faburen"
|
onkeyup="findUserByWord()"
|
onclick="findUserByWord()"
|
placeholder="输入用户名或拼音首字母查询">
|
</div>
|
</div>
|
</div>
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 DivHeight">
|
<div class="control-group">
|
<label class="control-label">发布时间:</label>
|
<div class="controls input-icon">
|
<input type="text" id="pubdateBegin"
|
value="" readonly="readonly"
|
class="date-picker form-control"
|
style="float: left;width: 49%;"/>
|
<input type="text" id="pubdatefinish"
|
value="" readonly="readonly"
|
class="date-picker form-control"
|
style="float: right;width: 49%;"/>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="row">
|
<div class="col-sm-6" align="left">
|
<button type="button" class="btn btn-primary"
|
onclick="AddZiYuan('');">
|
<i class="fa fa-plus"></i>发布
|
</button>
|
<span> 图 例 :
|
<span>
|
<img src="/image/right.gif"/>有权限
|
</span>
|
|
<span>
|
<img src="/image/wrong.gif"/>无权限
|
</span>
|
</span>
|
<span style="font-size:15px;margin-left:20px;">资源数量:
|
<span id="ZiYuanCount"
|
style="color:red;font-weight:bold;font-size:16px;">0</span>
|
笔</span>
|
</div>
|
<div class="col-sm-6" align="right">
|
<button type="button" class="btn btn-primary"
|
onclick="Search('');">
|
<i class="fa fa-search"></i>查询
|
</button>
|
<button type="button" class="btn btn-primary"
|
onclick="Clear();">
|
<i class="fa fa-trash"></i>清除
|
</button>
|
<button type="button" class="btn btn-primary"
|
onclick="ExportExcel();">
|
<i class="fa fa-share-alt"></i>导出
|
</button>
|
<button type="button" class="btn btn-primary"
|
onclick="ChangeList('');">
|
<i class="fa fa-th"></i> 切换列表
|
</button>
|
<!--<button type="button" class="btn btn-primary" onclick="InsertLiuLanLog();">-->
|
<!--<i class="fa fa-th"></i> 插入浏览记录-->
|
<!--</button>-->
|
</div>
|
</div>
|
</div>
|
</div>
|
</form>
|
</div>
|
<div id="grid" style="width: 100%;"></div>
|
<div id="block" style="display:none;"></div>
|
</div>
|
<div class="tab-pane" id="tab_1_3">
|
<div class="row-fluid">
|
<div class="span12">
|
<div class="portlet box ltblue">
|
<div class="portlet-title">
|
<div class="caption">
|
<i class="icon-reorder"></i>统计条件
|
</div>
|
<div class="tools">
|
<a href="javascript:;" class="collapse"></a>
|
</div>
|
</div>
|
<div class="portlet-body form form-horizontal"
|
style="padding: 5px;">
|
<table id="tabTJ" width="100%">
|
<tr width="100%">
|
<td width="100%">
|
<label class="control-label">统计方式:</label>
|
<div class="controls">
|
<input id="ZiYuanLeiXing" type="radio"
|
name="Type" value="ZiYuanLeiXing"
|
checked="checked"/>
|
<label for="ZiYuanLeiXing">资源类型</label>
|
<input id="DiQuFenBu" type="radio"
|
name="Type" value="DiQuFenBu"/>
|
<label for="DiQuFenBu">地区分布</label>
|
<input id="FaBuNianFen" type="radio"
|
name="Type" value="FaBuNianFen"/>
|
<label for="FaBuNianFen">发布年份</label>
|
</div>
|
</td>
|
</tr>
|
<tr>
|
<td align="right" style="padding-right: 5px;">
|
<button type="submit"
|
class="btn btn-primary"
|
onclick="LoadChartTongJi();">
|
<i class="fa fa-check"></i> 统计
|
</button>
|
</td>
|
</tr>
|
</table>
|
</div>
|
</div>
|
<div id="ZYMLZiYuan"
|
style="height:500px;width:inherit !important;">
|
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</body>
|
</html>
|