重庆迈尖科技有限公司
2020-06-11 2b30129a90a8c8baa0d65bb6d6fd7d94ae9b5a23
Merge branch 'master' of ssh://193.112.35.168:29418/flqFront
1 文件已重命名
20个文件已修改
3个文件已添加
393 ■■■■ 已修改文件
AppInside/618/index.html 30 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/datapreviewmain.html 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/fund.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/myPreview.html 19 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/orderPush.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/receivedData.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/dataPreview/txRecord.html 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/special_guide/mianDan/1.0/index.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/supVipApply/index.html 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/supVipManage/index.html 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamBonus/index.html 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamBonus/teamBonusDay.html 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamBonus/teamBonusDetail.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamBonus/teamBonusMonth.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamFans/fansSearchMain.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamFans/fansSearchResult.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamFans/index.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamOrder/index.html 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamOrder/orderSearchMain.html 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/teamOrder/orderSearchResult.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
app20200610.js 37 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
apppage/goods_img_suning.html 80 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
help/jd.html 50 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
help/tb.html 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/618/index.html
@@ -39,7 +39,7 @@
                width: 100%;
                height: 4.84rem;
                display: block;
                background-image: url("http://img.flqapp.com/resource/s12/top.png");
                background-image: url("http://img.flqapp.com/resource/618/top.png");
                background-size: 100% 100%;
            }
@@ -184,7 +184,7 @@
                        </div>
                        <div class="button" style="position: relative;margin: 0 auto;margin-top: 0.4rem;" id="hongBao">
                            12.7开始抢红包
                            5.29开始抢红包
                        </div>
                        <div style="margin-top: 0.1rem;font-size: 0.24rem;color: #FF2B4E;">
@@ -202,8 +202,6 @@
                            <img src="img/1.png" class="stepIcon" />
                            <span class="stepTitle">分享红包口令给朋友</span>
                        </div>
                        <div class="step">
