You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-app/mobile/static/js/pages-cart-cart.dda4b26f.js

1 line
23 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-cart-cart"],{"0ba2":function(t,e,a){"use strict";var n=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("734f")),o={components:{PageCtx:i.default},onShow:function(){this.$refs.page&&this.$refs.page.open()},mounted:function(){this.$refs.page.open()}};e.default=o},"0c0b":function(t,e,a){"use strict";a.r(e);var n=a("c416"),i=a("cfb0");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("72e0");var c,r=a("f0c5"),s=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"55a23ce9",null,!1,n["a"],c);e["default"]=s.exports},"0ddb":function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 透明度 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 间距 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */uni-page-body[data-v-529a9cda]{background:#f5f5f5;padding-bottom:%?120?%}body.?%PAGE?%[data-v-529a9cda]{background:#f5f5f5}',""]),t.exports=e},"0ef2":function(t,e,a){"use strict";var n=a("1750"),i=a.n(n);i.a},"115b":function(t,e,a){"use strict";a.r(e);var n=a("a2be"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},1750:function(t,e,a){var n=a("3665");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("660ef6a0",n,!0,{sourceMap:!1,shadowMode:!1})},"1d05":function(t,e,a){var n=a("577d");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("0db382b4",n,!0,{sourceMap:!1,shadowMode:!1})},"296b":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var n={uLoadmore:a("c153").default,uNumberBox:a("071b").default},i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"container"},[n("UiPageHeader",{class:"head__"+t.type,attrs:{back:"inner"==t.type}},[n("template",{slot:"custom"},[n("v-uni-view",{class:"head--title"},[n("v-uni-text",[t._v("购物车")]),t.list.length?n("v-uni-text",[t._v("("+t._s(t.list.length)+")")]):t._e()],1),"normal"==t.mode?n("v-uni-view",{staticClass:"head--edit",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleToggleMode.apply(void 0,arguments)}}},[t._v("编辑")]):n("v-uni-view",{staticClass:"head--finish",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleToggleMode.apply(void 0,arguments)}}},[t._v("完成")])],1)],2),t.isLoading?n("u-loadmore",{attrs:{status:"loading"}}):t._e(),t.list.length||t.isLoading?n("v-uni-view",{staticClass:"cart-list"},t._l(t.list,(function(e,a){return n("v-uni-view",{key:a,staticClass:"cart-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.$Router.push("goodsDetail?id="+e.id)}}},[n("v-uni-label",{staticClass:"cart-item--radio",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.handleCheckItem(e.id)}}},[n("v-uni-radio",{staticClass:"radio",attrs:{color:"$color-yellow3",checked:!!t.checkedIds.length&&t.checkedIds.includes(e.id)}})],1),n("v-uni-image",{staticClass:"cart-item--image",attrs:{src:e.product.mainPicture,mode:"scaleToFill"}}),n("v-uni-view",{staticClass:"cart-item--content"},[n("v-uni-view",{staticClass:"cart-item--title"},[n("v-uni-text",[t._v(t._s(e.product.name))])],1),n("v-uni-view",{staticClass:"cart-item--props"},[n("v-uni-view",{staticClass:"cart-item--props-item"},[n("v-uni-text",[t._v(t._s(e.productSku.name))])],1)],1),n("v-uni-view",{staticClass:"cart-item--footer"},[n("v-uni-view",{staticClass:"cart-item--price"},[n("v-uni-text",{staticClass:"unit"},[t._v("¥")]),n("v-uni-text",{staticClass:"value"},[t._v(t._s(e.productSku.sellPrice))])],1),n("v-uni-view",{staticClass:"cart-item--stepper"},[n("u-number-box",{attrs:{min:1,"button-size":"40rpx",bgColor:"#F5F6FA",value:e.number,max:e.maxBuyNum},on:{change:function(a){arguments[0]=a=t.$handleEvent(a),t.onChangeStepper(a,e)}}},[n("v-uni-text",{staticClass:"cart-item--stepper-icon",attrs:{slot:"minus"},slot:"minus"},[t._v("-")]),n("v-uni-text",{staticClass:"cart-item--stepper-icon",attrs:{slot:"plus"},slot:"plus"},[t._v("+")])],1)],1)],1)],1)],1)})),1):n("BsEmpty",{staticClass:"empty",attrs:{tips:"去挑点喜欢的好货吧~"}},[n("v-uni-image",{staticClass:"empty--icon",attrs:{slot:"icon",src:a("d7da")},slot:"icon"}),n("v-uni-view",{staticClass:"empty--btn",attrs:{slot:"btn"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$Router.push("/")}},slot:"btn"},[t._v("去逛逛")])],1),t.isLoading?t._e():[n("v-uni-view",{staticClass:"title"},[t._v("为您推荐")]),n("BsChoiceGoods")],t.list.length?n("v-uni-view",{class:"footer footer__"+t.type},[n("v-uni-label",{staticClass:"all-radio",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleCheckAll.apply(void 0,arguments)}}},[n("v-uni-radio",{staticClass:"radio",attrs:{color:"$color-yellow3",checked:t.checkedIds.length>0&&t.checkedIds.length===t.list.length}}),n("v-uni-text",[t._v("全选")])],1),n("v-uni-view",{staticClass:"total-info"},[n("v-uni-text",[t._v("合计:")]),n("v-uni-view",{staticClass:"goods-price"},[n("v-uni-text",{staticClass:"unit"},[t._v("¥")]),n("v-uni-text",{staticClass:"value"},[t._v(t._s(t.totalPrice))])],1)],1),n("v-uni-view",{staticClass:"cart-action"},[n("v-uni-view",{staticClass:"btn-wrapper"},["normal"==t.mode?n("v-uni-view",{staticClass:"btn-item btn-main",class:{disabled:0===t.checkedIds.length},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleOrder()}}},[n("v-uni-text",[t._v("去结算 "+t._s(t.checkedIds.length>0?"("+t.checkedIds.length+")":""))])],1):t._e(),"edit"==t.mode?n("v-uni-view",{staticClass:"btn-item btn-main",class:{disabled:!t.checkedIds.length},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleDelete()}}},[n("v-uni-text",[t._v("删除")])],1):t._e()],1)],1)],1):t._e()],2)},o=[]},3665:function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 透明度 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 间距 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */.head[data-v-5ac3c43b]{height:%?88?%;display:flex;justify-content:space-between;align-items:center;padding:0 %?30?%;background-color:#fff;position:-webkit-sticky;position:sticky;top:var(--window-top);z-index:999}.head--totla[data-v-5ac3c43b]{font-size:%?36?%;color:#333}.head--edit[data-v-5ac3c43b], .head--finish[data-v-5ac3c43b]{font-size:%?28?%;color:#999}.head--finish[data-v-5ac3c43b]{color:#ff512b}.head__tabBar[data-v-5ac3c43b]{justify-content:center}.head__tabBar .head--edit[data-v-5ac3c43b], .head__tabBar .head--finish[data-v-5ac3c43b]{position:absolute;right:%?30?%}.cart-list[data-v-5ac3c43b]{background:#fff}.cart-item[data-v-5ac3c43b]{width:%?690?%;display:flex;align-items:center;padding:%?30?% 0;margin:0 auto %?24?% auto;border-bottom:1px solid #eee}.cart-item--radio[data-v-5ac3c43b]{width:%?56?%;height:%?80?%;line-height:%?80?%;margin-right:%?10?%;text-align:center}.cart-item--radio .radio[data-v-5ac3c43b]{-webkit-transform:scale(.76);transform:scale(.76)}.cart-item--image[data-v-5ac3c43b]{width:%?170?%;height:%?170?%;display:block;border-radius:%?12?%}.cart-item--content[data-v-5ac3c43b]{flex:1;padding-left:%?24?%}.cart-item--title[data-v-5ac3c43b]{font-size:%?28?%;line-height:%?39?%;max-height:%?76?%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-item--props[data-v-5ac3c43b]{margin-top:%?14?%;height:%?40?%;color:#ababab;font-size:%?24?%;overflow:hidden}.cart-item--props-item[data-v-5ac3c43b]{display:inline-block;margin-right:%?14?%}.cart-item--footer[data-v-5ac3c43b]{display:flex;justify-content:space-between;align-items:center;margin-top:%?20?%}.cart-item--price[data-v-5ac3c43b]{vertical-align:bottom;color:#ff512b}.cart-item--price .unit[data-v-5ac3c43b]{font-size:%?20?%}.cart-item--price .value[data-v-5ac3c43b]{font-size:%?22?%;font-weight:700}.cart-item--stepper-icon[data-v-5ac3c43b]{font-size:%?38?%;color:#ccc;margin:0 %?14?%}.cart-item--stepper-input[data-v-5ac3c43b]{height:%?40?%;margin:0 %?14?%}.empty[data-v-5ac3c43b]{background:#fff}.empty--btn[data-v-5ac3c43b]{width:%?220?%;margin:0 auto %?10?% auto;font-size:%?28?%;height:%?64?%;line-height:%?64?%;text-align:center;color:#333;border-radius:%?50?%;border:1px solid #c0b9b9}.empty--icon[data-v-5ac3c43b]{width:%?304?%;height:%?192?%}.title[data-v-5ac3c43b]{font-size:%?32?%;text-align:center;margin:%?51?% auto %?30?% auto;display:flex;align-items:center;justify-content:space-between;width:%?500?%}.title[data-v-5ac3c43b]::after, .title[data-v-5ac3c43b]::before{display:inline-block;content:"";width:%?160?%;height:%?2?%;background:linear-gradient(90deg,#ccc,hsla(0,0%,80%,0))}.title[data-v-5ac3c43b]::before{background:linear-gradient(270deg,#ccc,hsla(0,0%,80%,0))}.footer[data-v-5ac3c43b]{display:flex;align-items:center;height:%?96?%;background:#fff;padding:0 %?30?%;position:fixed;bottom:%?120?%;left:0;right:0;z-index:11}.footer__inner[data-v-5ac3c43b]{bottom:0}.footer .all-radio[data-v-5ac3c43b]{width:%?140?%;display:flex;align-items:center;color:#666;font-size:%?24?%}.footer .all-radio .radio[data-v-5ac3c43b]{margin-bottom:%?-4?%;-webkit-transform:scale(.76);transform:scale(.76)}.footer .total-info[data-v-5ac3c43b]{flex:1;display:flex;align-items:center;justify-content:flex-end;padding-right:%?30?%;font-size:%?24?%;color:#666}.footer .total-info .goods-price[data-v-5ac3c43b]{vertical-align:bottom;color:#ff875b}.footer .total-info .goods-price .unit[data-v-5ac3c43b]{font-size:%?24?%}.footer .total-info .goods-price .value[data-v-5ac3c43b]{font-size:%?32?%}.footer .cart-action[data-v-5ac3c43b]{width:%?200?%}.footer .cart-action .btn-wrapper[data-v-5ac3c43b]{height:100%;display:flex;align-items:center}.footer .cart-action .btn-item[data-v-5ac3c43b]{flex:1;font-size:%?28?%;height:%?72?%;line-height:%?72?%;text-align:center;border-radius:%?50?%}.footer .cart-action .btn-item uni-text[data-v-5ac3c43b]{color:#fff}.footer .cart-action .btn-main[data-v-5ac3c43b]{background:#ff875b}.footer .cart-action .btn-main.disabled[data-v-5ac3c43b]{background:rgba(255,135,91,.7)}',""]),t.exports=e},"4a3c":function(t,e,a){"use strict";var n=a("c267"),i=a.n(n);i.a},5460:function(t,e,a){var n=a("ff78");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("3b864656",n,!0,{sourceMap:!1,shadowMode:!1})},"577d":function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 透明度 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 间距 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */.goods[data-v-55a23ce9]{padding:0 %?30?%;display:flex;justify-content:space-between;flex-flow:wrap}.goods--column[data-v-55a23ce9]{width:%?335?%}.goods-item[data-v-55a23ce9]{width:%?335?%;border-radius:%?8?%;background:#fff;margin-bottom:%?30?%;overflow:hidden;padding-bottom:%?20?%}.goods-item--img[data-v-55a23ce9]{width:100%}.goods-item--title[data-v-55a23ce9]{font-size:%?28?%;padding:%?20?% %?20?%;line-height:%?36?%}.goods-item--pirce-box[data-v-55a23ce9]{padding:0 %?20?%;display:flex;justify-content:space-between}.goods-item--pirce[data-v-55a23ce9]{font-size:%?32?%;color:#ff512b}.goods-item--original-pirce[data-v-55a23ce9]{color:#ccc;font-size:%?20?%;text-decoration:line-through;margin-left:%?15?%}.goods-item--icon[data-v-55a23ce9]{width:%?22?%;height:%?24?%}.goods-item--activity[data-v-55a23ce9]{height:%?40?%;line-height:%?40?%;margin:%?20?% %?20?% 0;background:#ffede9;border-radius:%?20?%;font-size:%?22?%;color:#ff512b;display:flex}.goods-item--activity-title[data-v-55a23ce9]{height:%?40?%;display:block;border-radius:%?20?%;padding:0 %?14?%;background:#ff512b;color:#fff}.goods-item--activity-desc[data-v-55a23ce9]{flex:1 1 auto;text-align:center}',""]),t.exports=e},"6d5d":function(t,e,a){"use strict";a.r(e);var n=a("7dbe"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},"72e0":function(t,e,a){"use strict";var n=a("1d05"),i=a.n(n);i.a},"734f":function(t,e,a){"use strict";a.r(e);var n=a("296b"),i=a("6d5d");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("e62f"),a("0ef2");var c,r=a("f0c5"),s=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"5ac3c43b",null,!1,n["a"],c);e["default"]=s.exports},"7dbe":function(t,e,a){"use strict";var n=a("4ea4");a("4de4"),a("c740"),a("4160"),a("caad"),a("d81d"),a("a434"),a("2532"),a("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("5530"));a("96cf");var o=n(a("1da1")),c=a("5767"),r=n(a("8832")),s=n(a("91cc")),d=n(a("1014")),u=a("4abc"),l="CartIds",f={components:{BsEmpty:r.default,BsChoiceGoods:s.default,UiPageHeader:d.default},props:{type:{type:String,default:"inner"}},data:function(){return{isLoading:!0,mode:"normal",list:[],total:null,checkedIds:[]}},watch:{checkedIds:{handler:function(t){uni.setStorageSync(l,t)},immediate:!1}},computed:{totalPrice:function(){var t=this,e=this.list.filter((function(e){return t.checkedIds.includes(e.id)})),a=0;return e.forEach((function(t){var e=100*t.productSku.sellPrice;a+=e*t.number})),(a/100).toFixed(2)}},methods:{open:function(t){this.getCartList(),this.isLoading=!1,this.checkedIds=uni.getStorageSync(l)},getCartList:function(){var t=this;return(0,o.default)(regeneratorRuntime.mark((function e(){var a,n,o;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t.isLoading=!0,e.next=3,(0,u.ApiGetCartList)();case 3:if(a=e.sent,n=a.error,o=a.result,!n){e.next=9;break}return uni.$u.toast(n.message),e.abrupt("return",!1);case 9:t.list=o.map((function(t){var e=t.product.singleBuyLimit,a=t.productSku.stock,n=e?Math.min(e,a||1):a;return(0,i.default)((0,i.default)({},t),{},{maxBuyNum:n})})),t.onClearInvalidId(),t.isLoading=!1;case 12:case"end":return e.stop()}}),e)})))()},onClearInvalidId:function(){var t=this;this.checkedIds=this.checkedIds.filter((function(e){return t.list.findIndex((function(t){return t.id===e}))>-1}))},handleToggleMode:function(){this.mode="normal"==this.mode?"edit":"normal"},onChangeStepper:function(t,e){var a=t.value;if(e.number==a)return uni.$u.toast("数量不能再少了"),!1;e.debounceHandle||(e.oldValue=e.number,e.debounceHandle=(0,c.Debounce)(this.updateCartNum,500)),e.number=a,e.debounceHandle(e,e.oldValue,a)},updateCartNum:function(t,e,a){var n=this;return(0,o.default)(regeneratorRuntime.mark((function e(){var a,i,o;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,(0,u.ApiPutCartNum)({id:t.id,number:t.number});case 2:if(a=e.sent,i=a.error,o=a.result,!i){e.next=9;break}return n.$toast(i.message),t.number=t.sku,e.abrupt("return",!1);case 9:if(!o.isBeyondMaxLimit){e.next=13;break}return uni.$u.toast("数量超出范围"),t.number=o.canSetShoppingCartNumber,e.abrupt("return",!1);case 13:case"end":return e.stop()}}),e)})))()},handleCheckItem:function(t){var e=this.checkedIds,a=e.findIndex((function(e){return e===t}));a<0?e.push(t):e.splice(a,1)},handleCheckAll:function(){var t=this.checkedIds,e=this.list;this.checkedIds=t.length===e.length?[]:e.map((function(t){return t.id}))},handleOrder:function(){var t=this.checkedIds;t.length&&this.$Router.push({path:"/orderSubmit",query:{mode:"cart",ids:t.join(",")}})},handleDelete:function(){var t=this,e=this.checkedIds;if(!e.length)return!1;uni.showModal({title:"友情提示",content:"您确定要删除该商品吗?",showCancel:!0,success:function(){var a=(0,o.default)(regeneratorRuntime.mark((function a(){var n,i;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,(0,u.ApiDeleteCartGoods)({idList:e.join(",")});case 2:if(n=a.sent,i=n.error,!i){a.next=7;break}return uni.$u.toast(i.message),a.abrupt("return",!1);case 7:t.list=t.list.filter((function(t){return!e.includes(t.id)})),t.onClearInvalidId();case 9:case"end":return a.stop()}}),a)})));function n(){return a.apply(this,arguments)}return n}()})}}};e.default=f},"88cd":function(t,e,a){"use strict";a("4de4"),a("4160"),a("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={data:function(){return{}},props:{listData:{type:Array,defalut:[]}},computed:{goodsLeftData:function(){return this.listData.filter((function(t,e){return e%2===0}))},goodsRightData:function(){return this.listData.filter((function(t,e){return e%2!==0}))}},watch:{lisatData:function(t){console.log(t);var e=[],a=[];t.forEach((function(t,n){n%2===0?e.push(t):a.push(t)})),this.goodsLeftData=e,this.goodsRightData=a}},mounted:function(){},methods:{}};e.default=n},"91cc":function(t,e,a){"use strict";a.r(e);var n=a("d565b"),i=a("115b");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);var c,r=a("f0c5"),s=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"7a76e36c",null,!1,n["a"],c);e["default"]=s.exports},a2be:function(t,e,a){"use strict";var n=a("4ea4");a("99af"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("5530"));a("96cf");var o=n(a("1da1")),c=a("145b"),r=n(a("8832")),s=n(a("0c0b")),d={components:{BsEmpty:r.default,UiGoodsGroup:s.default},data:function(){return{loadingStatus:"loading",listData:[],params:{length:10,pageIndex:1}}},mounted:function(){this.getGoodsList()},methods:{getGoodsList:function(){var t=this;return(0,o.default)(regeneratorRuntime.mark((function e(){var a,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t.loadingStatus="loading",t.$Route.query,e.next=4,(0,c.ApiGetGoodsList)((0,i.default)({},t.params));case 4:a=e.sent,a.error,n=a.result,t.listData=t.listData.concat(n.records),!n.records.length<t.params.length&&(t.loadingStatus="nomore");case 9:case"end":return e.stop()}}),e)})))()},next:function(){if("nomore"===this.loadingStatus)return!1;this.params.pageIndex++,this.getGoodsList()}}};e.default=d},b408:function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("PageCtx",{ref:"page",staticClass:"page",attrs:{type:"inner"}})},o=[]},c267:function(t,e,a){var n=a("0ddb");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("1edb3d4a",n,!0,{sourceMap:!1,shadowMode:!1})},c416:function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"goods"},[a("v-uni-view",{staticClass:"goods--column"},t._l(t.goodsLeftData,(function(e){return a("v-uni-view",{key:e.id,staticClass:"goods-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.$Router.push("/goodsDetail?id="+e.id)}}},[a("v-uni-image",{staticClass:"goods-item--img",attrs:{src:e.mainPicture,mode:"widthFix"}}),a("v-uni-view",{staticClass:"goods-item--title"},[a("v-uni-text",[t._v(t._s(e.name))])],1),a("v-uni-view",{staticClass:"goods-item--pirce-box"},[a("v-uni-view",[a("v-uni-text",{staticClass:"goods-item--pirce"},[t._v("¥"+t._s(e.startingPrice))])],1)],1)],1)})),1),a("v-uni-view",{staticClass:"goods--column"},t._l(t.goodsRightData,(function(e){return a("v-uni-view",{key:e.id,staticClass:"goods-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.$Router.push("/goodsDetail?id="+e.id)}}},[a("v-uni-image",{staticClass:"goods-item--img",attrs:{src:e.mainPicture,mode:"widthFix"}}),a("v-uni-view",{staticClass:"goods-item--title"},[a("v-uni-text",[t._v(t._s(e.name))])],1),a("v-uni-view",{staticClass:"goods-item--pirce-box"},[a("v-uni-view",[a("v-uni-text",{staticClass:"goods-item--pirce"},[t._v("¥"+t._s(e.startingPrice))])],1)],1)],1)})),1)],1)},o=[]},cfb0:function(t,e,a){"use strict";a.r(e);var n=a("88cd"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},d565b:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var n={uLoadmore:a("c153").default},i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",[a("UiGoodsGroup",{attrs:{listData:t.listData}}),a("u-loadmore",{attrs:{status:t.loadingStatus}})],1)},o=[]},d7da:function(t,e,a){t.exports=a.p+"static/img/cart.5b9fd199.png"},e62f:function(t,e,a){"use strict";var n=a("5460"),i=a.n(n);i.a},e81f:function(t,e,a){"use strict";a.r(e);var n=a("0ba2"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},f662:function(t,e,a){"use strict";a.r(e);var n=a("b408"),i=a("e81f");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("4a3c");var c,r=a("f0c5"),s=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"529a9cda",null,!1,n["a"],c);e["default"]=s.exports},ff78:function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,"uni-page-body[data-v-5ac3c43b]{background:#f5f5f5;padding-bottom:%?240?%}body.?%PAGE?%[data-v-5ac3c43b]{background:#f5f5f5}",""]),t.exports=e}}]);