ss
重庆迈尖科技有限公司
2020-04-28 ee7d50282f5847de4cf0ebc2f6c7ad189849d501
ss
2个文件已修改
33 ■■■■■ 已修改文件
AppInside/supVipApply/css/stylesheet.css 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/vipNew/supvip.html 31 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/supVipApply/css/stylesheet.css
@@ -17,7 +17,7 @@
}
body {
    background-color: #F3F3F3;
    background-color: red;
    font-family: Arial, "Microsoft YaHei";
}
AppInside/vipNew/supvip.html
@@ -1,4 +1,3 @@
<html>
    <head>
        <meta charset="utf-8">
@@ -161,9 +160,9 @@
                        1.统计时间:返利/分享订单、直接/间接粉丝都是以注册板栗快省之日起开始计算;<br>
                        2.有效订单:实付款≥1元的订单已到账后为有效订单;<br>
                        3.有效粉丝:粉丝至少产生一笔实付款≥1元的订单已收货后为有效粉丝。
                    </div>
                    </div>
                    <div style="height: 0.3rem;"></div>
                </div>
                </div>
                <div style="height: 0.40rem;"></div>
            </div>
            <!-- 会员权益 -->
@@ -368,15 +367,15 @@
    </tfoot>
    <script type="text/javascript">
        $(function() {
        $(function() {
            // "http://api.flqapp.com";
            var host = 'http://api.flqapp.com';
            var app = new Vue({
                el: "#root",
                data: {
                    show: true,
                    vip: false,
                    friendShow: false,
                    vip: false,
                    friendShow: false,
                    viewHide: true,
                    ruleLink: '',
                    level: '',
@@ -713,12 +712,12 @@
                                daRen = result.data.daRen;
                                highVIP = result.data.highVIP;
                                superVIP = result.data.superVIP;
                                if (result.data.tearcherWX.length == 0 || result.data.tearcherWX == null) {
                                    app.viewHide = false;
                                    $('.div_contactmentor_upgrademember_bg').css('justify-content','center')
                                    $('.div_upgrademember').css('margin-left','0')
                                superVIP = result.data.superVIP;
                                if (result.data.tearcherWX.length == 0 || result.data.tearcherWX == null) {
                                    app.viewHide = false;
                                    $('.div_contactmentor_upgrademember_bg').css('justify-content', 'center')
                                    $('.div_upgrademember').css('margin-left', '0')
                                }
                                var qylist = app.quanYiList;
@@ -751,7 +750,7 @@
                                } else if (level === 'vipApply') {
                                    viplogos = 'img/icon_vip_invalid.png';
                                    nextlevel = '审核将在48小时内完成';
                                    nextlevel =  result.data.leftTime;
                                    nextLevelProgress = '以上两种方式任意一种满足即可手动申请升级为超级会员';
                                    supVip = false;
@@ -787,6 +786,12 @@
                                    teamIncome = result.data.superVIP.teamIncome;
                                    qylist[7].img = 'img/qy_shouyi_select.png';
                                    if (result.data.tearcherWX.length == 0 || result.data.tearcherWX == null) {
                                        app.viewHide = false;
                                        $('.div_contactmentor_upgrademember_bg').css('justify-content', 'center')
                                        $('.div_upgrademember').css('margin-left', '0')
                                    }
                                }
                                app.vip = supVip;