From 3c8b17e39ec7a92401f17e4d0054c924712e6536 Mon Sep 17 00:00:00 2001 From: 81041 <81041@DESKTOP-025NVD9> Date: 星期二, 03 十二月 2019 13:47:54 +0800 Subject: [PATCH] Merge branch 'FBS9600' of http://whyclxw@118.89.139.230:10101/r/FBS9600App.git into FBS9600 --- 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