1 line
5.1 KiB
JavaScript
1 line
5.1 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-9db53840"],{"38cc":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"enterShop"}},[i("c-title",{attrs:{hide:!1,text:"入驻商品"}}),i("div",{staticClass:"top_title"},[t._v(" 请点击二维码图标获取商品支付二维码! ")]),i("div",t._l(t.goods_list,(function(e,a){return i("div",{key:a},[i("div",{staticClass:"list"},[i("div",{staticClass:"ware-item"},[i("img",{staticClass:"ware-image",attrs:{src:e.thumb,alt:""}}),i("div",{staticClass:"ware-title",staticStyle:{"-webkit-box-orient":"vertical"}},[t._v(" "+t._s(e.title)+" ")]),i("div",{staticClass:"ware-qrcode"},[i("div",{staticClass:"price"},[t._v(" "+t._s(t.$i18n.t("money"))+t._s(e.price)+" ")]),i("img",{attrs:{src:t.shop_list[a].qrcode_url,alt:""},on:{click:function(i){return t.isPopup(e,a)}}})])])]),i("div",{staticStyle:{height:"40px"}})])})),0),t.isShowcode?i("div",{staticClass:"dialog-wrapper",on:{click:t.handleShowPopup}},[i("div",{staticClass:"dialog"},[i("div",{staticClass:"dialog-title"},[i("img",{staticClass:"ware-image",attrs:{src:t.popupData.thumb,alt:""}}),i("p",{staticStyle:{"-webkit-box-orient":"vertical"}},[t._v(t._s(t.popupData.title))])]),i("img",{staticClass:"dialog-qrcode",attrs:{src:t.shop_list[t.popupData.index].qrcode_url,alt:""}})])]):t._e()],1)},o=[],s=(i("e7e5"),i("d399")),l=i("5530"),r=(i("d3b7"),i("159b"),i("99af"),i("6968")),d={data:function(){return{isLoadMore:!0,page:1,total_page:0,isShowcode:!1,shop_list:[],goods_list:[],popupData:{}}},activated:function(){this.initData(),this.getData()},methods:{initData:function(){this.page=1,this.total_page=0,this.isLoadMore=!0},isPopup:function(t,e){this.popupData=Object(l["a"])(Object(l["a"])({},t),{},{index:e}),this.isShowcode=!this.isShowcode},handleShowPopup:function(t){"dialog-wrapper"==t.srcElement.className&&(this.isShowcode=!this.isShowcode)},getData:function(){var t=this;$http.get("plugin.enter-goods.frontend.enterGoods.list",{},"加载中").then((function(e){if(1===e.result){t.isLoadMore=!0,t.total_page=e.data.last_page,t.total_page||(t.total_page=0),t.shop_list=e.data.data;var i=[];t.shop_list.forEach((function(t){i.push(t.goods)})),t.goods_list=i}else Object(s["a"])(e.msg)})).catch((function(t){}))},getMoreData:function(){var t=this;t.isLoadMore=!1,this.page>=this.total_page||(this.page=this.page+1,$http.get("plugin.enter-goods.frontend.enterGoods.list",{page:t.page},"加载中...").then((function(e){if(t.isLoadMore=!0,1===e.result){var i=e.data.data;t.shop_list=t.shop_list.concat(i);var a=[];this.shop_list.forEach((function(t){a.push(t.goods)})),this.goods_list=a}else t.page=t.page-1,t.isLoadMore=!1}),(function(t){})))}},components:{cTitle:r["a"]}},c=d,n=c,p=(i("5f1e"),i("2877")),h=Object(p["a"])(n,a,o,!1,null,"15c99484",null);e["default"]=h.exports},"5f1e":function(t,e,i){"use strict";i("ed66b")},a23f:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,"#enterShop[data-v-15c99484]{background:#fff}#enterShop .list[data-v-15c99484]{border-bottom:.0625rem solid #ebebeb;padding:.875rem}.top_title[data-v-15c99484]{height:1.875rem;padding:0 .875rem;background:#f5f5f5;color:#8c8c8c;font-size:14px;text-align:left;line-height:1.875rem}.ware-item[data-v-15c99484]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:10px solid #eee}.ware-image[data-v-15c99484]{width:3.75rem;height:3.75rem}.ware-title[data-v-15c99484]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:0 .625rem;line-height:1.625rem;height:3.25rem;font-size:16px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ware-qrcode img[data-v-15c99484]{width:1.75rem;height:1.75rem}.ware-qrcode .price[data-v-15c99484]{color:#f15353;font-size:18px;line-height:1.875rem}.dialog-wrapper[data-v-15c99484]{position:fixed;left:0;top:0;bottom:0;width:100%;background:rgba(0,0,0,.5)}.dialog[data-v-15c99484]{position:absolute;width:18.75rem;padding:.875rem;left:50%;top:50%;margin-left:-9.375rem;margin-top:-11.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:.0625rem solid #ccc;background:#fff}.dialog-title[data-v-15c99484]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1.25rem;text-align:left}.dialog-title img[data-v-15c99484]{-webkit-box-flex:0;-webkit-flex:0 3rem;-ms-flex:0 3rem;flex:0 3rem;width:3rem;height:3rem;margin-right:.625rem}.dialog-title p[data-v-15c99484]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:1.5rem;text-align:left;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:inline-block}.dialog-qrcode[data-v-15c99484]{width:15.4375rem;height:15.4375rem;display:block;margin:0 auto}",""]),t.exports=e},ed66b:function(t,e,i){var a=i("a23f");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("34b6a2c6",a,!0,{sourceMap:!1,shadowMode:!1})}}]); |