ss
重庆迈尖科技有限公司
2020-04-27 802db6c2bd61afe1926924210184ed0979c7c36a
ss
4个文件已修改
40 ■■■■■ 已修改文件
AppInside/miandanNew/index.html 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/orderDetail/css/style.css 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/vipNew/css/stylesheet.css 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/vipNew/supvip.html 13 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/miandanNew/index.html
@@ -23,7 +23,7 @@
                    <img src="img/icon_+.png">
                    <p>添加资深导师微信,享更多福利</p>
                </div>
                <div class="div_xf_right_bg">
                <div class="div_xf_right_bg" @click="copyWX">
                    复制微信号
                </div>
            </div>
@@ -35,7 +35,7 @@
            </div>
            <div class="div_img_bg">
                <div class="div_header_info_bg">
                <div class="div_header_info_bg" @click="miandan">
                    <div class="header_info_left_bg">
                        <img src="img/icon_+.png">
                        <div>昵称昵称昵称</div>
@@ -174,10 +174,18 @@
                        }
                    },
                    
                    copyWX: function() {
                        yesApp.toast('复制微信号')
                    },
                    miandan: function() {
                        yesApp.toast('点击免单')
                    },
                    fetchData: function(data) {
                        yesApp.toast(data.id)
                        yesApp.jumpGoodsSplashWithFrom('32424234','web');
                    }
                    },
                }
            });
AppInside/orderDetail/css/style.css
@@ -3,9 +3,6 @@
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
AppInside/vipNew/css/stylesheet.css
@@ -97,10 +97,6 @@
    position: absolute;
    top: 2.31rem;
    display: flex;
    justify-content:
        space-between;
    "
}
.div_contactmentor_upgrademember_bg .div_contactmentor {
@@ -114,8 +110,6 @@
    border-radius: 0.39rem;
    color: white;
    margin-left: 0.5rem;
    "
}
.div_contactmentor_upgrademember_bg .div_upgrademember {
@@ -127,8 +121,8 @@
    justify-content: center;
    align-items: center;
    border-radius: 0.39rem;
    color: white;
    margin-right: 0.46rem;
    color: white;
    margin-left: 0.22rem;
}
.div_sehnzhuan {
AppInside/vipNew/supvip.html
@@ -29,7 +29,7 @@
                <div class="div_viplogos"><img :src="user.viplogos"></div>
                <div class="div_contactmentor_upgrademember_bg">
                    <div class="div_contactmentor" @click="contactmentor">
                    <div v-if="viewHide" class="div_contactmentor" @click="contactmentor">
                        联系导师
                    </div>
@@ -376,7 +376,8 @@
                data: {
                    show: true,
                    vip: false,
                    friendShow: false,
                    friendShow: false,
                    viewHide: true,
                    ruleLink: '',
                    level: '',
                    tearcherTip: '',
@@ -712,7 +713,13 @@
                                daRen = result.data.daRen;
                                highVIP = result.data.highVIP;
                                superVIP = result.data.superVIP;
                                superVIP = result.data.superVIP;
                                if (result.data.tearcherWX.length == null || 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;