aboutsummaryrefslogtreecommitdiffstats
path: root/usecaseui-monitor/src/main/webapp/index.html
diff options
context:
space:
mode:
authorzhangab <zhanganbing@chinamobile.com>2018-05-14 15:15:04 +0800
committerzhangab <zhanganbing@chinamobile.com>2018-05-14 15:15:09 +0800
commita3591f7fe0b20bd010b6daa5054a919aab6aa5fa (patch)
tree302ddf4af275a5b7e72cc1f2e327244f215243c0 /usecaseui-monitor/src/main/webapp/index.html
parentea506ea4aa4306bd594d747455291b18a030aa4e (diff)
add service scaling function
Change-Id: If01f30e0a4105d27086f2ada555c94334c54e4ec Issue-ID: USECASEUI-115 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'usecaseui-monitor/src/main/webapp/index.html')
-rw-r--r--usecaseui-monitor/src/main/webapp/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-monitor/src/main/webapp/index.html b/usecaseui-monitor/src/main/webapp/index.html
index 22de88c8..c9be05c9 100644
--- a/usecaseui-monitor/src/main/webapp/index.html
+++ b/usecaseui-monitor/src/main/webapp/index.html
@@ -41,7 +41,7 @@
<script src="app/uui/fusion/scripts/appUUI.js"></script>
<script src="app/uui/fusion/scripts/smart-table.js"></script>
- <script src="app/uui/fusion/scripts/echarts4.0.2.min.js"></script>
+ <script src="app/uui/fusion/scripts/echarts4.0.4.min.js"></script>
<script src="app/uui/fusion/scripts/jtopo-0.4.8-min.js"></script>
<script src="app/uui/fusion/scripts/controller/alarmController.js"></script>
<script src="app/uui/fusion/scripts/controller/left-menuController.js"></script>