Commit ea02d58ce1f865e32d106656747644006030ff80
1 parent
1e4db980
百度地图应入
Showing
1 changed file
with
1 additions
and
0 deletions
index.html
@@ -6,6 +6,7 @@ | @@ -6,6 +6,7 @@ | ||
6 | <title>兰州沙盘</title> | 6 | <title>兰州沙盘</title> |
7 | <link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico"> | 7 | <link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico"> |
8 | <link rel="stylesheet" href="src/style/reset.css" > | 8 | <link rel="stylesheet" href="src/style/reset.css" > |
9 | + <script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=cuMSxNl5LOY6sf1M3nDGtG6tGXl5a0Bb"></script> | ||
9 | </head> | 10 | </head> |
10 | <body> | 11 | <body> |
11 | <div id="app"></div> | 12 | <div id="app"></div> |