ss
重庆迈尖科技有限公司
2020-06-11 fb4f18166c8858535d27e5a05ae40ab995d4b0bc
ss

;
1个文件已修改
18 ■■■■■ 已修改文件
AppInside/supVipManage/index.html 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/supVipManage/index.html
@@ -76,10 +76,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://api.flqapp.com";
        var host1 = "http://192.168.1.114:8848/flqFront"
        //"http://apph5.banliapp.com";
        var host = "http://192.168.1.253:8080";
        var host1 = "http://apph5.banliapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
@@ -95,22 +93,22 @@
                    touchType: function(type) {
                        switch (type) {
                            case 1:
                                yesApp.jumpWeb(host1 + '/AppInside/teamOrder/index.html', null)
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamOrder/index.html', null)
                                break;
                            case 2:
                                yesApp.jumpWeb(host1 + '/AppInside/teamFans/index.html', null)
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamFans/index.html', null)
                                break;
                            case 3:
                                yesApp.jumpWeb(host1 + '/AppInside/teamBonus/index.html', null)
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/index.html', null)
                                break;
                            case 4:
                                yesApp.jumpWeb(host1 + '/AppInside/openVip/index.html', null)
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/openVip/index.html', null)
                                break;
                            case 5:
                                yesApp.jumpWeb(host1 +'/AppInside/yjCompute/index.html', null)
                                yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/yjCompute/index.html', null)
                                break;
                            case 6:
                                yesApp.jumpWeb(host1 + '/AppInside/dataPreview/datapreviewmain.html', null)
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/datapreviewmain.html', null)
                                break;
                            case 7:
                                yesApp.toast('功能开发中...')