| 12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/collection-list/collection-list"],{"1ced":function(e,t,n){"use strict";n.r(t);var o=n("657d"),i=n.n(o);for(var c in o)["default"].indexOf(c)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(c);t["default"]=i.a},"474b":function(e,t,n){},"657d":function(e,t,n){"use strict";var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n("2eee")),c=o(n("c973")),u=n("bd77"),a=n("ddbd"),r=o(n("9047")),s=o(n("f678")),l={mixins:[r.default,s.default],name:"collection-list",props:{type:{type:[String,Number]}},data:function(){return{collectionList:[],downOption:{auto:!1},upOption:{auto:!1,noMoreSize:4,empty:{icon:"/static/images/goods_null.png",tip:"暂无收藏~",fixed:!0}},options:[{text:"取消收藏",style:{backgroundColor:"#FF2C3C"}}],selectIndex:-1}},methods:{upCallback:function(e){var t=this;return(0,c.default)(i.default.mark((function n(){var o,c,a,r,s,l,d,f,p;return i.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(o=e.num,c=e.size,a=t.type,1!=a){n.next=9;break}return n.next=6,(0,u.getCollectGoods)({page_size:c,page_no:o});case 6:n.t0=n.sent,n.next=12;break;case 9:return n.next=11,(0,u.getCollectShop)({page_size:c,page_no:o});case 11:n.t0=n.sent;case 12:r=n.t0,s=r.data,l=r.code,1==l&&(d=s.lists,f=d.length,p=!!s.more,1==e.num&&(t.collectionList=[]),t.collectionList=t.collectionList.concat(d),t.mescroll.endSuccess(f,p));case 16:case"end":return n.stop()}}),n)})))()},toGoods:function(e){e.is_valid&&this.$Router.push({path:"/pages/goods_details/goods_details",query:{id:e.id}})},toShop:function(e){this.$Router.push({path:"/pages/store_index/store_index",query:{id:e.id}})},open:function(e){this.selectIndex=e},clickBtn:function(e){var t=this;return(0,c.default)(i.default.mark((function n(){var o,c,r;return i.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(1!=t.type){n.next=6;break}return n.next=3,(0,u.collectGoods)({goods_id:e});case 3:n.t0=n.sent,n.next=9;break;case 6:return n.next=8,(0,a.changeShopFollow)({shop_id:e});case 8:n.t0=n.sent;case 9:o=n.t0,c=o.code,o.data,r=o.msg,1==c&&(t.$toast({title:r}),t.downCallback());case 14:case"end":return n.stop()}}),n)})))()}}};t.default=l},7586:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return o}));var o={mescrollUni:function(){return Promise.all([n.e("common/vendor"),n.e("components/mescroll-uni/mescroll-uni")]).then(n.bind(null,"1b1d"))},uSwipeAction:function(){return n.e("components/uview-ui/components/u-swipe-action/u-swipe-action").then(n.bind(null,"18a7"))},uImage:function(){return n.e("components/uview-ui/components/u-image/u-image").then(n.bind(null,"2a31"))},priceFormat:function(){return n.e("components/price-format/price-format").then(n.bind(null,"87ff"))}},i=function(){var e=this.$createElement;this._self._c},c=[]},cd1f:function(e,t,n){"use strict";var o=n("474b"),i=n.n(o);i.a},fa0d:function(e,t,n){"use strict";n.r(t);var o=n("7586"),i=n("1ced");for(var c in i)["default"].indexOf(c)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(c);n("cd1f");var u=n("f0c5"),a=Object(u["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=a.exports}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/collection-list/collection-list-create-component',
- {
- 'components/collection-list/collection-list-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('543d')['createComponent'](__webpack_require__("fa0d"))
- })
- },
- [['components/collection-list/collection-list-create-component']]
- ]);
|