@@ -272,9 +270,9 @@
        <script src="http://img.flqapp.com/resource/app20191021.js"></script>
    </body>
    <script>
        var startTime = 1575648000000;
        var hongBaoStartTime = 1576130400000;
        var hongBaoEndTime = 1576132200000;
        var startTime = 1590681600000;
        var hongBaoStartTime = 1590681600000;
        var hongBaoEndTime = 1592668800000;
        function getSuperHongBaoToken() {
@@ -293,7 +291,7 @@
            $.ajax({
                type: "GET",
                data: params,
                url: "http://api.flqapp.com/fanli/api/apph5/v1/s11/getSuperHongBaoToken",
                url: "http://api.flqapp.com/fanli/api/apph5/v1/618/getSuperHongBaoToken",
                dataType: "jsonp",
                async: true,
                success: function(result) {
@@ -322,22 +320,22 @@
            $("#hongBao").click(function() {
                var timestamp = (new Date()).getTime();
                if (timestamp < startTime) {
                    return;
                }
                yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/2K0Nxtv', null);
                // if (timestamp < startTime) {
                //     return;
                // }
                yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/YRWdShv', null);
            });
            $("#shareHongBao").click(function() {
                if (timestamp < startTime) {
                    return;
                }
                // if (timestamp < startTime) {
                //     return;
                // }
                getSuperHongBaoToken();
            });
            $("#chouJiang").click(function() {
                if (timestamp < hongBaoStartTime || timestamp > hongBaoEndTime) {
                    return;
                }
                yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/2K0Nxtv', null);
                yesApp.jumpBaiChuan(null, 'https://s.click.taobao.com/YRWdShv', null);
            });
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;
AppInside/dataPreview/fund.html
@@ -372,8 +372,8 @@
    </body>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
AppInside/dataPreview/myPreview.html
@@ -134,7 +134,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
@@ -239,11 +240,11 @@
                            teamBonus.length == 0 || teamBonus == null) {
                            yesApp.toast('请将信息填写完整');
                            return;
                        }
                        }
                        yesApp.showLoading();
                        var uid = yesApp.getUid();
                        var uid = yesApp.getUid();
                        var params = {
                            uid: uid,
                            preUid: preUid,
@@ -252,8 +253,8 @@
                            selfRebate: selfRebate,
                            shareBonus: shareBonus,
                            teamBonus: teamBonus
                        };
                        };
                        params = yesApp.getRequestBaseParams(params);
                        $.ajax({
@@ -304,8 +305,8 @@
                                    } else {
                                        app.dataParms = result.data;
                                        $('#inpunt_preUid').val(result.data.preUid);
                                        $('#inpunt_preUid').val(result.data.preUid);
                                        if (app.dataParms.level == 'vip') {
                                            app.level == '超级会员'
                                            app.showLevel = '超级会员'
AppInside/dataPreview/orderPush.html
@@ -56,8 +56,8 @@
    </body>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
AppInside/dataPreview/receivedData.html
@@ -70,8 +70,8 @@
    </body>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
AppInside/dataPreview/txRecord.html
@@ -16,7 +16,7 @@
        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
        <script src="http://img.flqapp.com/resource/js/app2019112217.js"></script>
        <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
        <script src="js/mobiscroll/mobiscroll_002.js" type="text/javascript"></script>
        <script src="js/mobiscroll/mobiscroll_004.js" type="text/javascript"></script>
        <link href="css/mobiscroll/mobiscroll_002.css" rel="stylesheet" type="text/css">
@@ -107,8 +107,8 @@
    </script>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        var nowDate = new Date();
        var nowDate = new Date();
        var year = nowDate.getFullYear();
@@ -201,8 +201,8 @@
                        if (!timeBoll) {
                            yesApp.toast('提现时间不得选择早于当前时间')
                            return;
                        }
                        }
                        if (parseInt(txMoney) > 1000) {
                            yesApp.toast('单笔最大提现金额不超过1000')
                            return;
AppInside/special_guide/mianDan/1.0/index.html
@@ -203,7 +203,7 @@
        <div style="height: 3rem;"></div>
        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
        <script src="../../js/vue.js"></script>
        <script src="../../js/app.js?_=12"></script>
        <script src="../../js/app.js?_=13"></script>
    </body>
    <script>
        //网络同步请求
@@ -237,7 +237,7 @@
                },
                methods: {
                    toGoodsDetail: function(item) {
                        yesApp.jumpMianDanGoodsDetail(item.goodsId);
                        yesApp.jumpMianDanGoodsDetail(parseInt(item.goodsId));
                    },
                    toGoodsMore: function() {
                        yesApp.jumpMianDanGoodsList();
AppInside/supVipApply/index.html
@@ -193,10 +193,7 @@
                    img_select_vip: 1,
                    img_select_use: 1,
                    level: 'highVIP', // 开通的用户等级
                    imgList: [
                    ],
                    imgList: [],
                    readonly: false
                },
                watch: {
@@ -258,6 +255,9 @@
                    tirggerFile: function(event) {
                        if (app.readonly)
                            return;
                        if (app.imgList == null || app.imgList == undefined) {
                            app.imgList = new Array();
                        }
                        var list = app.imgList;
                        let file = event.target.files[0];
                        let url = "";
@@ -265,11 +265,14 @@
                        reader.readAsDataURL(file);
                        reader.onload = function(e) {
                            url = this.result.substring(this.result.indexOf(",") + 1);
                            list.push({
                                data: "data:image/png;base64," + url,
                                file: file
                            });
                            app.imgList = list;
                            try {
                                app.imgList.push({
                                    data: "data:image/png;base64," + url,
                                    file: file
                                });
                            } catch (e) {}
                        };
                    },
                    deleteImg: function(index) {
@@ -323,7 +326,7 @@
                            if (app.readonly) {
                                $(".div_commit").find("div").eq(0).css("background", "#E0E0E0");
                                $(".div_commit").find("div").eq(0).html("待提交资料");
                                $(".div_commit").css("display","none");
                                $(".div_commit").css("display", "none");
                            }
                        } else {
@@ -489,9 +492,10 @@
                        params = JSON.parse(params);
                        for (var i = 0; i < app.imgList.length; i++) {
                            params['imgs_' + i] = (app.imgList[i].file)
                        }
                        if (app.imgList != undefined && app.imgList != null)
                            for (var i = 0; i < app.imgList.length; i++) {
                                params['imgs_' + i] = (app.imgList[i].file)
                            }
                        fileUpload.upload({
                            url: host + '/fanli/api/v1/user/vip/uploadApplyInfo',
AppInside/supVipManage/index.html
@@ -76,8 +76,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253: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',
@@ -93,22 +93,22 @@
                    touchType: function(type) {
                        switch (type) {
                            case 1:
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamOrder/index.html', null)
                                yesApp.jumpWeb(host1 + '/AppInside/teamOrder/index.html', null)
                                break;
                            case 2:
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamFans/index.html', null)
                                yesApp.jumpWeb(host1 + '/AppInside/teamFans/index.html', null)
                                break;
                            case 3:
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/index.html', null)
                                yesApp.jumpWeb(host1 + '/AppInside/teamBonus/index.html', null)
                                break;
                            case 4:
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/openVip/index.html', null)
                                yesApp.jumpWeb(host1 + '/AppInside/openVip/index.html', null)
                                break;
                            case 5:
                                yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/yjCompute/index.html', null)
                                yesApp.jumpWeb(host1 +'/AppInside/yjCompute/index.html', null)
                                break;
                            case 6:
                                yesApp.jumpWeb(host1 + '/flqFront/AppInside/dataPreview/datapreviewmain.html', null)
                                yesApp.jumpWeb(host1 + '/AppInside/dataPreview/datapreviewmain.html', null)
                                break;
                            case 7:
                                yesApp.toast('功能开发中...')
AppInside/teamBonus/index.html
@@ -120,8 +120,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host1 = "http://192.168.1.114:8848";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        var nowDate = new Date();
        var year = nowDate.getFullYear();
@@ -148,19 +148,19 @@
                methods: {
                    touchHistoryDetail: function(datetype) {
                        if (datetype == 1) {
                            yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDay.html?datetype=1&date=' + today, null)
                            yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDay.html?datetype=1&date=' + today, null)
                        } else if (datetype == 2) {
                            yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusMonth.html?datetype=2&date=' + month, null)
                            yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusMonth.html?datetype=2&date=' + month, null)
                        }
                    },
                    touchBonusDetail: function(datetype) {
                        if (datetype == 1) {
                            yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDetail.html?datetype=1&date=' + today, null)
                            yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDetail.html?datetype=1&date=' + today, null)
                        } else if (datetype == 2) {
                            yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDetail.html?datetype=2&date=' + month, null)
                            yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDetail.html?datetype=2&date=' + month, null)
                        }
                    },
AppInside/teamBonus/teamBonusDay.html
@@ -118,8 +118,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host1 = "http://192.168.1.114:8848";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        var dateRequest = getQueryString('date');
        var datetypeRequest = getQueryString('datetype');
@@ -143,7 +143,7 @@
                        var day = time.split("年")[1].split("月")[1].split("日")[0];
                        var dateDetail = year + '-' + month + '-' + day;
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDetail.html?datetype=1&date=' + dateDetail,
                        yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDetail.html?datetype=1&date=' + dateDetail,
                            null)
                    },
AppInside/teamBonus/teamBonusDetail.html
@@ -102,7 +102,7 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var date = getQueryString('date');
        var datetype = getQueryString('datetype');
AppInside/teamBonus/teamBonusMonth.html
@@ -129,8 +129,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host1 = "http://192.168.1.114:8848";
        var host = "http://api.flqapp.com";
        var host1 = "http://apph5.banliapp.com";
        var dateRequest = getQueryString('date');
        var datetypeRequest = getQueryString('datetype');
@@ -168,7 +168,7 @@
                        var year = date.split("年")[0];
                        var month = date.split("年")[1].split("月")[0];
                        var dateRequest = year + '-' + month;
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDetail.html?datetype=2&date=' + dateRequest,
                        yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDetail.html?datetype=2&date=' + dateRequest,
                            null)
                    },
@@ -177,7 +177,7 @@
                        var month = date.split("年")[1].split("月")[0];
                        var day = getDaysInMonth(year, month);
                        var date = year + '-' + month + '-' + day;
                        yesApp.jumpWeb(host1 + '/flqFront/AppInside/teamBonus/teamBonusDay.html?datetype=1&date=' + date, null)
                        yesApp.jumpWeb(host1 + '/AppInside/teamBonus/teamBonusDay.html?datetype=1&date=' + date, null)
                    },
                    fetchTeamDividendStatistic: function(change) {
AppInside/teamFans/fansSearchMain.html
@@ -53,7 +53,7 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
@@ -81,7 +81,7 @@
                    },
                    didSelect: function(result) {
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamFans/fansSearchResult.html?key=' + result,
                        yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamFans/fansSearchResult.html?key=' + result,
                            null)
                    },
@@ -111,7 +111,7 @@
                        localStorage.setItem('fansResut', JSON.stringify(list));
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamFans/fansSearchResult.html?key=' + result,
                        yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamFans/fansSearchResult.html?key=' + result,
                            null)
                    },
                    clearAll: function() {
@@ -159,7 +159,7 @@
                    localStorage.setItem('fansResut', JSON.stringify(list));
                    yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamFans/fansSearchResult.html?key=' + key,
                    yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamFans/fansSearchResult.html?key=' + key,
                        null)
                }
            })
