Pārlūkot izejas kodu

3dDisplayEngine map.jsp 姚强 commit at 2021-01-28

姚强 4 gadi atpakaļ
vecāks
revīzija
49e8d8280b
1 mainītis faili ar 33 papildinājumiem un 0 dzēšanām
  1. 33 0
      3dDisplayEngine/buildingJs/map.jsp

+ 33 - 0
3dDisplayEngine/buildingJs/map.jsp

@@ -71,3 +71,36 @@
 		}
 </style>
 </head>
+<body style="padding:0;margin:0;border:0px;overflow:hidden;">
+<div id="container" style="background-image:radial-gradient(circle, rgba(23,21,57,0.2), rgba(9,9,27,1.0));">
+	<!-- 
+	<div id="mask_t" class="mask_top"></div>
+	<div id="mask_b" class="mask_bottom"></div>
+	<div id="mask_l" class="mask_left"></div>
+	<div id="mask_r" class="mask_right"></div>
+	 -->
+	<div id="map_header" class="map_header"></div>
+	<div id="bar5" class="search bar5">
+        <!-- <form > -->
+        <table style="border:none;"  border="0" cellpadding="0" cellspacing="0"><tr style="border:none;border-collapse: collapse;">
+        <td style="border:none;border-collapse: collapse; padding:0px; margin:0px;">
+            <input id="search_company" name="search_company" type="text" placeholder="请输入单位名称..." autocomplete="off" onkeydown="key_fun(event);" ><div class="bar5_clear" onclick="clear_search();" style="cursor:pointer;"></div></td>
+         </tr></table>
+        <!-- </form> -->
+    </div>
+	<div id="saerch_company_list" class= "search_company_list" style="position:absolute;top:80px;right:200px;z-index:1001;font-size:14px;"></div>
+<!--
+ 	<div id="border_top_left" style="background:url(../../res/img/border-tl.png) no-repeat; width:117px; height:117px; z-index:500; position:absolute; top:20px; left:20px;"></div>
+	<div id="border_top_right" style="background:url(../../res/img/border-tr.png) no-repeat; width:117px; height:117px; z-index:500; position:absolute; top:20px; right:20px;"></div>
+	<div id="border_bottom_left" style="background:url(../../res/img/border-bl.png) no-repeat; width:117px; height:117px; z-index:500; position:absolute; bottom:20px; left:20px;"></div>
+	<div id="border_bottom_right" style="background:url(../../res/img/border-br.png) no-repeat; width:117px; height:117px; z-index:500; position:absolute; bottom:20px; right:20px;"></div>
+ -->
+	<!-- <div id="data_bar_area" class="data_bar_area">
+		<div id="data_bar" style="background:url(../../res/img/icons/data_bar.png) no-repeat;width:371px;height:891px;">
+			<table id="data_bar_table" style="border:0px solid #000;position:absolute;top:55px;left:41px;width:300px;">
+				 <tr>
+					<td id="data_title_1" colspan=2 class="data_bar_title" onclick="show_all_fireAlarm()">火灾监控</td>
+					<td id="data_pie_1" rowspan=3 style="width:100px" onclick="show_all_fireAlarm()"></td>
+				</tr>
+				<tr>
+					<td id="data_label_11" class="data_bar_total_label" onclick="show_all_fireAlarm()">报告总数</td>