AppInside/activityDetailTempPage/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/cloudPushOrder/cloudPushOrderManage.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/cloudPushOrder/openCloudPushOrder.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/cloudPushOrder/openRecord.html | ●●●●● 补丁 | 查看 | 原始文档 | 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"> ¥{{item.goods.couponInfo.amount}} </div> <div class="fanli_title"> 返{{item.goods.moneyInfo.fanliMoney}} </div> <div class="fanli_title"> 返{{item.goods.moneyInfo.fanliMoney}} </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;"> {{item.goods.moneyInfo.maxMoney}} </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"> ¥{{item.goods.couponInfo.amount}} </div> <div class="fanli_title"> 返{{item.goods.moneyInfo.fanliMoney}} </div> <div class="fanli_title"> 返{{item.goods.moneyInfo.fanliMoney}} </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;"> {{item.goods.moneyInfo.maxMoney}} </div> </div> <div class="div_payment_sales_bg">