Browse Source

服务指标获取

zhenglingfeng 8 years ago
parent
commit
72e0307c56
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/WEB-INF/ehr/jsp/monitor/service/sEnvManage.jsp

+ 2 - 2
src/main/webapp/WEB-INF/ehr/jsp/monitor/service/sEnvManage.jsp

@ -39,11 +39,11 @@
            <%-- echarts 数据--%>
            <div id="main1" style="width: 500px;margin-left:50px;height:250px;border: solid deepskyblue 1px;"></div>
            <%-- echarts 数据--%>
            <div id="main2" style="width: 500px;margin:-250px 0px 20px 550px;height:250px;border: solid deepskyblue 1px;"></div>
            <div id="main2" style="width: 500px;margin:-250px 0px 20px 600px;height:250px;border: solid deepskyblue 1px;"></div>
            <%-- echarts 数据--%>
            <div id="main3" style="width: 500px;margin-left:50px;height:250px;border: solid deepskyblue 1px;"></div>
            <%-- echarts 数据--%>
            <div id="main4" style="width: 500px;margin:-250px 0px 20px 550px;height:250px;border: solid deepskyblue 1px;"></div>
            <div id="main4" style="width: 500px;margin:-250px 0px 20px 600px;height:250px;border: solid deepskyblue 1px;"></div>
        </div>
    </div>
</div>