1 Star 4 Fork 2

zhl / web-demo-v3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manager.html 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
cuijian03 提交于 2017-04-16 16:35 . update to v3.1.1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>百度鹰眼</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script type="text/javascript" src="static/javascript/Polyfill.js"></script>
<script type="text/javascript" src="static/javascript/mod.js"></script>
<script type="text/javascript" src="static/javascript/reflux.min.js"></script>
<script type="text/javascript" src="static/javascript/jquery.min.js"></script>
<script type="text/javascript" src="static/javascript/jquery.cookie.js"></script>
<script type="text/javascript" src="static/bootstrap/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="static/bootstrap/css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="static/bootstrap/css/bootstrap-datetimepicker.min.css">
<script type="text/javascript" src="static/bootstrap/js/bootstrap-datetimepicker.min.js"></script>
<script type="text/javascript" src="static/bootstrap/js/bootstrap-datetimepicker.zh-CN.js" charset="UTF-8"></script>
<link rel="stylesheet" type="text/css" href="static/css/normalize.css">
<link rel="stylesheet" type="text/css" href="static/css/common.css">
<link rel="stylesheet" type="text/css" href="static/css/animate.css">
<link rel="stylesheet" type="text/css" href="static/icheck-1.x/square/blue.css">
<script type="text/javascript" src="static/icheck-1.x/icheck.min.js"></script>
<script type="text/javascript" src="script/modules/common/views/manager_content.js"></script>
<script type="text/javascript" src="script/common/mapControl.js"></script>
<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=您的ak&callback=mapControl.initMap"></script>
</head>
<body>
<div id="Manager_content"></div>
</body>
</html>
1
https://gitee.com/wuxianz/web-demo-v3.git
git@gitee.com:wuxianz/web-demo-v3.git
wuxianz
web-demo-v3
web-demo-v3
master

搜索帮助