Browse Source

leader项目提交

wang_xy 2 years ago
parent
commit
aaaed97254

+ 2 - 1
src/main/java/com/jeeplus/modules/leader/org/web/LeaderOrgNoController.java

@@ -562,4 +562,5 @@ public class LeaderOrgNoController extends BaseController {
 		return mapList;
 	}*/
 
-}
+
+}

BIN
src/main/webapp/static/web/djyt/images/header_bg.png


BIN
src/main/webapp/static/web/djyt/images/headercon_bg.png


+ 582 - 0
src/main/webapp/static/web/djyt/images/ja_dj.css

@@ -0,0 +1,582 @@
+@charset "utf-8";
+
+/* lily制作与2017-06-29 */
+* {
+	margin: 0;
+	padding: 0;
+	font-family: "微软雅黑";
+}
+
+html {
+	font-size: 62.5%;
+}
+
+ol li,
+ul li {
+	list-style: none;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+	font-weight: normal;
+}
+
+u,
+b,
+i {
+	font-style: normal;
+}
+
+a {
+	text-decoration: none;
+	color: #333;
+}
+
+html,
+body,
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+div,
+dl,
+dt,
+dd,
+ul,
+ol,
+li,
+p,
+blockquote,
+pre,
+hr,
+figure,
+table,
+caption,
+th,
+td,
+form,
+fieldset,
+legend,
+input,
+button,
+textarea,
+menu {
+	/* [disabled]margin:0; */
+	padding: 0;
+	font-family: "microsoft yahei", "simhei", "simsun";
+	margin: 0;
+}
+
+header,
+footer,
+section,
+article,
+aside,
+nav,
+hgroup,
+address,
+figure,
+figcaption,
+menu,
+details {
+	display: block;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+
+caption,
+th {
+	font-weight: normal;
+}
+
+html,
+body,
+fieldset,
+img,
+iframe,
+abbr {
+	border: 0;
+}
+
+i,
+cite,
+em,
+var,
+address,
+dfn {
+	font-style: normal;
+}
+
+[hidefocus],
+summary {
+	outline: 0;
+}
+
+li {
+	list-style: none;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+small {
+	font-size: 100%;
+	font-weight: normal
+}
+
+sup,
+sub {
+	font-size: 83%;
+}
+
+pre,
+code,
+kbd,
+samp {
+	font-family: inherit;
+}
+
+q:before,
+q:after {
+	content: none;
+}
+
+textarea {
+	overflow: auto;
+	resize: none;
+}
+
+label,
+summary {
+	cursor: default;
+}
+
+a,
+button {
+	cursor: pointer;
+}
+
+del,
+ins,
+u,
+s,
+a,
+a:hover {
+	text-decoration: none;
+}
+
+a {
+	color: #333;
+	cursor: pointer;
+}
+
+a:hover {
+	color: #000;
+}
+
+.clearfix:after {
+	content: ".";
+	display: block;
+	clear: both;
+	visibility: hidden
+}
+
+body {
+	/*	background: #040522;*/
+}
+
+html,
+body,
+div,
+span,
+applet,
+object,
+iframe,
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+p,
+blockquote,
+pre,
+a,
+abbr,
+acronym,
+address,
+big,
+cite,
+code,
+del,
+dfn,
+em,
+img,
+ins,
+kbd,
+q,
+s,
+samp,
+small,
+strike,
+strong,
+sub,
+sup,
+tt,
+var,
+b,
+u,
+i,
+center,
+dl,
+dt,
+dd,
+ol,
+ul,
+li,
+fieldset,
+form,
+label,
+legend,
+table,
+caption,
+tbody,
+tfoot,
+thead,
+tr,
+th,
+td,
+article,
+aside,
+canvas,
+details,
+embed,
+figure,
+figcaption,
+footer,
+header,
+hgroup,
+menu,
+nav,
+output,
+ruby,
+section,
+summary,
+time,
+mark,
+audio,
+video {
+	margin: 0;
+	padding: 0;
+	border: 0;
+	font-size: 100%;
+	font: inherit;
+	vertical-align: baseline;
+}
+
+/* HTML5 display-role reset for older browsers */
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+menu,
+nav,
+section {
+	display: block;
+}
+
+h2 {
+	display: block;
+	font-size: 0em;
+	-webkit-margin-before: 0em;
+	-webkit-margin-after: 0em;
+	-webkit-margin-start: 0px;
+	-webkit-margin-end: 0px;
+	font-weight: bold;
+}
+
+body {
+	line-height: 1;
+}
+
+ol,
+ul {
+	list-style: none;
+}
+
+blockquote,
+q {
+	quotes: none;
+}
+
+blockquote:before,
+blockquote:after,
+q:before,
+q:after {
+	content: '';
+	content: none;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+
+input:-webkit-autofill {
+	-webkit-box-shadow: 0 0 0px 1000px white inset;
+}
+
+input {
+	outline: none;
+}
+
+input:focus {
+	outline: none;
+}
+
+input {
+	outline: none;
+	border: 0;
+}
+
+c img {
+	display: block;
+	border: none;
+	margin: 0 auto;
+}
+
+.mt15 {
+	margin-bottom: 15px;
+}
+
+.fl {
+	float: left;
+}
+
+.fr {
+	float: right;
+}
+
+.clear {
+	clear: both;
+}
+
+.clearfix:after {
+	content: ".";
+	/*内容为“.”就是一个英文的句号而已。也可以不写。*/
+	display: block;
+	/*加入的这个元素转换为块级元素。*/
+	clear: both;
+	/*清除左右两边浮动。*/
+	visibility: hidden;
+	/*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间,只是看不到而已;*/
+	line-height: 0;
+	/*行高为0;*/
+	height: 0;
+	/*高度为0;*/
+	font-size: 0;
+	/*字体大小为0;*/
+}
+
+/**************************************通用样式结束*******************************************/
+.map{
+	position: fixed;
+	z-index: 0;
+	top:0px;
+	left: 0px;
+}
+.header{
+	width: 100%;
+	    margin: 0px;
+	    height: 45px;
+	    position: fixed;
+	    z-index: 10;
+	    background: url(header_bg.png) no-repeat center;
+}
+.header .time{
+	font-size: 14px;
+	font-weight: 900;
+	color: #00ffea;
+	line-height: 45px;
+	margin-left: 20px;
+}
+.header_con{
+	text-align: center;
+	background: url(headercon_bg.png) no-repeat center;
+	color: #fff;
+	font-size: 26px;
+	height: 60px;
+	width: 598px;
+	margin: 0px auto;
+	line-height: 39px;
+	letter-spacing: 1px;
+}
+.map_tk {
+    background: url(tkbg.png) no-repeat center;
+    width: 299px;
+    height: 137px;
+    color: #fff;
+    position: absolute;
+    z-index: 9;
+    padding: 50px 50px;
+	display: none;
+}
+.map_tk h2{
+	font-size: 18px;
+	font-weight: 900;
+	height: 35px;
+	line-height: 35px;
+}
+.map_tk p{
+	font-size: 14px;
+	line-height: 20px;
+}
+#tdj{
+	position: absolute;
+	width: 160px;
+	height: 95px;
+	 cursor: pointer;
+	top: 78px;
+	left: 802px;
+	z-index: 1;
+}
+#qhz{
+	position: absolute;
+	width: 160px;
+	height: 95px;
+	 cursor: pointer;
+	top: 178px;
+	left: 875px;z-index: 1;
+}
+#cyz{
+	position: absolute;
+	width: 160px;
+	height: 95px;
+	 cursor: pointer;
+	top: 305px;
+	left: 644px;z-index: 1;
+}
+#hdz{
+	position: absolute;
+	    width: 121px;
+	    height: 77px;
+	     cursor: pointer;
+	    top: 405px;
+	    left: 725px;z-index: 1;
+}
+#tsz{
+	position: absolute;
+	    width: 121px;
+	    height: 77px;
+	     cursor: pointer;
+	    top: 425px;
+	    left: 855px;z-index: 1;
+}
+#dlz{
+	position: absolute;
+	    width: 141px;
+	    height: 100px;
+	    cursor: pointer;
+	    bottom: 155px;
+	    left: 744px;z-index: 1;
+}
+#ylz{
+	position: absolute;
+	    width: 115px;
+	    height: 72px;
+	     cursor: pointer;
+	    bottom: 231px;
+	    left: 902px;z-index: 1;
+}
+#lsx{
+	position: absolute;
+	    width: 115px;
+	    height: 72px;
+	     cursor: pointer;
+	    bottom: 75px;
+	    left: 800px;z-index: 1;
+}
+#jas{
+	position: absolute;
+	    width: 115px;
+	    height: 72px;
+	     cursor: pointer;
+	    bottom: 344px;
+	    right: 690px;z-index: 1;
+}
+#twz{
+	position: absolute;
+	    width: 63px;
+	    height: 45px;
+	   cursor: pointer;
+	    bottom: 419px;
+	    right: 655px;z-index: 1;
+		
+}
+.tdj{
+	top: -46px;
+	    left: -281px;
+}
+.qhz{
+	top: -71px;
+	left: -269px;
+}
+.cyz{
+	top: -52px;
+	left: -287px;
+}
+.hdz{
+	    top: -70px;
+	    left: -288px;
+}
+.tsz{
+	    top: -76px;
+	    left: -298px;
+}
+.dlz{
+	    bottom: -86px;
+	    left: -281px;
+	    top: auto;
+}
+.ylz{
+	    bottom: 231px;
+	    left: 902px;
+}
+.lsx{
+	    bottom: -70px;
+	    left: -309px;
+	    top: auto;
+}
+.jas{
+	    bottom: -88px;
+	    right: 21px;
+	    top: auto;
+	    left: auto;
+}
+.twz{
+	    bottom: -94px;
+	    right: 2px;
+	    top: auto;
+	    left: auto;
+}
+
+
+
+
+