AppInside/teamFans/fansSearchResult.html
@@ -150,9 +150,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var requestResult = getQueryString('key');
        var app = null;
        $(function() {
AppInside/teamFans/index.html
@@ -125,7 +125,7 @@
    </body>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
@@ -141,7 +141,7 @@
                },
                methods: {
                    enterSearch: function() {
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamFans/fansSearchMain.html', null)
                        yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamFans/fansSearchMain.html', null)
                    },
                    changeTab: function(type) {
AppInside/teamOrder/index.html
@@ -123,8 +123,7 @@
            </div>
    </body>
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        $(function() {
            var app = new Vue({
                el: '#root',
@@ -140,7 +139,7 @@
                },
                methods: {
                    enterSearch: function() {
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamOrder/orderSearchMain.html', null)
                        yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamOrder/orderSearchMain.html', null)
                    },
                    changeTab: function(type) {
AppInside/teamOrder/orderSearchMain.html
@@ -52,7 +52,8 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var h5host = "http://apph5.banliapp.com/";
        $(function() {
@@ -82,7 +83,7 @@
                    },
                    didSelect: function(result) {
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamOrder/orderSearchResult.html?key=' + result,
                        yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + result,
                            null)
                    },
@@ -112,7 +113,7 @@
                        localStorage.setItem('orderResut', JSON.stringify(list));
                        yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamOrder/orderSearchResult.html?key=' + result,
                        yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + result,
                            null)
                    },
@@ -165,7 +166,7 @@
                    localStorage.setItem('orderResut', JSON.stringify(list));
                    yesApp.jumpWeb('http://192.168.1.114:8848/flqFront/AppInside/teamOrder/orderSearchResult.html?key=' + key,
                    yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + key,
                        null)
                }
            })
AppInside/teamOrder/orderSearchResult.html
@@ -110,7 +110,7 @@
    <script>
        // "http://api.flqapp.com";
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var key = getQueryString('key');
        $('#input_key').val(key);
        var app = null;
app20200610.js
File was renamed from app20200227.js
@@ -309,6 +309,19 @@
            yesApp.postApi('shareImg', params);
        });
    },
    //分享图片
    shareImgs: function(type, urls) {
        var params = {
            imgUrls: urls
        };
        yesApp.api(function() {
            yestv.shareImgs(type, urls);
        }, function() {
            params.type = type;
            yesApp.postApi('shareImgs', params);
        });
    },
    savePicture: function(url) {
        var params = {
            url: url,
@@ -320,6 +333,20 @@
            yesApp.postApi('savePicture', url);
        });
    },
    savePictures: function(urls) {
        var params = {
            type: 1,
            imgUrls: JSON.stringify(urls)
        }
        yesApp.api(function() {
            yestv.savePictures(params.imgUrls);
        }, function() {
            yesApp.postApi('savePictures', params);
        });
    },
    //分享文本
    shareText: function(type, text) {
        var params = {
@@ -340,6 +367,16 @@
        }, function() {
            yesApp.postApi('clearClipboard', null);
        });
    },
    //跳转京东
    jumpJD: function(url) {
        yesApp.api(function() {
            yestv.jumpJD(url);
        }, function() {
            yesApp.postApi('jumpJD', {
                url: url
            });
        });
    }
