From 48f57387ca095ac5981a3083e72b68bb42609b09 Mon Sep 17 00:00:00 2001
From: whychdw <49690745@qq.com>
Date: 星期二, 03 十二月 2019 13:40:00 +0800
Subject: [PATCH] 添加实时告警

---
 platforms/android/app/src/main/assets/www/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/platforms/android/app/src/main/assets/www/index.html b/platforms/android/app/src/main/assets/www/index.html
index ce0a01b..7039eb0 100644
--- a/platforms/android/app/src/main/assets/www/index.html
+++ b/platforms/android/app/src/main/assets/www/index.html
@@ -22,14 +22,14 @@
     <script src="js/bui.js"></script>
     <script src="js/common_functions.js"></script>
     <script src="js/vue.min.js"></script>
-    <script src="css/element-ui/index.js?3aa0e315ae"></script>
+    <script src="css/element-ui/index.js?5b3f4281e8"></script>
     <script src="js/componets.js?ec02efd5f7"></script>
     <script src="css/highchart/highcharts.js"></script>
     <script src="js/hammer.min.js"></script>
     <script src="js/vue-touch.js"></script>
     <script src="js/vconsole.min.js"></script>
     
-    <script src="index.js?3aa0e315ae"></script>
+    <script src="index.js?5b3f4281e8"></script>
 </body>
 
 </html>
\ No newline at end of file

--
Gitblit v1.9.1