重庆迈尖科技有限公司
2020-06-11 2b30129a90a8c8baa0d65bb6d6fd7d94ae9b5a23
AppInside/dataPreview/datapreviewmain.html
@@ -33,8 +33,8 @@
   <script>
      // "http://api.flqapp.com";
      var host = "http://192.168.1.122:8080";
      var host1 = "http://192.168.1.114:8848";
      var host = "http://api.flqapp.com";
      var host1 = "http://apph5.banliapp.com";
      $(function() {
         var app = new Vue({
            el: '#root',
@@ -54,19 +54,19 @@
               touchindex: function(index) {
                  switch (index) {
                     case 0:
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/myPreview.html', null)
                        yesApp.jumpWeb(host1 + '/AppInside/dataPreview/myPreview.html', null)
                        break;
                     case 1:
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/fund.html', null)
                        yesApp.jumpWeb(host1 + '/AppInside/dataPreview/fund.html', null)
                        break;
                     case 2:
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/txRecord.html', null)
                        yesApp.jumpWeb(host1 + '/AppInside/dataPreview/txRecord.html', null)
                        break;
                     case 3:
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/orderPush.html', null)
                        yesApp.jumpWeb(host1 + '/AppInside/dataPreview/orderPush.html', null)
                        break;
                     case 4:
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/receivedData.html', null)
                        yesApp.jumpWeb(host1 + '/AppInside/dataPreview/receivedData.html', null)
                        break;
                     default:
                        break;