apppage/goods_img_suning.html
New file
@@ -0,0 +1,80 @@
<!DOCTYPE HTML>
<html>
    <head>
        <title>Home</title>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
        <style type="text/css">
            body{
                margin: 0;
                padding: 0;
            }
            img{
                width: 100%;
                height: auto;
                display: block;
            }
        </style>
    </head>
    <body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="60">
        <div class="descimg"></div>
        <script>
            function getiteminfo(itemid,supplierCode) {
                $.ajax({
                    url: "https://product.m.suning.com/pds-web/ajax/selfUniqueInfoJsonpCallbackV1_"+itemid+"_"+supplierCode+"_R9001774_11CC_0_0_01_999_itemUnique.html?_="+ (new Date()).getTime()+"&callback=itemUnique",
                    timeout: 1000,
                    tryCount: 0,
                    retryLimit: 3,
                    dataType: 'jsonp',
                    jsonp: 'callback',
                    success: function(result) {
                    },
                    error: function(xhr, textStatus, errorThrown) {
                        // this.tryCount++;
                        // $.ajax(this);
                        return;
                    }
                });
            }
            function itemUnique(item) {
                $(".descimg").html(item.itemDetail.phoneDetail);
                for (var i = 0; i < $(".descimg").find("img").length; i++) {
                    $(".descimg").find("img").eq(i).attr("src", $(".descimg").find("img").eq(i).attr("src2"))
                }
            }
            //paraName 等找参数的名称
            function getUrlParam(paraName) {
                var url = document.location.toString();
                var arrObj = url.split("?");
                if (arrObj.length > 1) {
                    var arrPara = arrObj[1].split("&");
                    var arr;
                    for (var i = 0; i < arrPara.length; i++) {
                        arr = arrPara[i].split("=");
                        if (arr != null && arr[0] == paraName) {
                            return arr[1];
                        }
                    }
                    return "";
                } else {
                    return "";
                }
            }
            getiteminfo(getUrlParam("id"),getUrlParam("supplierCode"));
            function ResumeError() {
                return true;
            }
            window.onerror = ResumeError;
        </script>
    </body>
