You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.1 KiB
43 lines
1.1 KiB
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="shortcut icon" href="/assets/images/logo.png">
|
|
<link rel="stylesheet" type="text/css" href="/assets/font_sc/iconfont.css">
|
|
<script type="text/javascript">
|
|
window._AMapSecurityConfig = {
|
|
securityJsCode: 'e955cd5ddfc3a752aa27d1e1c67d182d',
|
|
}
|
|
</script>
|
|
<script
|
|
src="https://webapi.amap.com/maps?v=2.0&key=00f9a29dedcdbd8befec3dfe0cef5003&plugin=AMap.AutoComplete,AMap.PlaceSearch"></script>
|
|
<!-- <script src="https://webapi.amap.com/loca?v=2.0.0&key=00f9a29dedcdbd8befec3dfe0cef5003"></script> -->
|
|
</head>
|
|
<style>
|
|
@font-face {
|
|
font-family: YouSheBiaoTiHei;
|
|
src: url("/assets/font_sc/YouSheBiaoTiHei-2.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: PingFangSC-Medium;
|
|
src: url("/assets/font_sc/PingFang SC Medium.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: PingFangSC-Regular;
|
|
src: url("/assets/font_sc/PingFang SC Regular.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: D-DINExp-Italic;
|
|
src: url("/assets/font_sc/D-DINExp-Italic.otf");
|
|
}
|
|
</style>
|
|
<body style="background: transparent">
|
|
<div id='App'></div>
|
|
|
|
</body>
|
|
|
|
</html>
|