platforms/android/app/src/main/assets/www/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
platforms/android/app/src/main/assets/www/index.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
platforms/android/app/src/main/assets/www/pages/main/main.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
www/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
www/index.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
www/pages/main/main.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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?5b3f4281e8"></script> <script src="css/element-ui/index.js?3aa0e315ae"></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?5b3f4281e8"></script> <script src="index.js?3aa0e315ae"></script> </body> </html> platforms/android/app/src/main/assets/www/index.js
@@ -1,7 +1,7 @@ "use strict"; window.router = bui.router(); //new VConsole(); new VConsole(); bui.ready(function () { // 初始化路由 router.init({ platforms/android/app/src/main/assets/www/pages/main/main.js
@@ -207,7 +207,7 @@ }] }); // 开启计时器 this.tbls.charge.timer.open(); this.tbls.warning.timer.open(); } }, setAlarmInfo: function setAlarmInfo(res) { @@ -282,7 +282,7 @@ // 查询告警信息 window['Battalram_dataServiceserchByConditioncalljs'] = function (res) { // 开启计时器 self.tbls.charge.timer.open(); self.tbls.warning.timer.open(); }; }, destroyed: function destroyed() {} 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?5b3f4281e8"></script> <script src="css/element-ui/index.js?3aa0e315ae"></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?5b3f4281e8"></script> <script src="index.js?3aa0e315ae"></script> </body> </html> www/index.js
@@ -1,7 +1,7 @@ "use strict"; window.router = bui.router(); //new VConsole(); new VConsole(); bui.ready(function () { // 初始化路由 router.init({ www/pages/main/main.js
@@ -207,7 +207,7 @@ }] }); // 开启计时器 this.tbls.charge.timer.open(); this.tbls.warning.timer.open(); } }, setAlarmInfo: function setAlarmInfo(res) { @@ -282,7 +282,7 @@ // 查询告警信息 window['Battalram_dataServiceserchByConditioncalljs'] = function (res) { // 开启计时器 self.tbls.charge.timer.open(); self.tbls.warning.timer.open(); }; }, destroyed: function destroyed() {}