</html>
help/jd.html
New file
@@ -0,0 +1,50 @@
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>正在跳转</title>
        <script src="http://img.flqapp.com/resource/js/app20200521.js"></script>
        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
    </head>
    <body>
        <script type="text/javascript">
            $(function() {
                //获取链接
                function getQueryString(name) {
                    var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
                    var r = window.location.search.substr(1).match(reg);
                    if (r != null) return unescape(r[2]);
                    return null;
                }
                var link = getQueryString("url");
                var params = {
                    link: link
                };
                params = yesApp.getRequestBaseParams(params);
                $.ajax({
                    type: "GET",
                    data: JSON.parse(params),
                    url: "http://api.flqapp.com/fanli/api/v2/goods/convertJDLink",
                    dataType: "jsonp",
                    async: false,
                    success: function(result) {
                        if (result.code == 0) {
                            yesApp.jumpJD(result.data.link);
                        } else {
                            yesApp.jumpJD(link);
                        }
                        setTimeout(function() {
                            yesApp.finishPage();
                        }, 1000);
                    }
                });
            });
        </script>
    </body>
</html>
help/tb.html
New file
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>正在跳转</title>
        <script src="http://img.flqapp.com/resource/js/app20200521.js"></script>
        <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
    </head>
    <body>
        <script type="text/javascript">
            $(function() {
                //获取链接
                function getQueryString(name) {
                    var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
                    var r = window.location.search.substr(1).match(reg);
                    if (r != null) return unescape(r[2]);
                    return null;
                }
                var link = getQueryString("url");
                yesApp.jumpPage({actvity:'',controller:'',type:'baichuan'},{url:link});
                setTimeout(function(){
                        yesApp.finishPage();
                },1000);
            });
        </script>
    </body>
</html>