1 line
99 KiB
JavaScript
1 line
99 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-admin-stockOut-index","pages-columnGoods-goods_coupon_list-index~pages-columnGoods-goods_list-index~pages-columnGoods-goods~9c3f1f1b","pages-activity-presell_details-index~pages-goods_details-index~pages-goods_details-index_v~pages-non~7adc20f0"],{"0458":function(t,e,n){var o=n("0d54");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("7e56aa3a",o,!0,{sourceMap:!1,shadowMode:!1})},"04eb":function(t,e,n){"use strict";n.r(e);var o=n("8865"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"0d54":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,".zb-code[data-v-b739d126]{position:relative}.zb-code-canvas[data-v-b739d126]{position:fixed;top:%?-99999?%;left:%?-99999?%;z-index:-99999}",""]),t.exports=e},"0f73":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[t.isShowAuth&&t.code?n("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}):t._e(),t.isShowAuth&&t.code?n("v-uni-view",{staticClass:"Popup",style:"top:"+t.top+"px;"},[t.isWeixin?n("v-uni-text",{staticClass:"title"},[t._v("授权提醒")]):n("v-uni-text",{staticClass:"title"},[t._v(t._s(t.title))]),t.isWeixin?n("v-uni-text",{staticClass:"tip"},[t._v("请授权头像等信息,以便为您提供更好的服务!")]):n("v-uni-text",{staticClass:"tip"},[t._v(t._s(t.info))]),n("v-uni-view",{staticClass:"bottom flex"},[n("v-uni-text",{staticClass:"item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[t._v("随便逛逛")]),n("v-uni-button",{staticClass:"item grant",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toWecahtAuth.apply(void 0,arguments)}}},[t.isWeixin?n("v-uni-text",{staticClass:"text"},[t._v("去授权")]):n("v-uni-text",{staticClass:"text"},[t._v("去登录")])],1)],1)],1):t._e()],1)},i=[]},"104c":function(t,e,n){"use strict";n.r(e);var o=n("0f73"),i=n("5bfe");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("7e84");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"6e33b716",null,!1,o["a"],void 0);e["default"]=u.exports},"15cd":function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(n("53ca"));n("a9e3"),n("e9c4");var r,a=o(n("bb03")),u={name:"zb-code",props:{cid:{type:String,default:"zb-code-canvas"},size:{type:Number,default:200},unit:{type:String,default:"upx"},show:{type:Boolean,default:!0},val:{type:String,default:""},background:{type:String,default:"#ffffff"},foreground:{type:String,default:"#000000"},pdground:{type:String,default:"#000000"},icon:{type:String,default:""},iconSize:{type:Number,default:40},lv:{type:Number,default:3},onval:{type:Boolean,default:!1},loadMake:{type:Boolean,default:!1},usingComponents:{type:Boolean,default:!0},showLoading:{type:Boolean,default:!0},loadingText:{type:String,default:"二维码生成中"}},data:function(){return{result:""}},methods:{_makeCode:function(){var t=this;this._empty(this.val)?uni.showToast({title:"二维码内容不能为空",icon:"none",duration:2e3}):r=new a.default({context:t,canvasId:t.cid,usingComponents:t.usingComponents,showLoading:t.showLoading,loadingText:t.loadingText,text:t.val,size:t.cpSize,background:t.background,foreground:t.foreground,pdground:t.pdground,correctLevel:t.lv,image:t.icon,imageSize:t.iconSize,cbResult:function(e){t._result(e)}})},_clearCode:function(){this._result(""),r.clear()},_saveCode:function(){""!=this.result&&uni.saveImageToPhotosAlbum({filePath:this.result,success:function(){uni.showToast({title:"二维码保存成功",icon:"success",duration:2e3})}})},_result:function(t){this.result=t,this.$emit("result",t)},_empty:function(t){var e=(0,i.default)(t),n=!1;return"number"==e&&""==String(t)||"undefined"==e?n=!0:"object"==e?"{}"!=JSON.stringify(t)&&"[]"!=JSON.stringify(t)&&null!=t||(n=!0):"string"==e?""!=t&&"undefined"!=t&&"null"!=t&&"{}"!=t&&"[]"!=t||(n=!0):"function"==e&&(n=!1),n}},watch:{size:function(t,e){var n=this;t==e||this._empty(t)||(this.cSize=t,this._empty(this.val)||setTimeout((function(){n._makeCode()}),100))},val:function(t,e){var n=this;this.onval&&(t==e||this._empty(t)||setTimeout((function(){n._makeCode()}),0))}},computed:{cpSize:function(){return"upx"==this.unit?uni.upx2px(this.size):this.size}},mounted:function(){var t=this;this.loadMake&&(this._empty(this.val)||setTimeout((function(){t._makeCode()}),0))}};e.default=u},"17b5":function(t,e,n){"use strict";n.r(e);var o=n("2068"),i=n("601c");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("1ea5");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"4f2f354a",null,!1,o["a"],void 0);e["default"]=u.exports},"1ea5":function(t,e,n){"use strict";var o=n("40a2"),i=n.n(o);i.a},"1fa3":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPMAAAAUCAMAAABvafs3AAAC/VBMVEUAAAD/mi7/kJD+vFD7gh7nQTztVWvxZ038j17+mGHxYkv8jlz4zy780Tj/nDj/nzv4nj7/vF3/mLzwYkv/5XP6dRTpTkP2xw36dxX61UDlQj7/vV77mDj6dBH2yA//5HH2xw/7ji35ZJr7giD8eKb/lLr/tlf6exn6bqH+4mj/vV74cxH4ZZrkPzj/j7jwYk3/kLX7e4D6ikPnaDD6fBr9kLf6bJ79rk/7iij9hbD/ul79qEn6giH6daT9kl/ycFHkPTz/uFvtWkjmRD//5HH2zCH932D5hFn2yA/4ap772lD50THtW0j9nT78lDT0d1T/5XT/lrv9okT6ji7rVEb/uVv+lrv3Y5n83lz/tlj3zST6exn40TT72U36dhX/lmD+4m3/mbz8p0j8nj/+i7T/mGH5iFv/mr38hrD9s1T9rU79fqv6b6D/mWH1dFLybE72fVboR0DtVUfjPDz3e1b9jLTnS0HpTkT5ZJnuZk3lPjz/rU79jiv9pET93Vr6hCP9kV7jOzv4zSb6gq31yhb3yRj5baDvZE75gVjmQDz4YpnkPj7/lmH/5nP/pUr/ap//6mr8nj3+q0z6hiX6gSD6eRf+tlj4glj2eFT+sFL+rk/xak/uYEr9qEn9oEHmQT78mjr8ljb7kjH6fx394GT9lGD9kV77jFz6iVv3f1f+tFXvY0vuXUn9pUX9o0PnRD/7lDT7jCv7iin7hCP6fBv5dhT9jbX8ga35b6H5aJz4ZZr8jl3/uVr3fVb0dlP0cVHzb1DtWUjsV0fqUkXpS0LoSUHnR0D7jy/+k7n+kLf9irP9h7H9hK77far7e6n7d6f6cqP5bJ7+4mr+lmD/u136hlr5hFn3e1X+slT0dFLybVDwZU372Ur610TpT0T61T3lPjz8mDj50jX40C77ji32yRb/lrv6daX/5HH83Vr721PxaE79pkfrVkbrVEbpTUL3zif7iCb3zSL2yxv/mGH83l77jVz83Fb72k/qUET51Dn3zyr3yx31xg72yBHZrNQYAAAAkXRSTlMAAgEhHxkG/qRiRi0sGxsQC/z6+vn49/bu5dvV1c7Nyr+2saSUkYB8bGViWlcqKSkfHhkQ+/r49/b19fX19PTz8/Lw7+3t7Ozs6ebk49/c2tfW1tTPzMjIyMbGxcTDwr27t7e2sK2tq6qnpKCenZyZlZCNiIOBgYB9e3d2cXBvbm1sbGppX1tSUUhGQj8zHxgMYyJOowAAAwBJREFUWMPllFVUVEEYgP+lpLu7Q5G0u7u7u7u7uxWWpbtTupGQVlGBlVIB0UVCBAFFVDzO3d1Z18PDPs/xe7tz75xzv/PNP9AfKQmJO/LwP0Hb211eHjROXAqIR9h06SgFrYEgEInu8qCg4OD0EHE7IBrhneHOzhlMJlOw9FZKOf1bSOir6TeAXGinh7tVUdIZTC0QxHoqMjKucAmrPAKkIrfJ0dHdzS08HEkrgCDEOZFdXMIeuWbuowGRyC6K+uTl6O7OTj0RBHEBRQ6tQMaVrplZ2fuBRGTnens/jPJC1m7IeiUIwpY61+zI1Vk1Hq0ngTzktH0dHJA0So2sq0yhP0JCwM82buTq7BqPARFKkkAaNIMYv3fImpvaXbjfFzYbFRUXmlgBDykqsmt1VrZH6+sIz8g59kAYZwr9Y/z8fH25qXcBjwcWG6Yo692F7Y2NRUXFSVtsAHOAmmR2ZE/PyJy2Q0AWIiNiPyBrnHr0PV7/c9MCy8qamhbAssai4uKkJ09HXsbv5OfzIuc8bstVFQWiMKJ/icPWSPosXpdZ29L8NTCwrEkZTFBkpPwsucQYz7X1eBSZo/y5tzbvGJCEiFM8nf5XejOWktZ4++Z7TzOS1gOroWzj5JLnL4zxPkkPrnFubXteviaQhFmAE7KmUvsja205XHl2Qx2SplJbABxFypTxx5cp1/DG60pc5bz8/IJoog736oSAAKf4eHpcXGyh/zxZPMurfr5v+IGsW3pW0NDjDqxcOlOMV3oSmuTe9jxkHO0zGAhCnZGQgFMvtsOrV391dnCkZwkDQmw32zilNDXVEjDWS6hzXVAQ7eNTT5SzCoPBYKem0w3sAaPL6ursQKnrNKSBg/lYFLk0NS3tBPAQO66KIlPKmkJAEDqJiQx26jHn+f5b7Teri0q9RgYwtnuGpSLltFvAh+jByci4fsJtIIlBiYmU9RAjEeBDt6+PxeqaeokGfNw3N1xuaAn/Inbz1OGLRN1glLSOivo6M64xRlpfbYb+FXlg8wfkGa2eCGPbMAAAAABJRU5ErkJggg=="},2068:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("v-uni-view",{style:t.viewColor},[o("v-uni-view",{staticClass:"coupon-list-window animated",class:1==t.coupon.coupon?"slideInUp":""},[o("v-uni-view",{staticClass:"title"},[o("v-uni-view",{staticClass:"item"},[t._v("优惠券"),o("v-uni-text",{staticClass:"iconfont icon-guanbi",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)],1),t.coupon.list.length?o("v-uni-view",{staticClass:"coupon-list"},t._l(t.coupon.list,(function(e,n){return o("v-uni-view",{key:n,staticClass:"item acea-row row-center-wrapper",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.getCouponUser(n,e)}}},[o("v-uni-view",{staticClass:"money acea-row row-column row-center-wrapper",style:{"background-image":"url("+t.domain+"/static/diy/couponBg"+t.keyColor+".png)"}},[o("v-uni-view",[t._v("¥"),o("v-uni-text",{staticClass:"num"},[t._v(t._s(e.coupon_price))])],1),o("v-uni-view",{staticClass:"pic-num"},[t._v("满"+t._s(e.use_min_price)+"元可用")])],1),o("v-uni-view",{staticClass:"text"},[o("v-uni-view",{staticClass:"condition line1"},[0===e.type?o("span",{staticClass:"line-title"},[t._v("店铺券")]):1===e.type?o("span",{staticClass:"line-title"},[t._v("商品券")]):t._e(),o("span",[t._v(t._s(e.title))])]),o("v-uni-view",{staticClass:"data acea-row row-between-wrapper"},[1==e.coupon_type?[o("v-uni-view",[t._v(t._s(t._f("timeYMD")(e.use_start_time))+"-"+t._s(t._f("timeYMD")(e.use_end_time)))])]:t._e(),0==e.coupon_type?[o("v-uni-view",[t._v("领取后"+t._s(e.coupon_time)+"天内可用")])]:t._e(),e.issue?o("v-uni-view",{staticClass:"gray iconfont icon-yilingqu2"}):o("v-uni-view",{staticClass:"bnt b-color"},[t._v(t._s(t.coupon.statusTile||"立即领取"))])],2)],1)],1)})),1):o("v-uni-view",{staticClass:"pictrue"},[o("v-uni-image",{attrs:{src:n("320e")}})],1)],1),o("v-uni-view",{staticClass:"mask",attrs:{catchtouchmove:"true",hidden:0==t.coupon.coupon},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},i=[]},2337:function(t,e,n){var o=n("24fb"),i=n("1de5"),r=n("1fa3");e=o(!1);var a=i(r);e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.common-hd[data-v-ebc86764]{display:flex;align-items:center;justify-content:center;height:%?118?%}.common-hd .title[data-v-ebc86764]{padding:0 %?80?%;font-size:%?34?%;color:#e93323;font-weight:700;background-image:url('+a+");background-repeat:no-repeat;background-size:100% auto;background-position:0}.recommend .recommendList[data-v-ebc86764]{padding:0 %?20?%;min-height:%?100?%}.recommend .recommendList.on[data-v-ebc86764]{padding:0}[data-v-ebc86764] .looming-gray{border-radius:%?16?% %?16?% 0 0}",""]),t.exports=e},2544:function(t,e,n){"use strict";n.r(e);var o=n("3361"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"2ccd":function(t,e,n){"use strict";n.r(e);var o=n("ed11"),i=n("04eb");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("3e64");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"2d20a9fd",null,!1,o["a"],void 0);e["default"]=u.exports},"2e0f":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{style:t.viewColor},[n("v-uni-view",{staticClass:"product-window",class:(!0===t.attr.cartAttr?"on":"")+" "+(t.iSbnt||t.destri?"join":"")+" "+(t.isPresell?"presell-window":"product-window")},[n("v-uni-view",{staticClass:"textpic acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{attrs:{src:t.attr.productSelect&&t.attr.productSelect.image?t.attr.productSelect.image:""},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.loookImg.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"text"},[n("v-uni-view",{staticClass:"line1"},[t._v(t._s(t.attr.productSelect.store_name))]),t.isPresell?n("v-uni-view",{staticClass:"money presell_price"},[n("v-uni-view",[t._v("预售价\n\t\t\t\t\t\t¥"),n("v-uni-text",{staticClass:"num"},[t._v(t._s(t.attr.productSelect.price))]),2===t.presell_type?n("v-uni-text",[t._v("定金¥"),n("v-uni-text",{staticClass:"num"},[t._v(t._s(t.attr.productSelect.down_price))])],1):t._e()],1),t.isShow?n("v-uni-text",{staticClass:"stock"},[t._v("库存: "+t._s(t.attr.productSelect.stock))]):t._e(),t.limitNum?n("v-uni-text",{staticClass:"stock"},[t._v("限量: "+t._s(t.attr.productSelect.quota_show))]):t._e()],1):n("v-uni-view",{staticClass:"money"},[n("v-uni-view",{staticClass:"acea-row row-middle"},[n("v-uni-view",{staticClass:"acea-row row-middle"},[n("v-uni-text",[t._v("¥")]),n("v-uni-text",{staticClass:"num"},[t._v(t._s(t.attr.productSelect.price))]),t.attr.productSelect&&t.attr.productSelect.svip_price?n("v-uni-view",{staticClass:"acea-row row-middle"},[n("v-uni-text",{staticClass:"vip-money"},[t._v("¥"+t._s(t.attr.productSelect.svip_price))]),n("v-uni-view",{staticClass:"vipImg"},[n("v-uni-image",{attrs:{src:"/static/images/svip.png"}})],1)],1):t._e()],1)],1),n("v-uni-view",{staticClass:"stock_count"},[t.isShow?n("v-uni-text",{staticClass:"stock"},[t._v("库存: "+t._s(t.attr.productSelect.stock))]):t._e(),t.limitNum?n("v-uni-text",{staticClass:"stock"},[t._v("限量: "+t._s(t.attr.productSelect.quota_show))]):t._e()],1)],1)],1),n("v-uni-view",{staticClass:"iconfont icon-guanbi",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeAttr.apply(void 0,arguments)}}})],1),n("v-uni-view",{staticClass:"productWinList"},t._l(t.attr.productAttr,(function(e,o){return n("v-uni-view",{key:o,staticClass:"item"},[n("v-uni-view",{staticClass:"title"},[t._v(t._s(e.attr_name))]),n("v-uni-view",{staticClass:"listn acea-row row-middle"},t._l(e.attr_value,(function(i,r){return n("v-uni-view",{key:r,staticClass:"itemn",class:e.index===i.attr?"on":"",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.tapAttr(o,r)}}},[t._v(t._s(i.attr))])})),1)],1)})),1),t.destri&&t.attr.productSelect.stock>0?n("v-uni-view",{staticClass:"joinBnt b-color",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goCat.apply(void 0,arguments)}}},[t._v("确定")]):t.destri&&t.attr.productSelect.stock<=0||t.iSbnt&&t.attr.productSelect.stock<=0?n("v-uni-view",{staticClass:"joinBnt on"},[t._v("已售罄")]):t._e()],1),n("v-uni-view",{staticClass:"mask",attrs:{hidden:!1===t.attr.cartAttr},on:{touchmove:function(e){e.preventDefault(),arguments[0]=e=t.$handleEvent(e)},click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeAttr.apply(void 0,arguments)}}})],1)},i=[]},"320e":function(t,e,n){t.exports=n.p+"static/img/noCoupon.27891225.png"},3361:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a9e3"),n("14d9");var o=n("26cb"),i={computed:(0,o.mapGetters)(["viewColor"]),props:{attr:{type:Object,default:function(){}},limitNum:{type:Number,value:0},isShow:{type:Number,value:0},iSbnt:{type:Number,value:0},iSplus:{type:Number,value:0},destri:{type:Number,value:0},isPresell:{type:Number,value:0},presell_type:{type:Number,value:1},image:{type:String,value:""}},data:function(){return{}},mounted:function(){},methods:{loookImg:function(){var t=[this.attr.productSelect.image?this.attr.productSelect.image:this.image];uni.previewImage({urls:t})},goCat:function(){this.$emit("goCat")},closeAttr:function(){this.$emit("myevent")},tapAttr:function(t,e){this.$emit("attrVal",{indexw:t,indexn:e}),this.$set(this.attr.productAttr[t],"index",this.attr.productAttr[t].attr_values[e]);var n=this.getCheckedValue().join(",");this.$emit("ChangeAttr",n)},getCheckedValue:function(){for(var t=this.attr.productAttr,e=[],n=0;n<t.length;n++)for(var o=0;o<t[n].attr_values.length;o++)t[n].index===t[n].attr_values[o]&&e.push(t[n].attr_values[o]);return e}}};e.default=i},3620:function(t,e,n){var o=n("2337");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("274b4d84",o,!0,{sourceMap:!1,shadowMode:!1})},"39f7":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.saomaCode[data-v-2d20a9fd]{z-index:999;position:fixed;bottom:%?175.44?%;right:%?28.07?%;width:%?87.72?%;height:%?87.72?%;border-radius:%?175.44?%;background-color:#20a162;color:#fff;text-align:center;line-height:%?87.72?%}.shoppingCart .labelNav[data-v-2d20a9fd]{height:%?76?%;padding:0 %?30?%;font-size:%?22?%;color:#8c8c8c;position:fixed;left:0;width:100%;box-sizing:border-box;background-color:#f5f5f5;z-index:5;top:0}.icon-xiala1[data-v-2d20a9fd]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:%?14?%;padding:0 %?5?%}.shoppingCart .labelNav .item .iconfont[data-v-2d20a9fd]{font-size:%?25?%;margin-right:%?10?%}.t-color[data-v-2d20a9fd]{color:var(--view-theme)}.shoppingCart[data-v-2d20a9fd]{padding-bottom:%?180?%}.shoppingCart.showFoot[data-v-2d20a9fd]{padding-bottom:calc(180rpx+ constant(safe-area-inset-bottom));padding-bottom:calc(%?180?% + env(safe-area-inset-bottom))}.shoppingCart .nav[data-v-2d20a9fd]{width:100%;height:%?80?%;background-color:#fff;padding:0 %?30?%;box-sizing:border-box;font-size:%?28?%;color:#282828;position:fixed;left:0;z-index:5;top:%?76?%}.shoppingCart .nav .administrate[data-v-2d20a9fd]{font-size:%?26?%;color:#282828;width:%?110?%;height:%?46?%;border-radius:%?6?%;border:1px solid #868686}.shoppingCart .noCart[data-v-2d20a9fd]{margin-top:%?20?%;margin-bottom:%?20?%;background-color:#fff;padding-top:%?0.1?%}.shoppingCart .noCart .pictrue[data-v-2d20a9fd]{text-align:center;margin:%?78?% auto %?56?% auto;padding-bottom:%?60?%}.shoppingCart .noCart .pictrue uni-image[data-v-2d20a9fd]{width:%?414?%;height:%?305?%}.shoppingCart .noCart .pictrue uni-view[data-v-2d20a9fd]{color:#999}.shoppingCart .list[data-v-2d20a9fd]{margin:%?171?% 0 %?20?%}.shoppingCart .list .item[data-v-2d20a9fd]{background-color:#fff;margin-bottom:%?15?%}.shoppingCart .list .item .store-title[data-v-2d20a9fd]{display:flex;align-items:center;width:100%;padding:0 %?30?%;height:%?85?%;border-bottom:1px solid #f0f0f0}.shoppingCart .list .item .store-title .checkbox[data-v-2d20a9fd]{width:%?60?%}.shoppingCart .list .item .store-title .checkbox .iconfont[data-v-2d20a9fd]{font-size:%?40?%;color:#ccc}.shoppingCart .list .item .store-title .checkbox .icon-xuanzhong1[data-v-2d20a9fd]{color:var(--view-theme)}.shoppingCart .list .item .store-title .info[data-v-2d20a9fd]{flex:1;display:flex;align-items:center}.shoppingCart .list .item .store-title .info .iconfont[data-v-2d20a9fd]{font-size:%?36?%}.shoppingCart .list .item .store-title .info .name[data-v-2d20a9fd]{margin:0 0 0 %?10?%;font-size:%?28?%;color:#282828;font-weight:700}.shoppingCart .list .item .store-title .info .icon-xiangyou[data-v-2d20a9fd]{margin-top:%?6?%;font-size:%?22?%;color:#999}.shoppingCart .list .item .store-title .coupon-btn[data-v-2d20a9fd]{color:var(--view-theme);font-size:%?22?%;width:%?100?%;line-height:%?36?%;background:var(--view-minorColor);border-radius:%?18?%;text-align:center}.vipImg[data-v-2d20a9fd]{width:%?65?%;height:%?28?%;margin-left:%?10?%}.vipImg uni-image[data-v-2d20a9fd]{width:100%;height:100%;display:block}.shoppingCart .list .item .picTxt[data-v-2d20a9fd]{width:100%;padding:%?25?% %?30?%;position:relative;align-items:center;border-bottom:1px solid #f0f0f0}.shoppingCart .list .item .picTxt .checkbox[data-v-2d20a9fd]{width:%?60?%}.shoppingCart .list .item .picTxt .checkbox .iconfont[data-v-2d20a9fd]{font-size:%?40?%;color:#ccc}.shoppingCart .list .item .picTxt .checkbox .icon-xuanzhong1[data-v-2d20a9fd]{color:var(--view-theme)}.shoppingCart .list .item .picTxt .pictrue[data-v-2d20a9fd]{width:%?160?%;height:%?160?%}.shoppingCart .list .item .picTxt .pictrue uni-image[data-v-2d20a9fd]{width:100%;height:100%;border-radius:%?6?%}.shoppingCart .list .item .picTxt .text[data-v-2d20a9fd]{width:%?444?%;margin-left:%?20?%;font-size:%?28?%;color:#282828}.shoppingCart .list .item .picTxt .buy_limit[data-v-2d20a9fd]{margin-top:%?10?%;color:#e93323;font-size:%?22?%}.shoppingCart .list .item .picTxt .text .infor[data-v-2d20a9fd]{display:inline-block;padding:%?6?%;border-radius:%?4?%;font-size:%?24?%;color:#868686;margin-top:%?16?%;background-color:#f5f5f5;max-width:%?460?%}.shoppingCart .list .item .picTxt .text .money[data-v-2d20a9fd]{font-size:%?32?%;color:#282828;margin-top:%?28?%}.shoppingCart .list .item .picTxt .carnum[data-v-2d20a9fd]{height:%?47?%;position:absolute;bottom:%?30?%;right:%?30?%}.shoppingCart .list .item .picTxt .carnum uni-view[data-v-2d20a9fd]{border:1px solid #a4a4a4;min-width:%?66?%;text-align:center;height:100%;line-height:%?46?%;font-size:%?28?%;color:#a4a4a4}.shoppingCart .list .item .picTxt .carnum .reduce[data-v-2d20a9fd]{border-right:0;border-radius:%?3?% 0 0 %?3?%}.shoppingCart .list .item .picTxt .carnum .reduce.on[data-v-2d20a9fd]{border-color:#e3e3e3;color:#dedede}.shoppingCart .list .item .picTxt .carnum .plus[data-v-2d20a9fd]{border-left:0;border-radius:0 %?3?% %?3?% 0}.shoppingCart .list .item .picTxt .carnum .num[data-v-2d20a9fd]{color:#282828}.shoppingCart .invalidGoods[data-v-2d20a9fd]{background-color:#fff}.shoppingCart .invalidGoods .goodsNav[data-v-2d20a9fd]{width:100%;height:%?66?%;padding:0 %?30?%;box-sizing:border-box;font-size:%?28?%;color:#282828}.shoppingCart .invalidGoods .goodsNav .iconfont[data-v-2d20a9fd]{color:#424242;font-size:%?28?%;margin-right:%?17?%}.shoppingCart .invalidGoods .goodsNav .del[data-v-2d20a9fd]{font-size:%?26?%;color:#999}.shoppingCart .invalidGoods .goodsNav .del .icon-shanchu1[data-v-2d20a9fd]{color:#999;font-size:%?33?%;vertical-align:%?-2?%;margin-right:%?8?%}.shoppingCart .invalidGoods .goodsList .item[data-v-2d20a9fd]{padding:%?20?% %?30?%;border-top:1px solid #f5f5f5}.shoppingCart .invalidGoods .goodsList .item .invalid[data-v-2d20a9fd]{font-size:%?22?%;color:#fff;width:%?70?%;height:%?36?%;background-color:#aaa;border-radius:%?3?%;text-align:center;line-height:%?36?%}.shoppingCart .invalidGoods .goodsList .item .pictrue[data-v-2d20a9fd]{width:%?140?%;height:%?140?%}.shoppingCart .invalidGoods .goodsList .item .pictrue uni-image[data-v-2d20a9fd]{width:100%;height:100%;border-radius:%?6?%}.shoppingCart .invalidGoods .goodsList .item .text[data-v-2d20a9fd]{width:%?433?%;font-size:%?28?%;color:#999;height:%?140?%}.shoppingCart .invalidGoods .goodsList .item .text .name[data-v-2d20a9fd]{width:100%}.shoppingCart .invalidGoods .goodsList .item .text .infor[data-v-2d20a9fd]{font-size:%?24?%}.shoppingCart .invalidGoods .goodsList .item .text .end[data-v-2d20a9fd]{font-size:%?26?%;color:#bbb}.shoppingCart .footer[data-v-2d20a9fd]{z-index:9;width:100%;height:%?96?%;background-color:#fafafa;position:fixed;padding:0 %?30?%;box-sizing:border-box;border-top:1px solid #eee;bottom:%?98?%;bottom:calc(%?98?% + constant(safe-area-inset-bottom));bottom:calc(%?98?% + env(safe-area-inset-bottom))}.shoppingCart .footer .checkAll[data-v-2d20a9fd]{font-size:%?28?%;color:#282828;margin-left:%?16?%}.shoppingCart .footer .money[data-v-2d20a9fd]{font-size:%?30?%}.shoppingCart .footer .placeOrder[data-v-2d20a9fd]{color:#fff;font-size:%?30?%;width:%?226?%;height:%?70?%;border-radius:%?50?%;text-align:center;line-height:%?70?%;margin-left:%?22?%;background-color:var(--view-theme)}.shoppingCart .footer .button .bnt[data-v-2d20a9fd]{font-size:%?28?%;color:#999;border-radius:%?50?%;border:1px solid #999;width:%?160?%;height:%?60?%;text-align:center;line-height:%?60?%}.shoppingCart .footer .button .bnt.bt-color[data-v-2d20a9fd]{color:var(--view-theme);border:1px solid var(--view-theme)}.shoppingCart .footer .button uni-form ~ uni-form[data-v-2d20a9fd]{margin-left:%?17?%}.allcheckbox[data-v-2d20a9fd]{display:flex;align-items:center;width:%?260?%}.allcheckbox .iconfont[data-v-2d20a9fd]{margin-right:%?20?%;font-size:%?40?%;color:#ccc}.allcheckbox .icon-xuanzhong1[data-v-2d20a9fd]{color:var(--view-theme)}.page-footer[data-v-2d20a9fd]{position:fixed;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-around;width:100%;height:calc(98rpx+ constant(safe-area-inset-bottom));height:calc(%?98?% + env(safe-area-inset-bottom));box-sizing:border-box;border-top:solid 1px #f3f3f3;background-color:#fff;box-shadow:0 0 %?17?% %?1?% hsla(0,0%,80.8%,.32);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.page-footer .foot-item[data-v-2d20a9fd]{display:flex;width:-webkit-max-content;width:max-content;align-items:center;justify-content:center;flex-direction:column;position:relative}.page-footer .foot-item .count-num[data-v-2d20a9fd]{position:absolute;display:flex;justify-content:center;align-items:center;width:%?40?%;height:%?40?%;top:%?0?%;right:%?-15?%;color:#fff;font-size:%?20?%;background-color:#fd502f;border-radius:50%;padding:%?4?%}.page-footer .foot-item uni-image[data-v-2d20a9fd]{height:%?50?%;width:%?50?%;text-align:center;margin:0 auto}.page-footer .foot-item .txt[data-v-2d20a9fd]{font-size:%?24?%}',""]),t.exports=e},"3e64":function(t,e,n){"use strict";var o=n("4ddf"),i=n.n(o);i.a},"40a2":function(t,e,n){var o=n("b77b");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("8a536238",o,!0,{sourceMap:!1,shadowMode:!1})},"418e":function(t,e,n){var o=n("6e5c");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("30d592f2",o,!0,{sourceMap:!1,shadowMode:!1})},"4ddf":function(t,e,n){var o=n("39f7");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("75b5e2a0",o,!0,{sourceMap:!1,shadowMode:!1})},"5b48":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",{staticClass:"zb-code"},[e("v-uni-canvas",{staticClass:"zb-code-canvas",style:{width:this.cpSize+"px",height:this.cpSize+"px"},attrs:{"canvas-id":this.cid}}),e("v-uni-image",{directives:[{name:"show",rawName:"v-show",value:this.show,expression:"show"}],style:{width:this.cpSize+"px",height:this.cpSize+"px"},attrs:{src:this.result}})],1)},i=[]},"5bfe":function(t,e,n){"use strict";n.r(e);var o=n("e40c"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"601c":function(t,e,n){"use strict";n.r(e);var o=n("fb78"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"6dd1":function(t,e,n){"use strict";n.r(e);var o=n("2e0f"),i=n("2544");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("bc79");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"c67be722",null,!1,o["a"],void 0);e["default"]=u.exports},"6e5c":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.product-window[data-v-c67be722]{position:fixed;bottom:0;width:100%;left:0;background-color:#fff;z-index:10000;border-radius:%?16?% %?16?% 0 0;padding-bottom:%?140?%;padding-bottom:calc(140rpx+ constant(safe-area-inset-bottom));padding-bottom:calc(%?140?% + env(safe-area-inset-bottom));-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.product-window.presell-window[data-v-c67be722]{padding-bottom:%?200?%}.product-window.on[data-v-c67be722]{-webkit-transform:translateZ(0);transform:translateZ(0)}.product-window.join[data-v-c67be722]{padding-bottom:%?30?%}.product-window .textpic[data-v-c67be722]{padding:0 %?80?% 0 %?30?%;margin-top:%?29?%;position:relative}.product-window .textpic .pictrue[data-v-c67be722]{width:%?150?%;height:%?150?%}.product-window .textpic .pictrue uni-image[data-v-c67be722]{width:100%;height:100%;border-radius:%?10?%}.product-window .textpic .text[data-v-c67be722]{width:%?460?%;font-size:%?32?%;color:#202020}.product-window .textpic .text .money[data-v-c67be722]{font-size:%?24?%;margin-top:%?40?%;color:var(--view-priceColor)}.product-window .textpic .text .money .num[data-v-c67be722]{font-size:%?36?%}.product-window .textpic .text .money .stock[data-v-c67be722]{color:#999;margin-left:%?18?%}.vip-money[data-v-c67be722]{color:#282828;font-size:%?22?%;margin-left:%?6?%}.vipImg[data-v-c67be722]{width:%?65?%;height:%?28?%;margin-left:%?4?%}.vipImg uni-image[data-v-c67be722]{width:100%;height:100%;display:block}.product-window .textpic .text .presell_price[data-v-c67be722]{color:#ff7f00}.product-window .textpic .text .presell_price .num[data-v-c67be722]{display:inline-block;margin-right:%?20?%}.product-window .textpic .text .presell_price .stock[data-v-c67be722]{margin-left:0}.product-window .textpic .iconfont[data-v-c67be722]{position:absolute;right:%?30?%;top:%?-5?%;font-size:%?35?%;color:#8a8a8a}.product-window .productWinList[data-v-c67be722]{max-height:%?395?%;overflow:auto;margin-top:%?36?%}.product-window .productWinList .item ~ .item[data-v-c67be722]{margin-top:%?36?%}.product-window .productWinList .item .title[data-v-c67be722]{font-size:%?30?%;color:#999;padding:0 %?30?%}.product-window .productWinList .item .listn[data-v-c67be722]{padding:0 %?30?% 0 %?16?%}.product-window .productWinList .item .listn .itemn[data-v-c67be722]{border:1px solid #bbb;font-size:%?26?%;color:#282828;padding:%?7?% %?33?%;border-radius:%?6?%;margin:%?14?% 0 0 %?14?%}.product-window .productWinList .item .listn .itemn.on[data-v-c67be722]{color:#fff;background-color:var(--view-theme);border-color:var(--view-theme)}.product-window .cart[data-v-c67be722]{margin-top:%?36?%;padding:0 %?30?%;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}.product-window .cart .title[data-v-c67be722]{font-size:%?30?%;color:#999;line-height:%?54?%}.product-window .cart .carnum[data-v-c67be722]{height:%?54?%}.product-window .cart .carnum uni-view[data-v-c67be722]{border:1px solid #a4a4a4;width:%?84?%;text-align:center;height:100%;line-height:%?54?%;color:#a4a4a4;font-size:%?45?%}.product-window .cart .carnum .reduce[data-v-c67be722]{border-right:0;border-radius:%?6?% 0 0 %?6?%;line-height:%?48?%}.product-window .cart .carnum .reduce.on[data-v-c67be722]{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .plus[data-v-c67be722]{border-left:0;border-radius:0 %?6?% %?6?% 0;line-height:%?46?%}.product-window .cart .carnum .plus.on[data-v-c67be722]{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .num[data-v-c67be722]{color:#282828;font-size:%?28?%}.product-window .joinBnt[data-v-c67be722]{font-size:%?30?%;width:%?620?%;height:%?86?%;border-radius:%?50?%;text-align:center;line-height:%?86?%;color:#fff;margin:%?100?% auto 0 auto}.product-window .joinBnt.b-color[data-v-c67be722]{background-color:var(--view-theme)}.product-window .joinBnt.on[data-v-c67be722]{background-color:#bbb;color:#fff}',""]),t.exports=e},"736a":function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return i.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return i.default.post("user/cart/delete",t)},e.changeCartNum=function(t,e){return i.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return i.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return i.default.get("order/delivery/".concat(t))},e.express=function(t){return i.default.post("order/express/"+t)},e.expressList=function(){return i.default.get("common/express")},e.getCallBackUrlApi=function(t){return i.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(t){return i.default.get("user/cart/count",t)},e.getCartList=function(t){return i.default.get("user/cart/lst",t)},e.getCouponsOrderPrice=function(t,e){return i.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return i.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return i.default.get("order/detail/"+t)},e.getOrderList=function(t){return i.default.get("order/list",t)},e.getPayOrder=function(t){return i.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return i.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t,e){return i.default.get("order/group_order_detail/"+t+"?product_type="+e)},e.groupOrderList=function(t){return i.default.get("order/group_order_list",t,{noAuth:!0})},e.ordeRefundReason=function(){return i.default.get("order/refund/reason")},e.orderAgain=function(t){return i.default.post("user/cart/again",t)},e.orderComment=function(t,e){return i.default.post("reply/"+t,e)},e.orderConfirm=function(t){return i.default.post("order/check",t)},e.orderCreate=function(t){return i.default.post("order/create",t,{noAuth:!0})},e.orderData=function(t){return i.default.get("order/number",t)},e.orderDel=function(t){return i.default.post("order/del/"+t)},e.orderPay=function(t,e){return i.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return i.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return i.default.post("order/refund/verify",t)},e.orderTake=function(t){return i.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return i.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return i.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return i.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return i.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return i.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return i.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return i.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return i.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return i.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return i.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return i.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return i.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return i.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return i.default.get("refund/product/"+t,e,{noAuth:!0})},e.refundlist=function(t){return i.default.get("refund/list",t)},e.unOrderCancel=function(t){return i.default.post("order/cancel/"+t)},e.verifyCode=function(t){return i.default.get("order/verify_code/"+t)},n("99af");var i=o(n("6860"))},"7e84":function(t,e,n){"use strict";var o=n("f135"),i=n.n(o);i.a},"827c":function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("26e9");var i=n("26cb"),r=n("bb20"),a=n("95ca"),u=n("5eb1"),s=o(n("a825")),c={components:{WaterfallsFlow:s.default},computed:(0,i.mapGetters)(["uid"]),props:{hostProduct:{type:Array,default:function(){return[]}},indexP:{type:Boolean,default:!1},isLogin:{type:Boolean,default:!1}},data:function(){return{}},mounted:function(){},onPullDownRefresh:function(){var t=this;setTimeout((function(){var e=t.hostProduct.reverse();t.hostProduct=e,uni.stopPullDownRefresh()}),500)},methods:{goDetail:function(t){var e=this;(0,r.goShopDetail)(t,this.uid).then((function(n){e.isLogin?(0,a.initiateAssistApi)(t.activity_id).then((function(t){var e=t.data.product_assist_set_id;uni.hideLoading(),uni.navigateTo({url:"/pages/activity/assist_detail/index?id="+e})})).catch((function(t){uni.showToast({title:t,icon:"none"})})):(0,u.toLogin)()}))}}};e.default=c},8865:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("d3b7"),n("159b"),n("14d9"),n("e9c4"),n("a9e3"),n("4de4"),n("99af"),n("d81d");var i=o(n("c7eb")),r=o(n("1da1")),a=n("f89e"),u=o(n("17b5")),s=o(n("6dd1")),c=o(n("b486")),d=n("736a"),l=n("ece0"),f=n("a126"),p=n("26cb"),h=o(n("fb7b")),g=o(n("104c")),v=n("5315"),m=(getApp(),{props:{image:{type:String,default:""}},components:{zbCode:c.default,recommend:h.default,couponListWindow:u.default,addcartWindow:s.default,authorize:g.default},data:function(){return{loading:!1,loadend:!1,loadTitle:"加载更多",isFooter:!1,cartCount:0,goodsHidden:!0,footerswitch:!0,hostProduct:[],cartList:{valid:[],invalid:[]},isAllSelect:!1,selectValue:[],selectCountPrice:0,isAuto:!1,isShowAuth:!1,hotScroll:!1,hotPage:1,hotLimit:10,coupon:{coupon:!1,list:[]},cartTotalCount:0,recommend:!1,productValue:[],attr:{cartAttr:!1,productAttr:[],productSelect:{}},isOpen:!1,source:"",attrImage:"",isCart:!0,cart_id:"",attrValue:"",uniqueValue:"",newVal:{},goods:{},currSku:"",newData:{},activeRouter:"",popUpShow:!1,payCodeUrl:"",cid:"1",ifShow:!0,size:200,unit:"px",background:"#FFF",foreground:"#000",pdground:"#32dbc6",lv:3,onval:!0,loadMake:!0,src:""}},computed:(0,v.configMap)({hide_mer_status:1,recommend_switch:0,navigation:{}},(0,p.mapGetters)(["isLogin","viewColor"])),onReady:function(){},mounted:function(){},onLoad:function(t){},onShow:function(){var t=this,e=getCurrentPages(),n=e[e.length-1].route;this.activeRouter="/"+n,this.getNav(),1==this.isLogin?(this.getCartList(),this.getCartNum(),this.goodsHidden=!0,this.footerswitch=!0,this.isAllSelect=!1,this.selectValue=[],this.isShowAuth=!1,uni.setStorage({key:"invoice_Data",data:{},success:function(){}})):setTimeout((function(){t.isAuto=!0,t.isShowAuth=!0}),300)},methods:{popUpClose:function(){this.popUpShow=!1,this.getCartList(),this.getCartNum()},scanCode:function(){var t=this;uni.scanCode({scanType:["qrCode","barCode","datamatrix","pdf417"],success:function(e){t.addCartGoods(e.result)},fail:function(t){}})},addCartGoods:function(t){var e=this;return(0,r.default)((0,i.default)().mark((function n(){return(0,i.default)().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,f.addCartApi)({bar_code:t,product_type:98});case 3:n.sent,e.getCartList(),e.getCartNum(),(0,a.Toast)("添加成功"),n.next=12;break;case 9:n.prev=9,n.t0=n["catch"](0),(0,a.Toast)(n.t0);case 12:case"end":return n.stop()}}),n,null,[[0,9]])})))()},pay:function(){var t=this,e=[];this.cartList.valid.forEach((function(t){t.list.forEach((function(t){t.check&&e.push(t.cart_id)}))}));var n={cart_id:e};this.popUpShow=!0,(0,f.createtApi)(n).then((function(e){if("error"==e.data.status)return(0,a.Toast)("生成二维码失败");200===e.status&&(t.payCodeUrl=e.data.config,t.$refs.qrcode._makeCode())})).catch((function(t){}))},authColse:function(t){this.isShowAuth=t},onLoadFun:function(){this.isShowAuth=!1},goRouter:function(t){var e=getCurrentPages(),n=e[e.length-1].$page.fullPath;t.link!=n&&uni.switchTab({url:t.link,fail:function(e){uni.redirectTo({url:t.link})}})},getNav:function(){this.newData=this.navigation,this.newData.status&&this.newData.status.status?(uni.hideTabBar(),this.isFooter=!0):(uni.showTabBar(),this.isFooter=!1)},subDel:function(t){var e=this,n=this,o=[];if(this.cartList.valid.forEach((function(t){t.list.forEach((function(t){t.check&&o.push(t.cart_id)}))})),0==o.length)return n.$util.Tips({title:"请选择产品"});(0,d.cartDel)({cart_id:o}).then((function(t){return e.getCartList(),e.getCartNum(),n.$util.Tips({title:t.message,icon:"success"})})).catch((function(t){return n.$util.Tips({title:t})}))},subCollect:function(t){var e=this,n=[];if(this.cartList.valid.forEach((function(t){t.list.forEach((function(t){t.check&&n.push(t.spu.spu_id)}))})),0==n.length)return e.$util.Tips({title:"请选择产品"});(0,f.collectAll)({type_id:n,type:1}).then((function(t){return e.$util.Tips({title:t.message,icon:"success"})})).catch((function(t){return e.$util.Tips({title:t})}))},onMyEvent:function(){this.$set(this.attr,"cartAttr",!1),this.$set(this,"isOpen",!1)},changeCart:function(t,e){if(this.goods!=t){this.goods=JSON.parse(JSON.stringify(t)),this.currSku=t.productAttr.sku.split(","),this.$set(this.attr,"productAttr",t.attr);var n={};this.attrValue=t.productAttr.sku,this.attrImage=t.product.image,t.attrValue.forEach((function(t){n[t.sku]=t})),this.$set(this,"productValue",n);n[this.attrValue];this.isOpen=this.attr.cartAttr=!0,this.DefaultSelect(t)}else this.isOpen=this.attr.cartAttr=!0},DefaultSelect:function(t){var e=this.attr.productAttr,n=[];if(this.currSku)n=this.currSku;else for(var o in this.productValue)if(this.productValue[o].stock>0){n=this.attr.productAttr.length?o.split(","):[];break}for(var i=0;i<e.length;i++)this.$set(e[i],"index",n[i]);var r=this.productValue[n.join(",")];r&&e.length?(this.$set(this.attr.productSelect,"store_name",t.product.store_name),this.$set(this.attr.productSelect,"image",r.image?r.image:t.product.image),this.$set(this.attr.productSelect,"price",r.price),this.$set(this.attr.productSelect,"stock",r.stock),this.$set(this.attr.productSelect,"unique",r.unique),this.$set(this.attr.productSelect,"svip_price",r.svip_price),this.$set(this,"uniqueValue",r.unique),this.$set(this,"attrValue",n.join(",")),this.$set(this,"attrTxt","已选择"),0==r.stock?this.$set(this.attr.productSelect,"cart_num",0):this.$set(this.attr.productSelect,"cart_num",1)):!r&&e.length?(this.$set(this.attr.productSelect,"store_name",t.product.store_name),this.$set(this.attr.productSelect,"image",t.product.image),this.$set(this.attr.productSelect,"price",t.product.price),this.$set(this.attr.productSelect,"svip_price",r.svip_price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this,"uniqueValue",""),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""),this.$set(this,"attrTxt","请选择")):r||e.length?r&&!e.length&&(this.$set(this.attr.productSelect,"store_name",t.product.store_name),this.$set(this.attr.productSelect,"image",r.image),this.$set(this.attr.productSelect,"price",r.price),this.$set(this.attr.productSelect,"svip_price",r.svip_price),this.$set(this.attr.productSelect,"stock",r.stock),this.$set(this.attr.productSelect,"unique",r.unique),this.$set(this,"uniqueValue",r.unique),this.$set(this,"attrValue",n.join(",")),this.$set(this,"attrTxt","已选择"),0==r.stock?this.$set(this.attr.productSelect,"cart_num",0):this.$set(this.attr.productSelect,"cart_num",1)):(this.$set(this.attr.productSelect,"store_name",t.product.store_name),this.$set(this.attr.productSelect,"image",t.product.image),this.$set(this.attr.productSelect,"price",t.product.price),this.$set(this.attr.productSelect,"svip_price",r.svip_price),this.$set(this.attr.productSelect,"stock",t.product.stock),this.$set(this.attr.productSelect,"unique",t.product.unique||""),this.$set(this,"uniqueValue",t.product.unique||""),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",""),this.$set(this,"attrTxt","请选择")),this.goCart(r)},goCart:function(t){return this.attr.productAttr.length&&!0===this.isOpen&&0==t.stock?this.$util.Tips({title:"产品库存不足,请选择其它"}):0==this.attr.productSelect.cart_num?this.$util.Tips({title:"购买个数不能为0!"}):void 0},attrVal:function(t){this.$set(this.attr.productAttr[t.indexw],"index",this.attr.productAttr[t.indexw].attr_values[t.indexn])},ChangeAttr:function(t){var e=this.productValue[t];this.currSku=t,this.newVal=this.productValue[t],e&&this.$set(this,"uniqueValue",e.unique),e&&e.stock>0?(this.$set(this.attr.productSelect,"image",e.image?e.image:this.attrImage),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",e.stock),this.$set(this.attr.productSelect,"unique",e.unique),this.$set(this,"uniqueValue",e.unique),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",t)):(this.$set(this.attr.productSelect,"image",e.image?e.image:this.attrImage),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""))},subOrder:function(t){var e=[];if(this.cartList.valid.forEach((function(t){t.list.forEach((function(t){t.check&&e.push(t.cart_id)}))})),!(e.length>0))return this.$util.Tips({title:"请选择产品"});uni.navigateTo({url:"/pages/users/order_confirm/index?cartId="+e.join(",")})},addCart:function(t,e){var n=this,o=this;(0,d.changeCartNum)(t.cart_id,{cart_num:t.cart_num+1}).then((function(e){if(t.cart_num=Number(t.cart_num)+1,o.cartTotalCount=Number(o.cartTotalCount)+1,t.hasOwnProperty("productAttr")&&t.cart_num>t.productAttr.stock)return t.cart_num=t.productAttr.stock,t.numAdd=!0,void(t.numSub=!1);t.numAdd=!1,t.numSub=!1,n.cartAllCheck("goodsCheck")})).catch((function(t){o.$util.Tips({title:t})}))},goCat:function(){var t=this;(0,d.changeCartNum)(t.goods.cart_id,{cart_num:t.goods.cart_num,product_attr_unique:t.newVal.unique}).then((function(e){if(t.goods.hasOwnProperty("productAttr")&&t.goods.cart_num>t.goods.productAttr.stock)return t.goods.cart_num=t.goods.productAttr.stock,t.goods.numAdd=!0,void(t.goods.numSub=!1);t.goods.numAdd=!1,t.goods.numSub=!1,t.onMyEvent(),t.getCartList(!0),t.isAllSelect=!1})).catch((function(e){t.$util.Tips({title:e})}))},subCart:function(t){var e=this,n=!1;t.cart_num<1&&(n=!0),t.cart_num<=1?(t.cart_num=1,t.numSub=!0,n=!0):0==n&&(0,d.changeCartNum)(t.cart_id,{cart_num:Number(t.cart_num)-1}).then((function(n){t.numSub=!1,t.numAdd=!1,t.cart_num<=1&&(t.numSub=!0),t.cart_num=Number(t.cart_num)-1,e.cartTotalCount=Number(e.cartTotalCount)-1,e.cartAllCheck("goodsCheck")})).catch((function(t){e.$util.Tips({title:t})}))},getCartNum:function(){var t=this;(0,d.getCartCounts)({product_type:100}).then((function(e){t.cartTotalCount=e.data[0].count||0}))},getCartList:function(t){var e=this;(0,d.getCartList)({product_type:100}).then((function(t){t.data.list.forEach((function(t,e){t.allCheck=!0,t.list.forEach((function(t,e){t.check=!0,1==t.cart_num?t.numSub=!0:t.numSub=!1,t.cart_num==t.productAttr.stock?t.numAdd=!0:t.numAdd=!1}))})),e.cartList.valid=t.data.list,e.cartList.invalid=t.data.fail,0==t.data.list.length&&0==t.data.list.length?(e.recommend=!0,e.hostProduct.length||e.getHostProduct()):e.recommend=!1;e.checkboxAllChange()}))},storeAllCheck:function(t,e){t.allCheck?(t.allCheck=!1,t.list.forEach((function(t,e){t.check=!1}))):(t.allCheck=!0,t.list.forEach((function(t,e){t.check=!0}))),this.cartAllCheck("goodsCheck")},goodsCheck:function(t){t.check=!t.check,this.cartAllCheck("goodsCheck")},cartAllCheck:function(t){var e=this,n=[],o=0,i=0;this.cartList.valid.forEach((function(r,a){if("goodsCheck"==t){var u=r.list.filter((function(t){return 1==t.check}));r.list.length==u.length?(r.allCheck=!0,n.push(r)):r.allCheck=!1}else r.list.forEach((function(t){t.check=e.isAllSelect})),r.allCheck=e.isAllSelect,r.allCheck&&n.push(r);r.list.forEach((function(t){t.check&&(o=e.$util.$h.Add(o,e.$util.$h.Mul(t.productAttr.price,t.cart_num)),i+=t.cart_num)}))})),this.cartCount=i,this.selectCountPrice=o,this.isAllSelect=n.length==this.cartList.valid.length},checkboxAllChange:function(){this.isAllSelect=!this.isAllSelect,this.cartAllCheck("cartCheck")},getHostProduct:function(){var t=this;t.loadend||t.hotScroll||(t.loading=!0,t.loadTitle="加载更多",(0,f.getProductHot)(t.hotPage,t.hotLimit).then((function(e){e.data.list;t.hotPage++,t.hotScroll=e.data.list.length<t.hotLimit,t.hostProduct=t.hostProduct.concat(e.data.list),t.loading=!1,t.loadTitle=t.hotScroll?"我也是有底线的":"加载更多"})))},goodsOpen:function(){this.goodsHidden=!this.goodsHidden},manage:function(){this.footerswitch=!this.footerswitch},unsetCart:function(){for(var t=this,e=[],n=0,o=t.cartList.invalid.length;n<o;n++)e.push(t.cartList.invalid[n].cart_id);(0,d.cartDel)({cart_id:e}).then((function(e){t.$util.Tips({title:"清除成功"}),t.getCartNum(),t.$set(t.cartList,"invalid",[])})).catch((function(t){}))},giveCoupon:function(t){var e=this,n=[],o=[],i=[];t.list.map((function(t){i.push(t.product_id)})),uni.showLoading({title:"加载中...",mask:!0}),(0,l.getCoupons)({ids:i.join(",")}).then((function(i){n=i.data,(0,l.getShopCoupons)(t.mer_id).then((function(t){var i=t.data;uni.hideLoading(),o=n.concat(i),e.$set(e.coupon,"list",o),e.$set(e.coupon,"coupon",!0)})).catch((function(t){}))}))},ChangCouponsClone:function(){this.$set(this.coupon,"coupon",!1)},ChangCouponsUseState:function(t){this.coupon.list[t].issue=!0}},onReachBottom:function(){this.recommend&&this.getHostProduct()},onPageScroll:function(t){uni.$emit("scroll")}});e.default=m},"94f2":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.Popup[data-v-6e33b716]{flex:1;align-items:center;justify-content:center;width:%?500?%;background-color:#fff;position:fixed;top:%?500?%;left:%?125?%;z-index:1000;border-radius:8px;overflow:hidden}.Popup .logo-auth[data-v-6e33b716]{z-index:-1;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:%?150?%;height:%?150?%;display:flex;align-items:center;justify-content:center;border:%?8?% solid #fff;border-radius:50%;background:#fff}.Popup .image[data-v-6e33b716]{height:%?42?%;margin-top:%?-54?%}.Popup .title[data-v-6e33b716]{font-size:%?28?%;color:#000;text-align:center;margin-top:%?30?%;align-items:center;justify-content:center;width:%?500?%;display:flex}.Popup .tip[data-v-6e33b716]{font-size:%?22?%;color:#555;padding:0 %?24?%;margin-top:%?25?%;display:flex;align-items:center;justify-content:center}.Popup .bottom .item[data-v-6e33b716]{width:%?250?%;height:%?80?%;background-color:#eee;text-align:center;line-height:%?80?%;margin-top:%?54?%;font-size:%?24?%;color:#666}.Popup .bottom .item .text[data-v-6e33b716]{font-size:%?24?%;color:#666}.Popup .bottom .item.on[data-v-6e33b716]{width:%?500?%}.flex[data-v-6e33b716]{display:flex;flex-direction:row}.Popup .bottom .item.grant[data-v-6e33b716]{font-weight:700;background-color:#e93323;\r\n /* background-color: var(--view-theme); */border-radius:0;padding:0}.Popup .bottom .item.grant .text[data-v-6e33b716]{font-size:%?28?%;color:#fff}.mask[data-v-6e33b716]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}',""]),t.exports=e},"95ca":function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.assistHelpList=function(t,e){return i.default.get("store/product/assist/user/"+t,e)},e.assistUserData=function(){return i.default.get("store/product/assist/count",{},{noAuth:!0})},e.chooseConsumption=function(t){return i.default.post("storeActivity/choose",t)},e.consumption=function(t){return i.default.get("storeActivity/consumption",t,{noAuth:!0})},e.getActivitycategory=function(t){return i.default.get("product/spu/active/category/"+t,{},{noAuth:!0})},e.getAssistDetail=function(t){return i.default.get("store/product/assist/detail/"+t)},e.getAssistList=function(t){return i.default.get("store/product/assist/lst",t,{noAuth:!0})},e.getAssistUser=function(t){return i.default.get("store/product/assist/share/"+t)},e.getBargainUserCancel=function(t){return i.default.post("store/product/assist/set/delete/"+t)},e.getBargainUserList=function(t){return i.default.get("store/product/assist/set/lst",t)},e.getCombinationDetail=function(t){return i.default.get("store/product/group/detail/"+t,{},{noAuth:!0})},e.getCombinationList=function(t){return i.default.get("store/product/group/lst",t,{noAuth:!0})},e.getCombinationPink=function(t){return i.default.get("store/product/group/get/"+t)},e.getCombinationPoster=function(t){return i.default.post("combination/poster",t)},e.getCombinationUser=function(t){return i.default.get("store/product/group/count",t,{noAuth:!0})},e.getCouponLst=function(t){return i.default.get("coupon/getlst",t,{noAuth:!0})},e.getMerchantServiceLst=function(t){return i.default.get("store/merchant/local",t,{noAuth:!0})},e.getNewPeopleCouponLst=function(t){return i.default.get("coupon/new_people",t,{noAuth:!0})},e.getPresellList=function(t){return i.default.get("store/product/presell/lst",t,{noAuth:!0})},e.getSeckillDetail=function(t){return i.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getSeckillIndexTime=function(){return i.default.get("store/product/seckill/select",{},{noAuth:!0})},e.getSeckillList=function(t){return i.default.get("store/product/seckill/lst",t,{noAuth:!0})},e.getTopicDetail=function(t){return i.default.get("activity/info/".concat(t),{},{noAuth:!0})},e.getTopicList=function(t,e){return i.default.get("activity/lst/".concat(t),e,{noAuth:!0})},e.getTopicProLst=function(t){return i.default.get("product/spu/labels",t,{noAuth:!0})},e.hotRankingApi=function(t){return i.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.initiateAssistApi=function(t){return i.default.post("store/product/assist/create/"+t)},e.postAssistHelp=function(t){return i.default.post("store/product/assist/set/"+t)},e.postCombinationRemove=function(t){return i.default.post("store/product/group/cancel",t)},e.presellAgreement=function(){return i.default.get("store/product/presell/agree")},e.scombinationCode=function(t){return i.default.get("combination/code/"+t)},e.seckillCode=function(t,e){return i.default.get("seckill/code/"+t,e)},e.spuTop=function(t){return i.default.get("store/product/category/hotranking",{},{noAuth:!0})},e.spuTopList=function(t){return i.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.storeActivityDistrict=function(t){return i.default.get("storeActivity/district",t)},e.storeActivityProduct=function(t){return i.default.get("storeActivity/product",t,{noAuth:!0})},e.storeActivityQrcode=function(t){return i.default.get("qrcode",t)},e.storeActivityReceive=function(t){return i.default.post("storeActivity/receive",t)},e.storeActivityRecord=function(t){return i.default.get("storeActivity/record",t)},e.storeActivityStatus=function(t){return i.default.get("storeActivity/status",t)},e.storeActivityTotal=function(t){return i.default.get("storeActivity/total",t)};var i=o(n("6860"))},a126:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.addCartApi=function(t){return r.default.post("v2/micropay/addCart",t)},e.agreeiness=function(t){return r.default.get("business/agree",t,{noAuth:!0})},e.arrivalNoticeApi=function(t){return r.default.post("store/product/increase_take",t)},e.bagExplain=function(){return r.default.get("store/product/bag/explain")},e.bagRecommend=function(){return r.default.get("product/spu/bag/recommend")},e.collectAdd=function(t){return r.default.post("user/relation/create",t)},e.collectAll=function(t){return r.default.post("user/relation/batch/create",t)},e.collectDel=function(t){return r.default.post("user/relation/delete",t)},e.copyPasswordApi=function(t){return r.default.get("product/spu/copy",t,{noAuth:!0})},e.copyPasswordSearch=function(t){return r.default.get("command/copy",t,{noAuth:!0})},e.create=function(t){return r.default.post("intention/create",t)},e.createtApi=function(t){return r.default.post("v2/micropay/create",t)},e.discountsCartAdd=function(t){return r.default.post("user/cart/batchCreate",t)},e.express=function(t){return r.default.post("ordero/express/"+t,{noAuth:!0})},e.followStore=function(t){return r.default.post("user/relation/create",{type:10,type_id:t})},e.getApplicationRecordList=function(t){return r.default.get("intention/lst",t)},e.getBrandlist=function(t){return r.default.get("store/product/brand/lst",t,{noAuth:!0})},e.getBroadcastListApi=function(t){return r.default.get("broadcast/lst",t,{noAuth:!0})},e.getCaptcha=function(){return r.default.get("captcha")},e.getCategoryList=function(){return r.default.get("store/product/category/lst",{},{noAuth:!0})},e.getCollectUserList=function(t){return r.default.get("user/relation/product/lst",t)},e.getCouponProductlist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return r.default.get("product/spu/coupon_product",t,{noAuth:!0})},e.getDiscountsLst=function(t){return r.default.get("discounts/lst",t,{noAuth:!0})},e.getGeocoder=function(t){return r.default.get("lbs/geocoder?location=".concat(t.lat,",").concat(t.long),{},{noAuth:!0})},e.getGoodsDetails=function(t){return r.default.get("intention/detail/"+t,{})},e.getGroomList=function(t,e){return r.default.get("product/spu/hot/"+t,e,{noAuth:!0})},e.getHotBanner=function(t){return r.default.get("common/hot_banner/"+t,{},{noAuth:!0})},e.getLiveList=function(t){return r.default.get("broadcast/hot",t,{noAuth:!0})},e.getMerProductHot=function(t,e){return r.default.get("product/spu/recommend",{page:void 0===e.page?1:e.page,limit:void 0===e.limit?10:e.limit,mer_id:t||""},{noAuth:!0})},e.getMerchantLst=function(t){return r.default.get("user/relation/merchant/lst",t,{noAuth:!0})},e.getPresellProductDetail=function(t){return r.default.get("store/product/presell/detail/"+t,{},{noAuth:!0})},e.getPreviewProDetail=function(t){return r.default.get("store/product/preview",t,{noAuth:!0})},e.getProductCode=function(t,e){return r.default.get("store/product/qrcode/"+t,e)},e.getProductDetail=function(t,e){return r.default.get("store/product/detail/"+t,e,{noAuth:!0})},e.getProductHot=function(t,e){return r.default.get("product/spu/recommend",{page:void 0===t?1:t,limit:void 0===e?10:e},{noAuth:!0})},e.getProductslist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return r.default.get("product/spu/lst",t,{noAuth:!0})},e.getReplyConfig=function(t){return r.default.get("reply/config/"+t)},e.getReplyList=function(t,e){return r.default.get("store/product/reply/lst/"+t,e,{noAuth:!0})},e.getSearchKeyword=function(){return r.default.get("common/hot_keyword",{},{noAuth:!0})},e.getSeckillProductDetail=function(t){return r.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getStoreCategory=function(t,e){return r.default.get("store/merchant/category/lst/"+t,e,{noAuth:!0})},e.getStoreCoupon=function(t){return r.default.get("coupon/store/"+t,{noAuth:!0})},e.getStoreDetail=function(t,e){return r.default.get("store/merchant/detail/"+t,e,{noAuth:!0})},e.getStoreGoods=function(t,e){return r.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.getStoreTypeApi=function(){return r.default.get("intention/type",{sift_store:0},{noAuth:!0})},e.getVillageInfo=function(t){return a.default.get("shop_call/getVillageCompany",t,{noAuth:!0})},e.merClassifly=function(){return r.default.get("intention/cate",{},{noAuth:!0})},e.merchantLicenseIdentify=function(t){return r.default.post("merchant_license_identify",t,{noAuth:!0})},e.merchantProduct=function(t,e){e.brand_id&&Array.isArray(e.brand_id)&&(e=(0,i.default)({},e),e.brand_id=e.brand_id.toString());return r.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.merchantQrcode=function(t,e){return r.default.get("store/merchant/qrcode/"+t,e,{noAuth:!0})},e.microSeachBarCode=function(t){return r.default.get("micro/seach_bar_code",t)},e.personalStore=function(t){return r.default.post("intention/personal_store",t)},e.postCartAdd=function(t){return r.default.post("user/cart/create",t)},e.priceRuleApi=function(t){return r.default.get("store/product/price_rule/".concat(t),{},{noAuth:!0})},e.productBag=function(t){return r.default.get("product/spu/bag",t,{noAuth:!0})},e.storeCategory=function(t){return r.default.get("store/product/category",t,{noAuth:!0})},e.storeCertificate=function(t){return r.default.post("store/certificate/".concat(t.merId),t)},e.storeListApi=function(t){return r.default.get("store_list",t,{noAuth:!0})},e.storeMerchantList=function(t){return r.default.get("store/merchant/lst",t,{noAuth:!0})},e.storeServiceList=function(t,e){return r.default.get("product/spu/local/".concat(t),e,{noAuth:!0})},e.supAgoodsApi=function(t){return r.default.get("store/merchant/lst",t)},e.supMenuApi=function(t){return r.default.get("intention/v2/cate",t)},e.unfollowStore=function(t){return r.default.post("user/relation/delete",{type:10,type_id:t})},e.updateGoodsRecord=function(t,e){return r.default.post("intention/update/"+t,e)},e.userCollectDel=function(t){return r.default.post("user/relation/batch/delete",t)},e.verify=function(t){return r.default.post("auth/verify",t)},e.vicinityStoreApi=function(t){return r.default.get("region/".concat(t,"/merchant"))},n("d401"),n("d3b7"),n("25f0"),n("99af");var i=o(n("5530")),r=o(n("6860")),a=o(n("b923"))},a155:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return o}));var o={WaterfallsFlow:n("a825").default},i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"recommend"},[n("v-uni-view",{staticClass:"common-hd"},[n("v-uni-view",{staticClass:"title"},[t._v("为你推荐")])],1),n("v-uni-view",{staticClass:"recommendList",class:t.indexP?"on":""},[n("WaterfallsFlow",{attrs:{wfList:t.hostProduct,type:0},on:{itemTap:function(e){arguments[0]=e=t.$handleEvent(e),t.goDetail.apply(void 0,arguments)}}})],1)],1)},r=[]},ac80:function(t,e,n){"use strict";var o=n("3620"),i=n.n(o);i.a},b486:function(t,e,n){"use strict";n.r(e);var o=n("5b48"),i=n("db98");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("e390");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"b739d126",null,!1,o["a"],void 0);e["default"]=u.exports},b77b:function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.animated[data-v-4f2f354a]{-webkit-animation-duration:.3s;animation-duration:.3s}.title[data-v-4f2f354a]{display:flex;border-radius:%?16?% %?16?% 0 0}.title .item[data-v-4f2f354a]{position:relative;flex:1;font-size:%?28?%;color:#999}.title .item[data-v-4f2f354a]::after{content:" ";position:absolute;left:50%;bottom:%?18?%;width:%?50?%;height:%?5?%;background:transparent;border-radius:3px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.title .item.on[data-v-4f2f354a]{color:#282828}.title .item.on[data-v-4f2f354a]::after{background:var(--view-theme)}.b-color[data-v-4f2f354a]{background-color:var(--view-theme)}.coupon-list[data-v-4f2f354a]{padding:%?30?%}.coupon-list .item[data-v-4f2f354a]{box-shadow:0 2px 10px 0 rgba(0,0,0,.06)}.coupon-list-window[data-v-4f2f354a]{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;border-radius:%?16?% %?16?% 0 0;z-index:555;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.coupon-list-window.on[data-v-4f2f354a]{-webkit-animation:aminup;animation:aminup}.coupon-list-window .title[data-v-4f2f354a]{height:%?106?%;width:100%;text-align:center;line-height:%?106?%;font-size:%?32?%;font-weight:700;position:relative;border:1px solid #f5f5f5}.coupon-list-window .title .iconfont[data-v-4f2f354a]{position:absolute;right:%?30?%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:%?35?%;color:#8a8a8a;font-weight:400}.coupon-list-window .coupon-list[data-v-4f2f354a]{margin:0 0 %?50?% 0;height:%?550?%;overflow:auto}.coupon-list-window .pictrue[data-v-4f2f354a]{width:%?414?%;height:%?336?%;margin:0 auto %?50?% auto}.coupon-list-window .pictrue uni-image[data-v-4f2f354a]{width:100%;height:100%}.pic-num[data-v-4f2f354a]{color:#fff;font-size:%?24?%}.line-title[data-v-4f2f354a]{width:%?90?%;padding:0 %?10?%;box-sizing:border-box;background:var(--view-minorColor);border:1px solid var(--view-theme);opacity:1;border-radius:%?20?%;font-size:%?20?%;color:var(--view-theme);margin-right:%?12?%}.line-title.gray[data-v-4f2f354a]{border-color:#bbb;color:#bbb;background-color:#f5f5f5}',""]),t.exports=e},bb03:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;o(n("53ca"));n("14d9"),n("d9e2"),n("d401"),n("a9e3"),n("cb29"),n("e9c4");var i={};(function(){function t(t){var e,n,o;return t<128?[t]:t<2048?(e=192+(t>>6),n=128+(63&t),[e,n]):(e=224+(t>>12),n=128+(t>>6&63),o=128+(63&t),[e,n,o])}function e(e,n){this.typeNumber=-1,this.errorCorrectLevel=n,this.modules=null,this.moduleCount=0,this.dataCache=null,this.rsBlocks=null,this.totalDataCount=-1,this.data=e,this.utf8bytes=function(e){for(var n=[],o=0;o<e.length;o++)for(var i=e.charCodeAt(o),r=t(i),a=0;a<r.length;a++)n.push(r[a]);return n}(e),this.make()}e.prototype={constructor:e,getModuleCount:function(){return this.moduleCount},make:function(){this.getRightType(),this.dataCache=this.createData(),this.createQrcode()},makeImpl:function(t){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var e=0;e<this.moduleCount;e++)this.modules[e]=new Array(this.moduleCount);this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(!0,t),this.typeNumber>=7&&this.setupTypeNumber(!0),this.mapData(this.dataCache,t)},setupPositionProbePattern:function(t,e){for(var n=-1;n<=7;n++)if(!(t+n<=-1||this.moduleCount<=t+n))for(var o=-1;o<=7;o++)e+o<=-1||this.moduleCount<=e+o||(this.modules[t+n][e+o]=0<=n&&n<=6&&(0==o||6==o)||0<=o&&o<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=o&&o<=4)},createQrcode:function(){for(var t=0,e=0,n=null,o=0;o<8;o++){this.makeImpl(o);var i=r.getLostPoint(this);(0==o||t>i)&&(t=i,e=o,n=this.modules)}this.modules=n,this.setupTypeInfo(!1,e),this.typeNumber>=7&&this.setupTypeNumber(!1)},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0,null==this.modules[6][t]&&(this.modules[6][t]=t%2==0))},setupPositionAdjustPattern:function(){for(var t=r.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var n=0;n<t.length;n++){var o=t[e],i=t[n];if(null==this.modules[o][i])for(var a=-2;a<=2;a++)for(var u=-2;u<=2;u++)this.modules[o+a][i+u]=-2==a||2==a||-2==u||2==u||0==a&&0==u}},setupTypeNumber:function(t){for(var e=r.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var o=!t&&1==(e>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=o,this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=o}},setupTypeInfo:function(t,e){for(var o=n[this.errorCorrectLevel]<<3|e,i=r.getBCHTypeInfo(o),a=0;a<15;a++){var u=!t&&1==(i>>a&1);a<6?this.modules[a][8]=u:a<8?this.modules[a+1][8]=u:this.modules[this.moduleCount-15+a][8]=u;u=!t&&1==(i>>a&1);a<8?this.modules[8][this.moduleCount-a-1]=u:a<9?this.modules[8][15-a-1+1]=u:this.modules[8][15-a-1]=u}this.modules[this.moduleCount-8][8]=!t},createData:function(){var t=new d,n=this.typeNumber>9?16:8;t.put(4,4),t.put(this.utf8bytes.length,n);for(var o=0,i=this.utf8bytes.length;o<i;o++)t.put(this.utf8bytes[o],8);t.length+4<=8*this.totalDataCount&&t.put(0,4);while(t.length%8!=0)t.putBit(!1);while(1){if(t.length>=8*this.totalDataCount)break;if(t.put(e.PAD0,8),t.length>=8*this.totalDataCount)break;t.put(e.PAD1,8)}return this.createBytes(t)},createBytes:function(t){for(var e=0,n=0,o=0,i=this.rsBlock.length/3,a=new Array,u=0;u<i;u++)for(var c=this.rsBlock[3*u+0],d=this.rsBlock[3*u+1],l=this.rsBlock[3*u+2],f=0;f<c;f++)a.push([l,d]);for(var p=new Array(a.length),h=new Array(a.length),g=0;g<a.length;g++){var v=a[g][0],m=a[g][1]-v;n=Math.max(n,v),o=Math.max(o,m),p[g]=new Array(v);for(u=0;u<p[g].length;u++)p[g][u]=255&t.buffer[u+e];e+=v;var b=r.getErrorCorrectPolynomial(m),w=new s(p[g],b.getLength()-1),C=w.mod(b);h[g]=new Array(b.getLength()-1);for(u=0;u<h[g].length;u++){var _=u+C.getLength()-h[g].length;h[g][u]=_>=0?C.get(_):0}}var y=new Array(this.totalDataCount),A=0;for(u=0;u<n;u++)for(g=0;g<a.length;g++)u<p[g].length&&(y[A++]=p[g][u]);for(u=0;u<o;u++)for(g=0;g<a.length;g++)u<h[g].length&&(y[A++]=h[g][u]);return y},mapData:function(t,e){for(var n=-1,o=this.moduleCount-1,i=7,a=0,u=this.moduleCount-1;u>0;u-=2){6==u&&u--;while(1){for(var s=0;s<2;s++)if(null==this.modules[o][u-s]){var c=!1;a<t.length&&(c=1==(t[a]>>>i&1));var d=r.getMask(e,o,u-s);d&&(c=!c),this.modules[o][u-s]=c,i--,-1==i&&(a++,i=7)}if(o+=n,o<0||this.moduleCount<=o){o-=n,n=-n;break}}}}},e.PAD0=236,e.PAD1=17;for(var n=[1,0,3,2],o={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},r={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){var e=t<<10;while(r.getBCHDigit(e)-r.getBCHDigit(r.G15)>=0)e^=r.G15<<r.getBCHDigit(e)-r.getBCHDigit(r.G15);return(t<<10|e)^r.G15_MASK},getBCHTypeNumber:function(t){var e=t<<12;while(r.getBCHDigit(e)-r.getBCHDigit(r.G18)>=0)e^=r.G18<<r.getBCHDigit(e)-r.getBCHDigit(r.G18);return t<<12|e},getBCHDigit:function(t){var e=0;while(0!=t)e++,t>>>=1;return e},getPatternPosition:function(t){return r.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,n){switch(t){case o.PATTERN000:return(e+n)%2==0;case o.PATTERN001:return e%2==0;case o.PATTERN010:return n%3==0;case o.PATTERN011:return(e+n)%3==0;case o.PATTERN100:return(Math.floor(e/2)+Math.floor(n/3))%2==0;case o.PATTERN101:return e*n%2+e*n%3==0;case o.PATTERN110:return(e*n%2+e*n%3)%2==0;case o.PATTERN111:return(e*n%3+(e+n)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new s([1],0),n=0;n<t;n++)e=e.multiply(new s([1,a.gexp(n)],0));return e},getLostPoint:function(t){for(var e=t.getModuleCount(),n=0,o=0,i=0;i<e;i++)for(var r=0,a=t.modules[i][0],u=0;u<e;u++){var s=t.modules[i][u];if(u<e-6&&s&&!t.modules[i][u+1]&&t.modules[i][u+2]&&t.modules[i][u+3]&&t.modules[i][u+4]&&!t.modules[i][u+5]&&t.modules[i][u+6]&&(u<e-10?t.modules[i][u+7]&&t.modules[i][u+8]&&t.modules[i][u+9]&&t.modules[i][u+10]&&(n+=40):u>3&&t.modules[i][u-1]&&t.modules[i][u-2]&&t.modules[i][u-3]&&t.modules[i][u-4]&&(n+=40)),i<e-1&&u<e-1){var c=0;s&&c++,t.modules[i+1][u]&&c++,t.modules[i][u+1]&&c++,t.modules[i+1][u+1]&&c++,0!=c&&4!=c||(n+=3)}a^s?r++:(a=s,r>=5&&(n+=3+r-5),r=1),s&&o++}for(u=0;u<e;u++)for(r=0,a=t.modules[0][u],i=0;i<e;i++){s=t.modules[i][u];i<e-6&&s&&!t.modules[i+1][u]&&t.modules[i+2][u]&&t.modules[i+3][u]&&t.modules[i+4][u]&&!t.modules[i+5][u]&&t.modules[i+6][u]&&(i<e-10?t.modules[i+7][u]&&t.modules[i+8][u]&&t.modules[i+9][u]&&t.modules[i+10][u]&&(n+=40):i>3&&t.modules[i-1][u]&&t.modules[i-2][u]&&t.modules[i-3][u]&&t.modules[i-4][u]&&(n+=40)),a^s?r++:(a=s,r>=5&&(n+=3+r-5),r=1)}var d=Math.abs(100*o/e/e-50)/5;return n+=10*d,n}},a={glog:function(t){if(t<1)throw new Error("glog("+t+")");return a.LOG_TABLE[t]},gexp:function(t){while(t<0)t+=255;while(t>=256)t-=255;return a.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},u=0;u<8;u++)a.EXP_TABLE[u]=1<<u;for(u=8;u<256;u++)a.EXP_TABLE[u]=a.EXP_TABLE[u-4]^a.EXP_TABLE[u-5]^a.EXP_TABLE[u-6]^a.EXP_TABLE[u-8];for(u=0;u<255;u++)a.LOG_TABLE[a.EXP_TABLE[u]]=u;function s(t,e){if(void 0==t.length)throw new Error(t.length+"/"+e);var n=0;while(n<t.length&&0==t[n])n++;this.num=new Array(t.length-n+e);for(var o=0;o<t.length-n;o++)this.num[o]=t[o+n]}s.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),n=0;n<this.getLength();n++)for(var o=0;o<t.getLength();o++)e[n+o]^=a.gexp(a.glog(this.get(n))+a.glog(t.get(o)));return new s(e,0)},mod:function(t){var e=this.getLength(),n=t.getLength();if(e-n<0)return this;for(var o=new Array(e),i=0;i<e;i++)o[i]=this.get(i);while(o.length>=n){var r=a.glog(o[0])-a.glog(t.get(0));for(i=0;i<t.getLength();i++)o[i]^=a.gexp(a.glog(t.get(i))+r);while(0==o[0])o.shift()}return new s(o,0)}};var c=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]];function d(){this.buffer=new Array,this.length=0}e.prototype.getRightType=function(){for(var t=1;t<41;t++){var e=c[4*(t-1)+this.errorCorrectLevel];if(void 0==e)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+this.errorCorrectLevel);for(var n=e.length/3,o=0,i=0;i<n;i++){var r=e[3*i+0],a=e[3*i+2];o+=a*r}var u=t>9?2:1;if(this.utf8bytes.length+u<o||40==t){this.typeNumber=t,this.rsBlock=e,this.totalDataCount=o;break}}},d.prototype={get:function(t){var e=Math.floor(t/8);return this.buffer[e]>>>7-t%8&1},put:function(t,e){for(var n=0;n<e;n++)this.putBit(t>>>e-n-1&1)},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}};var l=[];i=function(t){if(this.options={text:"",size:256,correctLevel:3,background:"#ffffff",foreground:"#000000",pdground:"#000000",image:"",imageSize:30,canvasId:t.canvasId,context:t.context,usingComponents:t.usingComponents,showLoading:t.showLoading,loadingText:t.loadingText},"string"===typeof t&&(t={text:t}),t)for(var n in t)this.options[n]=t[n];for(var o=null,i=(n=0,l.length);n<i;n++)if(l[n].text==this.options.text&&l[n].text.correctLevel==this.options.correctLevel){o=l[n].obj;break}n==i&&(o=new e(this.options.text,this.options.correctLevel),l.push({text:this.options.text,correctLevel:this.options.correctLevel,obj:o}));var r=function(t){var e=t.options;return e.pdground&&(t.row>1&&t.row<5&&t.col>1&&t.col<5||t.row>t.count-6&&t.row<t.count-2&&t.col>1&&t.col<5||t.row>1&&t.row<5&&t.col>t.count-6&&t.col<t.count-2)?e.pdground:e.foreground};(function(t){t.showLoading&&uni.showLoading({title:t.loadingText,mask:!0});for(var e=uni.createCanvasContext(t.canvasId,t.context),n=o.getModuleCount(),i=t.size,a=t.imageSize,u=(i/n).toPrecision(4),s=(i/n).toPrecision(4),c=0;c<n;c++)for(var d=0;d<n;d++){var l=Math.ceil((d+1)*u)-Math.floor(d*u),f=Math.ceil((c+1)*u)-Math.floor(c*u),p=r({row:c,col:d,count:n,options:t});e.setFillStyle(o.modules[c][d]?p:t.background),e.fillRect(Math.round(d*u),Math.round(c*s),l,f)}if(t.image){var h=Number(((i-a)/2).toFixed(2)),g=Number(((i-a)/2).toFixed(2));(function(e,n,o,i,r,a,u,s,c){e.setLineWidth(u),e.setFillStyle(t.background),e.setStrokeStyle(t.background),e.beginPath(),e.moveTo(n+a,o),e.arcTo(n+i,o,n+i,o+a,a),e.arcTo(n+i,o+r,n+i-a,o+r,a),e.arcTo(n,o+r,n,o+r-a,a),e.arcTo(n,o,n+a,o,a),e.closePath(),s&&e.fill(),c&&e.stroke()})(e,h,g,a,a,2,6,!0,!0),e.drawImage(t.image,h,g,a,a)}setTimeout((function(){e.draw(!0,(function(){setTimeout((function(){uni.canvasToTempFilePath({width:t.width,height:t.height,destWidth:t.width,destHeight:t.height,canvasId:t.canvasId,quality:Number(1),success:function(e){t.cbResult&&t.cbResult(e.tempFilePath)},fail:function(e){t.cbResult&&t.cbResult(e)},complete:function(){t.showLoading&&uni.hideLoading()}},t.context)}),t.text.length+100)}))}),t.usingComponents?0:150)})(this.options)},i.prototype.clear=function(t){var e=uni.createCanvasContext(this.options.canvasId,this.options.context);e.clearRect(0,0,this.options.size,this.options.size),e.draw(!1,(function(){t&&t()}))}})();var r=i;e.default=r},bb20:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.goShopDetail=function(t,e){return new Promise((function(e){1===t.product_type?uni.navigateTo({url:"/pages/activity/goods_seckill_details/index?id=".concat(t.product_id,"&time=").concat(t.stop_time)}):2===t.product_type?uni.navigateTo({url:"/pages/activity/presell_details/index?id=".concat(t.activity_id)}):0===t.product_type||10===t.product_type?uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.product_id,"&referer=").concat(t.referer)}):4===t.product_type?uni.navigateTo({url:"/pages/activity/combination_details/index?id=".concat(t.activity_id)}):40===t.product_type?uni.navigateTo({url:"/pages/activity/combination_status/index?id=".concat(t.activity_id)}):e(t)}))},n("d3b7"),n("99af")},bc79:function(t,e,n){"use strict";var o=n("418e"),i=n.n(o);i.a},db98:function(t,e,n){"use strict";n.r(e);var o=n("15cd"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},e390:function(t,e,n){"use strict";var o=n("0458"),i=n.n(o);i.a},e40c:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(n("5530")),r=(o(n("a040")),n("cc48"),n("8a31"),n("26cb")),a=(o(n("8afb")),n("5315")),u=(o(n("1ba1")),n("5eb1")),s=(getApp(),{name:"Authorize",props:{isAuto:{type:Boolean,default:!0},isGoIndex:{type:Boolean,default:!0},isShowAuth:{type:Boolean,default:!1}},components:{},data:function(){return{title:"用户登录",info:"请登录,将为您提供更好的服务!",isWeixin:!1,canUseGetUserProfile:!1,code:null,top:0,mp_is_new:this.$Cache.get("MP_VERSION_ISNEW")||!1,editModal:!1}},computed:(0,i.default)((0,i.default)({},(0,r.mapGetters)(["isLogin","userInfo","viewColor"])),(0,a.configMap)(["routine_logo"])),watch:{isLogin:function(t){!0===t&&this.$emit("onLoadFun",this.userInfo)},isShowAuth:function(t){this.getCode(this.isShowAuth)}},created:function(){this.top=uni.getSystemInfoSync().windowHeight/2-70,wx.getUserProfile&&(this.canUseGetUserProfile=!0),this.setAuthStatus(),this.getCode(this.isShowAuth)},methods:{setAuthStatus:function(){},getCode:function(t){t&&(this.code=1)},toWecahtAuth:function(){(0,u.toLogin)(!0)},getUserProfile:function(){(0,u.toLogin)(!0),uni.navigateTo({url:"/pages/users/login/login_copy"})},close:function(){var t=getCurrentPages();t[t.length-1];this.$emit("authColse",!1),this.isGoIndex?uni.switchTab({url:"/pages/index/index"}):this.$emit("authColse",!1)}}});e.default=s},ece0:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.ajcaptchaCheck=function(t){return i.default.post("ajcheck",t,{noAuth:!0})},e.appleAppAuth=function(t){return i.default.post("auth/apple",t,{noAuth:!0})},e.appletsDecrypt=function(t){return i.default.post("user/mp/binding",t)},e.bindingPhone=function(t){return i.default.post("user/binding",t)},e.brigade=function(t){return i.default.get("v2/system/brigade",t,{noAuth:!0})},e.cloudWarehouse=function(t){return i.default.get("store/product/cloudWarehouse",t,{noAuth:!0})},e.getAjcaptcha=function(t){return i.default.get("ajcaptcha",t,{noAuth:!0})},e.getAppVersion=function(){return i.default.get("appVersion",{},{noAuth:!0})},e.getArticleBannerList=function(){return i.default.get("article/banner/list",{},{noAuth:!0})},e.getArticleCategoryList=function(){return i.default.get("article/category/lst",{},{noAuth:!0})},e.getArticleCategoryLists=function(){return i.default.get("article/category/lst?is_home=1",{},{noAuth:!0})},e.getArticleDetails=function(t){return i.default.get("article/detail/"+t,{},{noAuth:!0})},e.getArticleHotList=function(){return i.default.get("article/hot/list",{},{noAuth:!0})},e.getArticleList=function(t,e){return i.default.get("article/lst/"+t,e,{noAuth:!0})},e.getCity=function(){return i.default.get("system/city/lst",{},{noAuth:!0})},e.getCityCloundShop=function(t){return i.default.get("city/get_cloud_shop",t)},e.getCityList=function(t){return i.default.get("v2/system/city",{address:t},{noAuth:!0})},e.getCityV2=function(t){return i.default.get("v2/system/city/lst/"+t,{},{noAuth:!0})},e.getCoupons=function(t){return i.default.get("coupon/product",t,{noAuth:!0})},e.getDiy=function(t){return i.default.get("diy",t,{noAuth:!0})},e.getIndexData=function(){return i.default.get("common/home",{},{noAuth:!0})},e.getLiveList=function(t,e){return i.default.get("wechat/live",{page:t,limit:e},{noAuth:!0})},e.getLogo=function(){return i.default.get("wechat/get_logo",{},{noAuth:!0})},e.getPageDiy=function(t){return i.default.get("micro",t,{noAuth:!0})},e.getProductSpuAPI=function(t,e){return i.default.get("product/spu/cloud_merchant/".concat(t),e,{noAuth:!0})},e.getShopCoupons=function(t){return i.default.get("coupon/store/"+t,{},{noAuth:!0})},e.getTemlIds=function(){return i.default.get("wechat/teml_ids",{},{noAuth:!0})},e.getUserCoupons=function(t){return i.default.get("coupon/list",t)},e.get_cloud_shop=function(t){return i.default.get("city/get_cloud_shop?street_code=".concat(t),{},{noAuth:!0})},e.loginMobile=function(t){return i.default.post("login/mobile",t,{noAuth:!0})},e.logout=function(){return i.default.get("logout")},e.marginlist=function(t){return i.default.get("user/margin/list",t)},e.merchant=function(t){return i.default.get("store/merchant/margin",t)},e.modifyPassword=function(t){return i.default.post("user/change/password",t)},e.modifyPhone=function(t){return i.default.post("user/change/phone",t)},e.paymerchant=function(){return i.default.post("user/margin",{})},e.phoneLogin=function(t){return i.default.post("login",t,{noAuth:!0})},e.phoneRegister=function(t){return i.default.post("register",t,{noAuth:!0})},e.phoneRegisterReset=function(t){return i.default.post("register/reset",t,{noAuth:!0})},e.pink=function(){return i.default.get("pink",{},{noAuth:!0})},e.post_product_import=function(t){return i.default.post("micro/product_import",{id:t},{noAuth:!0})},e.registerVerify=function(t,e,n,o){return i.default.post("register/verify",{phone:t,type:void 0===e?"reset":e,key:n,code:o},{noAuth:!0})},e.seachBarCodeAPI=function(t){return i.default.get("micro/seach_bar_code",t)},e.setCouponReceive=function(t){return i.default.post("coupon/receive/"+t)},e.setFormId=function(t){return i.default.post("wechat/set_form_id",{formId:t})},e.spuRecommend=function(t){return i.default.get("product/spu/recommend",t,{noAuth:!0})},e.switchH5Login=function(t){return i.default.post("user/switch",t)},e.verifyCode=function(){return i.default.get("verify_code",{},{noAuth:!0})},e.village=function(t){return i.default.get("v2/system/geo/lst",t,{noAuth:!0})},e.wechatAppAuth=function(t){return i.default.post("auth/app",t,{noAuth:!0})};var i=o(n("6860"))},ed11:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return o}));var o={uPopup:n("45c0").default},i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{style:t.viewColor},[n("v-uni-view",{staticClass:"shoppingCart",class:t.newData.status&&t.newData.status.status?"showFoot":""},[n("v-uni-view",{staticClass:"labelNav acea-row row-around row-middle"},[n("v-uni-view",{staticClass:"item"},[n("v-uni-text",{staticClass:"iconfont icon-xuanzhong"}),t._v("100%正品保证")],1),n("v-uni-view",{staticClass:"item"},[n("v-uni-text",{staticClass:"iconfont icon-xuanzhong"}),t._v("所有商品精挑细选")],1),n("v-uni-view",{staticClass:"item"},[n("v-uni-text",{staticClass:"iconfont icon-xuanzhong"}),t._v("售后无忧")],1)],1),n("v-uni-view",{staticClass:"saomaCode",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.scanCode.apply(void 0,arguments)}}},[t._v("扫码")]),n("v-uni-view",{staticClass:"nav acea-row row-between-wrapper"},[n("v-uni-view",[t._v("购物数量"),n("v-uni-text",{staticClass:"num t-color"},[t._v(t._s(t.cartTotalCount))])],1),t.cartList.valid.length>0||t.cartList.invalid.length>0?n("v-uni-view",{staticClass:"administrate acea-row row-center-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.manage.apply(void 0,arguments)}}},[t._v(t._s(t.footerswitch?"管理":"取消"))]):t._e()],1),t.cartList.valid.length>0||t.cartList.invalid.length>0?n("v-uni-view",[n("v-uni-view",{staticClass:"list"},[t._l(t.cartList.valid,(function(e,o){return[n("v-uni-view",{key:o+"_0",staticClass:"item acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"store-title"},[n("v-uni-view",{staticClass:"checkbox",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.storeAllCheck(e,o)}}},[e.allCheck?n("v-uni-text",{staticClass:"iconfont icon-xuanzhong1"}):n("v-uni-text",{staticClass:"iconfont icon-weixuanzhong"})],1),n("v-uni-navigator",{staticClass:"info",attrs:{url:0==t.hide_mer_status?"/pages/store/home/index?id="+e.mer_id:"#"}},[n("v-uni-text",{staticClass:"iconfont icon-shangjiadingdan"}),n("v-uni-view",{staticClass:"name"},[t._v(t._s(e.mer_name))]),n("v-uni-text",{staticClass:"iconfont icon-xiangyou"})],1),e.hasCoupon>0?n("v-uni-view",{staticClass:"coupon-btn",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.giveCoupon(e)}}},[t._v("优惠券")]):t._e()],1),t._l(e.list,(function(e){return n("v-uni-navigator",{key:e.cart_id,staticClass:"picTxt acea-row",attrs:{url:"","hover-class":"none"}},[n("v-uni-view",{staticClass:"checkbox",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.goodsCheck(e,o)}}},[e.check?n("v-uni-text",{staticClass:"iconfont icon-xuanzhong1"}):n("v-uni-text",{staticClass:"iconfont icon-weixuanzhong"})],1),n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{attrs:{src:e.productAttr&&e.productAttr.image||e.product.image}})],1),n("v-uni-view",{staticClass:"text"},[n("v-uni-view",{staticClass:"line1"},[t._v(t._s(e.product.store_name))]),e.productAttr.sku?n("v-uni-view",{staticClass:"infor line1",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.changeCart(e,e.cart_id)}}},[t._v(t._s(e.productAttr.sku)),n("v-uni-text",{staticClass:"iconfont icon-xiala1"})],1):t._e(),e.product.once_max_count>0&&e.product.once_min_count>0?n("v-uni-view",{staticClass:"buy_limit"},[e.product.once_min_count>0?n("v-uni-text",[t._v(t._s(e.product.once_min_count)+"件起购,")]):t._e(),e.product.once_max_count>0?n("v-uni-text",[t._v("最多"+t._s(e.product.once_max_count)+"件")]):t._e()],1):t._e(),n("v-uni-view",{staticClass:"money acea-row row-middle"},[n("v-uni-text",[t._v("¥"+t._s(e.productAttr.price))]),e.productAttr.show_svip_price?n("v-uni-view",{staticClass:"vipImg"},[n("v-uni-image",{attrs:{src:"/static/images/svip.png"}})],1):t._e()],1)],1),n("v-uni-view",{staticClass:"carnum acea-row row-center-wrapper"},[n("v-uni-view",{staticClass:"reduce",class:e.numSub?"on":"",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.subCart(e)}}},[t._v("-")]),n("v-uni-view",{staticClass:"num"},[t._v(t._s(e.cart_num))]),n("v-uni-view",{staticClass:"plus",class:e.numAdd?"on":"",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.addCart(e)}}},[t._v("+")])],1)],1)}))],2)]}))],2),t.cartList.invalid.length>0?n("v-uni-view",{staticClass:"invalidGoods"},[n("v-uni-view",{staticClass:"goodsNav acea-row row-between-wrapper"},[n("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goodsOpen.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont",class:1==t.goodsHidden?"icon-xiangxia":"icon-xiangshang"}),t._v("失效商品")],1),n("v-uni-view",{staticClass:"del",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.unsetCart.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont icon-shanchu1"}),t._v("清空")],1)],1),n("v-uni-view",{staticClass:"goodsList",attrs:{hidden:t.goodsHidden}},[t._l(t.cartList.invalid,(function(e,o){return[n("v-uni-navigator",{key:o+"_0",staticClass:"item acea-row row-between-wrapper",attrs:{url:"/pages/goods_details/index?id="+e.product_id,"hover-class":"none"}},[n("v-uni-view",{staticClass:"invalid"},[t._v("失效")]),n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{attrs:{src:e.productAttr&&e.productAttr.image||e.product.image}})],1),n("v-uni-view",{staticClass:"text acea-row row-column-between"},[n("v-uni-view",{staticClass:"line1 name"},[t._v(t._s(e.product.store_name))]),n("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"end"},[t._v("该商品已失效")])],1)],1)],1)]}))],2)],1):t._e()],1):t._e(),t.recommend?n("v-uni-view",{staticClass:"noCart",style:{marginTop:0==t.cartList.invalid.length&&0==t.cartList.invalid.length?"170rpx":""}},[n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{attrs:{src:"https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/noCart.png"}}),n("v-uni-view",[t._v("暂无商品,去添加点什么吧")])],1)],1):t._e(),t.cartList.valid.length>0?n("v-uni-view",{staticClass:"footer acea-row row-between-wrapper",class:t.isFooter?"":"on"},[n("v-uni-view",[n("v-uni-view",{staticClass:"allcheckbox",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.checkboxAllChange.apply(void 0,arguments)}}},[t.isAllSelect?n("v-uni-text",{staticClass:"iconfont icon-xuanzhong1"}):n("v-uni-text",{staticClass:"iconfont icon-weixuanzhong"}),t._v("全选 ("+t._s(t.cartCount)+")")],1)],1),1==t.footerswitch?n("v-uni-view",{staticClass:"money acea-row row-middle"},[n("v-uni-text",{staticClass:"t-color"},[t._v("¥"+t._s(t.selectCountPrice))]),n("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.pay.apply(void 0,arguments)}}},[n("v-uni-button",{staticClass:"placeOrder",attrs:{formType:"submit"}},[t._v("去结算")])],1)],1):n("v-uni-view",{staticClass:"button acea-row row-middle"},[n("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.subCollect.apply(void 0,arguments)}}},[n("v-uni-button",{staticClass:"bnt bt-color",attrs:{formType:"submit"}},[t._v("收藏")])],1),n("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.subDel.apply(void 0,arguments)}}},[n("v-uni-button",{staticClass:"bnt",attrs:{formType:"submit"}},[t._v("删除")])],1)],1)],1):t._e()],1),t.coupon.coupon?[n("couponListWindow",{attrs:{coupon:t.coupon},on:{ChangCouponsClone:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangCouponsClone.apply(void 0,arguments)},ChangCouponsUseState:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangCouponsUseState.apply(void 0,arguments)}}})]:t._e(),n("addcartWindow",{attrs:{attr:t.attr,isShow:1,iSplus:1,destri:1,id:"product-window"},on:{myevent:function(e){arguments[0]=e=t.$handleEvent(e),t.onMyEvent.apply(void 0,arguments)},ChangeAttr:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeAttr.apply(void 0,arguments)},goCat:function(e){arguments[0]=e=t.$handleEvent(e),t.goCat.apply(void 0,arguments)},attrVal:function(e){arguments[0]=e=t.$handleEvent(e),t.attrVal.apply(void 0,arguments)}}}),n("authorize",{attrs:{isAuto:t.isAuto,isShowAuth:t.isShowAuth},on:{authColse:function(e){arguments[0]=e=t.$handleEvent(e),t.authColse.apply(void 0,arguments)},onLoadFun:function(e){arguments[0]=e=t.$handleEvent(e),t.onLoadFun.apply(void 0,arguments)}}}),t.newData.status&&t.newData.status.status?n("v-uni-view",{staticClass:"foot"},[n("v-uni-view",{staticClass:"page-footer",style:{"background-color":t.newData.bgColor.color[0].item},attrs:{id:"target"}},t._l(t.newData.menuList,(function(e,o){return n("v-uni-view",{key:o,staticClass:"foot-item",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.goRouter(e)}}},[e.link==t.activeRouter?[n("v-uni-image",{attrs:{src:e.imgList[0]}}),n("v-uni-view",{staticClass:"txt",style:{color:t.newData.activeTxtColor.color[0].item}},[t._v(t._s(e.name))])]:[n("v-uni-image",{attrs:{src:e.imgList[1]}}),n("v-uni-view",{staticClass:"txt",style:{color:t.newData.txtColor.color[0].item}},[t._v(t._s(e.name))])]],2)})),1)],1):t._e(),n("u-popup",{attrs:{show:t.popUpShow,mode:"center",closeOnClickOverlay:!0,round:"12"},on:{close:function(e){arguments[0]=e=t.$handleEvent(e),t.popUpClose.apply(void 0,arguments)}}},[n("v-uni-view",{staticStyle:{padding:"28.07rpx"}},[t.payCodeUrl?n("zbCode",{ref:"qrcode",attrs:{cid:t.cid,val:t.payCodeUrl,size:t.size,unit:t.unit,background:t.background,foreground:t.foreground,pdground:t.pdground,lv:t.lv,onval:t.onval,loadMake:t.loadMake,usingComponents:!0}}):t._e()],1)],1)],2)},r=[]},f135:function(t,e,n){var o=n("94f2");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("0ade54d6",o,!0,{sourceMap:!1,shadowMode:!1})},f875:function(t,e,n){"use strict";n.r(e);var o=n("827c"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},fb78:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a9e3"),n("ac1f");var o=n("ece0"),i=n("26cb"),r=n("3093"),a={props:{openType:{type:Number,default:0},coupon:{type:Object,default:function(){return{}}},showTitle:{type:Number,default:1},isShop:{type:Number,default:0}},filters:{timeYMD:function(t){if(t){var e=/\d{4}-\d{1,2}-\d{1,2}/g.exec(t);return e[0]}}},computed:(0,i.mapGetters)(["viewColor","keyColor"]),data:function(){return{domain:r.HTTP_REQUEST_URL,tabList:["商品券","店铺券"],tabIndex:this.isShop,couponArr:[]}},mounted:function(){this.$nextTick((function(){this.couponArr=this.coupon.list}))},methods:{close:function(){this.$emit("ChangCouponsClone")},getCouponUser:function(t,e){var n=this;if(e.issue)return!0;switch(this.openType){case 0:(0,o.setCouponReceive)(e.coupon_id).then((function(o){e.issue=!0,n.$emit("ChangCouponsUseState",t),n.$util.Tips({title:"领取成功"}),n.$emit("ChangCoupons",e)}));break;case 1:n.$emit("ChangCoupons",t);break}},bindTab:function(t,e){this.tabIndex=e,this.filterArray()}}};e.default=a},fb7b:function(t,e,n){"use strict";n.r(e);var o=n("a155"),i=n("f875");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("ac80");var a=n("f0c5"),u=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"ebc86764",null,!1,o["a"],void 0);e["default"]=u.exports}}]); |