|
@@ -21,10 +21,10 @@
|
|
|
<div class="mui-row">
|
|
|
<div class="mui-col mui-col-xs-12">
|
|
|
<div id="speed" style="height: 10%;width: 50%;padding-top: 10px;float: left;">
|
|
|
- <img src="img/sd.png" style="margin-left: -80px;width: 13%;">
|
|
|
+ <img src="img/speed-high.png" style="margin-left: -80px;width: 13%;">
|
|
|
</div>
|
|
|
<div id="battery" style="height: 10%;width: 50%;padding-top: 10px;float: left;">
|
|
|
- <img src="img/battery.png" style="margin-right: -80px;width: 23%;">
|
|
|
+ <img src="img/battery-100.png" style="margin-right: -80px;width: 23%;">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="mui-col mui-col-xs-12">
|
|
@@ -47,7 +47,7 @@
|
|
|
<a style="color: #FFFFFF;font-size: 18px;">状态</a><br>
|
|
|
</div>
|
|
|
<div style="margin-left: 60px;margin-top: -55px;">
|
|
|
- <img src="img/ds.png" width="60%">
|
|
|
+ <img src="img/liftstatus.png" width="60%">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|