<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%--
Created by IntelliJ IDEA.
User: Administrator
Date: 2017/6/14
Time: 11:39
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>热点分布</title>
<style type="text/css">
body, html {
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
font-family: "微软雅黑";
}

.anchorBL {
display: none;
}

#l-map {
height: 70%;
width: 100%;
float: left;

}

#function-map {
height: 30%;
width: 100%;
float: left;
}


</style>

<link rel="stylesheet" type="text/css" href="easyui/icon.css">
<link rel="stylesheet" type="text/css" href="themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="jquery-easyui-1.4.4/themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="jquery-easyui-1.4.4/themes/icon.css">
<link rel="stylesheet" type="text/css" href="mapImg/DrawingManager_min.css">
<link rel="stylesheet" type="text/css" href="mapImg/SearchInfoWindow_min.css">
</head>
<body>
<div );
}

});


}


</script>
</body>
</html>

相关文章:

  • 2021-04-24
  • 2021-08-03
  • 2021-09-01
  • 2021-12-09
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-03
  • 2021-12-03
  • 2021-09-25
  • 2022-01-17
  • 2021-10-14
  • 2022-12-23
  • 2021-10-01
相关资源
相似解决方案