重庆迈尖科技有限公司
2020-04-16 d18f2216362f93fc7ebefa4c553f83b14699d3ef
update click not
2个文件已修改
5 ■■■■ 已修改文件
AppInside/orderDetail/css/style.css 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/orderDetail/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/orderDetail/css/style.css
@@ -493,6 +493,7 @@
    border-radius: 0.1rem;
    display: flex;
    justify-content: space-between;
    cursor:pointer;
}
.div_coupon_footer {
@@ -539,6 +540,7 @@
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.2rem;
    cursor:pointer;
}
.div_couponlist_bg_left {
@@ -622,4 +624,5 @@
    align-items: center;
    justify-content: center;
    border-top: 0.01rem solid #e0e0e0;
    cursor:pointer;
}
AppInside/orderDetail/index.html
@@ -120,7 +120,7 @@
        <div id="coupon_list" style="display: none;">
            <div class="havepage_title">
                剩余{{coupninfo.couponpage}}张奖励券
                <img src="img/icon_question.png" class="wenhao">
                <img src="img/icon_question.png" class="wenhao" style="cursor:pointer">
            </div>
            <div class="div_couponlist">
                <div class="div_coupon_item" v-for="(item, index) in couponList">