8 Star 0 Fork 2

katus/dldsj_frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
lijie 提交于 2021-01-04 00:11 . [feat]页面改造代码提交
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>地理大数据</title>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.54.0/mapbox-gl.css' rel='stylesheet'/>
<!--<script type="text/javascript" src="dragDiv.js"></script>-->
<!--<link rel="stylesheet" href="//apps.bdimg.com/libs/jqueryui/1.10.4/css/jquery-ui.min.css">-->
<!--<script src="//apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js"></script>-->
<!--<script src="//apps.bdimg.com/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>-->
<!--<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM"></script>-->
</head>
<body >
<div id="app"></div>
<!-- built files will be auto injected -->
<script src="https://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/jqueryui/1.12.1/jquery-ui.min.js"></script>
<!--<script src="jquery.onepage-scroll.js"></script>-->
<script src="./static/js/jquery.onepage-scroll.min.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/katus98/dldsj_frontend.git
git@gitee.com:katus98/dldsj_frontend.git
katus98
dldsj_frontend
dldsj_frontend
branch-v0.9

搜索帮助