ss
重庆迈尖科技有限公司
2020-06-16 ccb76cdfe7af475278727863918621f7325a3763
ss
4个文件已修改
28 ■■■■ 已修改文件
AppInside/activityDetailTempPage/index.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/cloudPushOrder/cloudPushOrderManage.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/cloudPushOrder/openCloudPushOrder.html 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/cloudPushOrder/openRecord.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/activityDetailTempPage/index.html
@@ -486,6 +486,8 @@
                                        app.openScroll();
                                        $('.imgshow').css('display', 'none');
                                        // $('.imgshow .swiper-wrapper').empty();
                                        var container = $('.imgshow');
                                        $(container).scrollTop(0);
                                        this.destroy(false);
                                        setTimeout(function() {
                                            isShowImg = false;
AppInside/cloudPushOrder/cloudPushOrderManage.html
@@ -346,7 +346,7 @@
    <script>
        // "http://api.flqapp.com"; http://192.168.1.253:8080
        var host = "http://192.168.1.253:8080";
        var host = "http://api.flqapp.com";
        var check = null;
        var wId = null;
AppInside/cloudPushOrder/openCloudPushOrder.html
@@ -99,7 +99,7 @@
                                    <span style="font-size: 0.32rem;">¥</span>{{item.money}}
                                </div>
                                <div class="openDate">{{item.desc}}</div>
                                <img v-if="selectOpenPakeg==0" src="img/icon_money_select.png" class="img_moneySelect" :id="nameId(item,index)"
                                <img v-if="listMenu.length==0||listMenu==null" src="img/icon_money_select.png" class="img_moneySelect" :id="nameId(item,index)"
                                 style="opacity: 1;">
                                <img v-else src="img/icon_money_select.png" class="img_moneySelect" :id="nameId(item,index)" style="opacity: 0;">
                            </div>
@@ -228,7 +228,13 @@
                                <div v-if="item.goods.shopType!=40&&item.goods.hasCoupon" class="coupon_money">&nbsp;¥{{item.goods.couponInfo.amount}}
                                    &nbsp;</div>
                                <div class="fanli_title">&nbsp;&nbsp; 返{{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;</div>
                                <div class="fanli_title">&nbsp;&nbsp; 返{{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;&nbsp;</div>
                                <img src="img/icon_maxFan.png" style="width: 0.10rem;height: 0.17rem; margin-left: -0.22rem;">
                                <div v-if="item.goods.moneyInfo.maxMoney" style="color: #E5005C;font-size: 0.24rem;margin-left: -0.05rem; height: 0.36rem; background-color: #FFBBCB;border-radius: 0.06rem;display: -webkit-flex;align-items: center;justify-content: center;">
                                    &nbsp;&nbsp; {{item.goods.moneyInfo.maxMoney}} &nbsp;&nbsp;
                                </div>
                            </div>
                            <div class="div_payment_sales_bg">
@@ -272,7 +278,7 @@
    <script src="js/load.js"></script>
    <script>
        // "http://api.flqapp.com";
        // "http://api.flqapp.com"; http://192.168.1.253:8080
        var host = "http://api.flqapp.com";
        var h5url = "http://apph5.banliapp.com";
@@ -413,6 +419,10 @@
                                    app.userInfo = result.data;
                                    app.listMenu = result.data.listMenu;
                                    if (app.listMenu.length != 0 && app.listMenu != null) {
                                        app.selectOpenPakeg = null;
                                    }
                                } else {
                                    yesApp.toast(result.msg);
                                }
AppInside/cloudPushOrder/openRecord.html
@@ -146,7 +146,13 @@
                                <div v-if="item.goods.shopType!=40&&item.goods.hasCoupon" class="coupon_money">&nbsp;¥{{item.goods.couponInfo.amount}}
                                    &nbsp;</div>
                                <div class="fanli_title">&nbsp;&nbsp; 返{{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;</div>
                                <div class="fanli_title">&nbsp;&nbsp; 返{{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;&nbsp;</div>
                                <img src="img/icon_maxFan.png" style="width: 0.10rem;height: 0.17rem; margin-left: -0.22rem;">
                                <div v-if="item.goods.moneyInfo.maxMoney" style="color: #E5005C;font-size: 0.24rem;margin-left: -0.05rem; height: 0.36rem; background-color: #FFBBCB;border-radius: 0.06rem;display: -webkit-flex;align-items: center;justify-content: center;">
                                    &nbsp;&nbsp; {{item.goods.moneyInfo.maxMoney}} &nbsp;&nbsp;
                                </div>
                            </div>
                            <div class="div_payment_sales_bg">