File diff suppressed because it is too large
+ 2 - 0
src/main/webapp/static/web/djyt/images/jquery-3.3.1.min.js


BIN
src/main/webapp/static/web/djyt/images/map.png


BIN
src/main/webapp/static/web/djyt/images/tkbg.png


+ 130 - 36
src/main/webapp/webpage/modules/leader/cloudChart/cloudChart.jsp

@@ -4,45 +4,139 @@
 <head>
 	<title>发展党员管理</title>
 	<meta name="decorator" content="ani"/>
-	<style type="text/css">
-		body, html,#container {width: 100%;height: 100%;overflow: hidden;margin:0;font-family:"微软雅黑";}
-	</style>
-	<script type="text/javascript"
-			src="http://api.map.baidu.com/api?v=3.0&ak=PlhFWpA02aoURjAOpnWcRGqw7AI8EEyO"></script>
+	<link rel="stylesheet" href="${ctxStaticWeb}/djyt/images/ja_dj.css">
 
 </head>
 <body>
-	<div id="container"></div>
-	<script type="text/javascript">
-        $.ajax({
-            type:"GET",
-            url :"${ctx}/leader/info/partyPanyment/findAllList",
-            dataType:"json",
-            success:function(data){
-                var map = new BMap.Map("container");
-                map.centerAndZoom(new BMap.Point(129.77637582701928, 43.00009148769267), 12);
-                map.enableScrollWheelZoom();
-                var icon = new BMap.Icon("${ctxStatic}/common/images/mapbd.png", new BMap.Size(50, 36));
-                for (var i=0;i<data.data.length;i++){
-                    var lonLat = data.data[i].longitudeLatitude.split(",");
-                    var P = new BMap.Point(lonLat[0], lonLat[1]);
-                    var MP = new BMap.Marker(P, {icon: icon});
-                    map.addOverlay(MP);
-                    addClickHandler(data.data[i].name, MP);
-                }
-            }
-        });
-        function addClickHandler(content, marker) {
-            var opts = {
-                width : 200,     // 信息窗口宽度
-                height: 100,     // 信息窗口高度
-            }
-            var infoWindow = new BMap.InfoWindow(content, opts);
-            marker.addEventListener('click', function () {
-                this.openInfoWindow(infoWindow);
-            });
-        }
-	</script>
+<div class="header">
+	<div class="time fl">
+		<span class="nyr">2022-08-17</span>&nbsp;&nbsp;&nbsp;<span class="sfm">09:35:57</span>
+	</div>
+	<div class="header_con">集安党建云图</div>
+</div>
+<div class="map">
+	<div id="tdj" class="map_div"><div class="map_tk tdj">
+		<h2>头道镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:头道镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="qhz" class="map_div"><div class="map_tk qhz">
+		<h2>清河镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:清河镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="cyz" class="map_div"><div class="map_tk cyz">
+		<h2>财源镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:财源镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="hdz" class="map_div"><div class="map_tk hdz">
+		<h2>花甸镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:花甸镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="tsz" class="map_div"><div class="map_tk tsz">
+		<h2>台上镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:台上镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="dlz" class="map_div"><div class="map_tk dlz">
+		<h2>大路镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:大路镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="ylz" class="map_div"><div class="map_tk lsx">
+		<h2>榆林镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:榆林镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="lsx" class="map_div"><div class="map_tk lsx">
+		<h2>凉水朝鲜族乡机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:凉水朝鲜族乡机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="jas" class="map_div"><div class="map_tk jas">
+		<h2>集安市机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:集安市机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<div id="twz" class="map_div"><div class="map_tk twz">
+		<h2>太王镇机关党工委</h2>
+		<p>上级党委名称:集安市委</p>
+		<p>部门名称:太王镇机关党工委</p>
+		<p>党组织类型:中共县级委员会派出工作委员会</p>
+		<p>党组织性质:是</p>
+		<p>直属机构:是</p>
+	</div></div>
+	<img src="${ctxStaticWeb}/djyt/images/map.png" style="width:100%;height: 100%;"/>
+</div>
+<script type="text/javascript" src="${ctxStaticWeb}/djyt/images/jquery-3.3.1.min.js"></script>
+<script>
+    $(function() {
+        //时间    间隔一秒执行一次获取当前时间的方法
+        setInterval(function() {
+            CurrentTime()
+        }, 1000);
+
+        $(".map_div").hover(function(){
+            $(this).children(".map_tk").show();
+        },function(){
+            $(this).children(".map_tk").hide();
+        })
+
+
+    })
+    //时间
+    function getNow(Mytime) {
+        return Mytime < 10 ? '0' + Mytime : Mytime;
+    }
+
+    function CurrentTime() {
+        var myDate = new Date();
+        //获取当前年份
+        var year = myDate.getFullYear();
+        //获取当前月份
+        var month = myDate.getMonth() + 1;
+        //获取当前日期
+        var date = myDate.getDate();
+        //获取当前小时数(0-23)
+        var h = myDate.getHours();
+        //获取当前分钟数(0-59)
+        var m = myDate.getMinutes();
+        var s = myDate.getSeconds();
+        var now = year + '-' + getNow(month) + '-' + getNow(date);
+        var now2 = getNow(h) + ':' + getNow(m) + ':' + getNow(s);
+        $(".nyr").text(now);
+        $(".sfm").text(now2);
+    }
+</script>
 </body>
 </html>