ss
重庆迈尖科技有限公司
2020-04-28 ee7d50282f5847de4cf0ebc2f6c7ad189849d501
ss
2个文件已修改
11 ■■■■ 已修改文件
AppInside/supVipApply/css/stylesheet.css 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/vipNew/supvip.html 9 ●●●● 补丁 | 查看 | 原始文档 | 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">
@@ -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;