Commit 1e5a3ef9 by 红发

隐藏左下角总发电量

parent 13e32145
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
} }
.perform { .perform {
margin-top: -12px; margin-top: 20px;
margin-left: 20px; margin-left: 20px;
height: 160px; height: 160px;
} }
...@@ -579,7 +579,7 @@ ...@@ -579,7 +579,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="accumulated" id="aggregate-value">累计发电量:0万kWh</div> <!-- <div class="accumulated" id="aggregate-value">累计发电量:0万kWh</div> -->
</div> </div>
<!-- 底部效果 --> <!-- 底部效果 -->
<!-- <div class="footer"> <!-- <div class="footer">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment