mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add meitu
This commit is contained in:
+11
-1
@@ -178,7 +178,7 @@ html body {
|
||||
left:-10px;
|
||||
top:-11px;
|
||||
color:#E60079;
|
||||
width: 18px;
|
||||
width: 22px;
|
||||
background-color:#FFFFFF;
|
||||
}
|
||||
|
||||
@@ -192,6 +192,16 @@ html body {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
/*-----------------router----------------------------**/
|
||||
.router{
|
||||
position:absolute;
|
||||
left:10px;
|
||||
top:120px;
|
||||
width:40px;
|
||||
min-height:200px;
|
||||
background-color:#fff;
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
<div>刷新</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--仪表盘-->
|
||||
<div id="charts" class="e_charts sh">
|
||||
<div>
|
||||
<div class="e_charts_arrow"></div>
|
||||
@@ -72,6 +73,11 @@
|
||||
<div class="e_charts_120">120</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--路线图-->
|
||||
<div class="router sh">
|
||||
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="http://webapi.amap.com/maps?v=1.3&key=6a1180467b5f36714645d22044535ab7"></script>
|
||||
<script type="text/javascript" data-main="js/main" src="js/lib/require.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user