From 7f953d9aa0e7d4fcbe3c366c7f9f0b3f847f12bd Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.137.1> Date: 星期六, 19 一月 2019 09:16:08 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/mobil/voltageMbargraph.html | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/voltageMbargraph.html b/gx_tieta/WebRoot/mobil/voltageMbargraph.html index 469aa14..91ec8b3 100644 --- a/gx_tieta/WebRoot/mobil/voltageMbargraph.html +++ b/gx_tieta/WebRoot/mobil/voltageMbargraph.html @@ -93,7 +93,13 @@ </div> </div> </div> - + <div data-role="main" class="ui-content"> + <div class="ui-grid-c"> + <div class="ui-block-a">鏈�澶�<span class="max"> </span></div> + <div class="ui-block-b">鏈�灏�<span class="min"> </span></div> + <div class="ui-block-c">骞冲潎<span class="avg"> </span></div> + <div class="ui-block-d">绱姞鍜�<span class="leijiasum"> </span></div> + </div> <script type="text/javascript" src="mobilJs/echarts.js"></script> <script type="text/javascript"> /* $('#alwaysRight').tap(function(){ -- Gitblit v1.9.1