AppInside/supVipManage/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/teamOrder/css/orderSearchResult.css | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/teamOrder/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/teamOrder/orderSearchMain.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
AppInside/teamOrder/orderSearchResult.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
AppInside/supVipManage/index.html
@@ -77,7 +77,9 @@ <script> // "http://api.flqapp.com"; var host = "http://api.flqapp.com"; var host1 = "http://apph5.banliapp.com"; var host1 = "http://192.168.1.114:8848/flqFront" //"http://apph5.banliapp.com"; $(function() { var app = new Vue({ el: '#root', AppInside/teamOrder/css/orderSearchResult.css
@@ -75,27 +75,26 @@ } .div_item_bg { margin-top: 0.88rem; margin-left: 0.25rem; margin-top: 1.08rem; margin-left: 0.25rem; margin-right: 0.25rem; } .items { /* display: -webkit-flex; height: 1.8rem; */ background-color: white; background-color: white; border-radius: 0.2rem; } .div_topBg { display: -webkit-flex; height: 1.8rem; } .div_topBg { display: -webkit-flex; height: 1.8rem; } .div_image { position: relative; width: 1.8rem; height: 1.8rem; height: 1.8rem; margin-left: 0.23rem; } @@ -238,52 +237,51 @@ } .content_orderDate { display: -webkit-flex; margin-left: 0.25rem; color: #888888; display: -webkit-flex; margin-left: 0.25rem; color: #888888; font-size: 0.26rem; } .oderdateDesc { } .oderdateContent { margin-top: 0.02rem; line-height: 0.32rem; } .teambonusBG { display: -webkit-flex; justify-content: space-between; align-items: center; height: 0.34rem; margin-top: 0.25rem; } .oderdateDesc {} .oderdateContent { margin-top: 0.02rem; line-height: 0.32rem; } .teambonusBG { display: -webkit-flex; justify-content: space-between; align-items: center; height: 0.34rem; margin-top: 0.25rem; } .teambonusBG :nth-child(1) { color: #E5005C; font-size: 0.34rem; height: 0.34rem; display: -webkit-flex; align-items: center; color: #E5005C; font-size: 0.34rem; height: 0.34rem; display: -webkit-flex; align-items: center; margin-left: 0.25rem; } } .teambonusBG :nth-child(2) { color: #E5005C; font-size: 0.34rem; height: 0.34rem; display: -webkit-flex; align-items: center; margin-right: 0.25rem; color: #E5005C; font-size: 0.34rem; height: 0.34rem; display: -webkit-flex; align-items: center; margin-right: 0.25rem; font-weight: bold; } .bouns_date { color: #888888; font-size: 0.26rem; display: -webkit-flex; align-items: center; margin-left: 0.25rem; margin-top: 0.1rem; } .bouns_date { color: #888888; font-size: 0.26rem; display: -webkit-flex; align-items: center; margin-left: 0.25rem; margin-top: 0.1rem; } AppInside/teamOrder/index.html
@@ -123,7 +123,9 @@ </div> </body> <script> var host = "http://api.flqapp.com"; var host = "http://api.flqapp.com"; var h5Url = "http://apph5.banliapp.com"; $(function() { var app = new Vue({ el: '#root', @@ -139,7 +141,7 @@ }, methods: { enterSearch: function() { yesApp.jumpWeb('http://apph5.banliapp.com/AppInside/teamOrder/orderSearchMain.html', null) yesApp.jumpWeb(h5Url + '/AppInside/teamOrder/orderSearchMain.html', null) }, changeTab: function(type) { AppInside/teamOrder/orderSearchMain.html
@@ -51,12 +51,10 @@ </body> <script> // "http://api.flqapp.com"; var host = "http://api.flqapp.com"; var h5host = "http://apph5.banliapp.com/"; $(function() { var app = new Vue({ el: '#root', data: { @@ -83,7 +81,7 @@ }, didSelect: function(result) { yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + result, yesApp.jumpWeb(h5host + 'AppInside/teamOrder/orderSearchResult.html?key=' + result, null) }, @@ -113,7 +111,7 @@ localStorage.setItem('orderResut', JSON.stringify(list)); yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + result, yesApp.jumpWeb(h5host + 'AppInside/teamOrder/orderSearchResult.html?key=' + result, null) }, @@ -166,7 +164,7 @@ localStorage.setItem('orderResut', JSON.stringify(list)); yesApp.jumpWeb(h5host+'AppInside/teamOrder/orderSearchResult.html?key=' + key, yesApp.jumpWeb(h5host + 'AppInside/teamOrder/orderSearchResult.html?key=' + key, null) } }) AppInside/teamOrder/orderSearchResult.html
@@ -13,9 +13,13 @@ <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script> <script src="http://img.flqapp.com/resource/js/app2019112217.js"></script> <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> <style type="text/css"> [v-cloak] { display: none !important; } </style> </head> <body> <div class="div_search"> <div class="div_search_gary"> <img src="img/icon_search.png"> @@ -27,25 +31,19 @@ 搜索 </div> </div> ˚ <div id="root" style="display: none;"> <div class="div_item_bg"> <div class="items" v-for="(item, index) in dataList"> <div style="height: 0.2rem;background-color: #F3F3F3;"></div> <div style="height: 0.23rem;border-radius: 0.2rem;"></div> <div id="root" v-cloak> <div class="div_item_bg" > <div class="items" v-for="(item, index) in dataList" style="margin-top: 0.2rem; padding-top: 0.2rem;"> <div class="div_topBg"> <div class="div_image"> <img :src="item" class="image_goods"> <img src="img/icon_suo.png" class="image_suo"> </div> <div class="div_goodsInfo_BG"> <div class="div_goodsInfo1"> <img :src="item.portrait"> <div class="nickName">{{item.nickName}}</div> <img v-if="item.userRank=='daRen'" src="img/icon_daren.png"> <img v-else-if="item.userRank=='highVIP'" src="img/icon_highvip.png"> @@ -72,7 +70,7 @@ <div class="content_fk">实付款:¥{{item.payment}}</div> <div class="content_orderinfo"> <div class="orderinfo">订单信息:{{item.orderNo}}</div> <div class="copyButton">复制</div> <div class="copyButton" @click="copyOrder(item.orderNo)">复制</div> </div> <div class="content_orderDate"> <div class="oderdateDesc"> @@ -109,7 +107,6 @@ </script> <script> // "http://api.flqapp.com"; var host = "http://api.flqapp.com"; var key = getQueryString('key'); $('#input_key').val(key); @@ -120,16 +117,19 @@ el: '#root', data: { buttonName: '提交预览', orderList: null, dataList: null, }, watch: { orderList: function(val) { $('#root').css('display', 'block'); } }, methods: { copyOrder: function(order) { yesApp.copyText(order) if (yesApp.getPlatform == 1) { yesApp.toast('复制成功') } }, fetchFansSearch: function() { yesApp.showLoading(); var uid = yesApp.getUid(); @@ -147,6 +147,7 @@ success: function(result) { yesApp.hideLoading(); if (result.code == 0) { for (i = 0; i < result.data.list.length; i++) { var info = result.data.list[i]; var reg = new RegExp("\n", "g"); @@ -154,7 +155,6 @@ result.data.list[i] = info; } app.dataList = result.data.list; } else { yesApp.toast(result.msg); @@ -182,11 +182,11 @@ app.fetchFansSearch(); } }) }); function touchSearch() { key = $('#input_key').val(); app.fetchFansSearch(); }); function touchSearch() { key = $('#input_key').val(); app.fetchFansSearch(); }; </script> </html>