shop-php/public/static/js/pages-payment-settlement~pages-users-order_confirm-index.7f1e567b.js
2024-03-01 10:46:40 +08:00

1 line
78 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-payment-settlement~pages-users-order_confirm-index"],{"010d":function(module,exports,__webpack_require__){"use strict";__webpack_require__("7a82");var _interopRequireDefault=__webpack_require__("4ea4").default;Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _createForOfIteratorHelper2=_interopRequireDefault(__webpack_require__("b85c"));__webpack_require__("c975"),__webpack_require__("caad"),__webpack_require__("2532"),__webpack_require__("ac1f"),__webpack_require__("466d"),__webpack_require__("5319"),__webpack_require__("acd8"),__webpack_require__("99af"),__webpack_require__("14d9");var rpx=uni.getSystemInfoSync().screenWidth/750,cfg=__webpack_require__("e8d8"),_default={name:"parser",data:function(){return{uid:this._uid,scaleAm:"",showAm:"",imgs:[],nodes:[]}},props:{html:null,autopause:{type:Boolean,default:!0},autosetTitle:{type:Boolean,default:!0},domain:String,gestureZoom:Boolean,lazyLoad:Boolean,selectable:Boolean,tagStyle:Object,showWithAnimation:Boolean,useAnchor:Boolean},watch:{html:function(t){this.setContent(t)}},mounted:function(){this.imgList=[],this.imgList.each=function(t){for(var e=0,n=this.length;e<n;e++)this.setItem(e,t(this[e],e,this))},this.imgList.setItem=function(t,e){if(void 0!=t&&e){if(0==e.indexOf("http")&&this.includes(e)){for(var n,i="",r=0;n=e[r];r++){if("/"==n&&"/"!=e[r-1]&&"/"!=e[r+1])break;i+=Math.random()>.5?n.toUpperCase():n}return i+=e.substr(r),this[t]=i}if(this[t]=e,e.includes("data:image")){var o=e.match(/data:image\/(\S+?);(\S+?),(.+)/);if(!o)return}}},this.html&&this.setContent(this.html)},beforeDestroy:function(){this._observer&&this._observer.disconnect(),this.imgList.each((function(t){})),clearInterval(this._timer)},methods:{_Dom2Str:function(t){var e,n="",i=(0,_createForOfIteratorHelper2.default)(t);try{for(i.s();!(e=i.n()).done;){var r=e.value;if("text"==r.type)n+=r.text;else{for(var o in n+="<"+r.name,r.attrs||{})n+=" "+o+'="'+r.attrs[o]+'"';r.children&&r.children.length?n+=">"+this._Dom2Str(r.children)+"</"+r.name+">":n+=">"}}}catch(a){i.e(a)}finally{i.f()}return n},_handleHtml:function(t,e){if("string"!=typeof t&&(t=this._Dom2Str(t.nodes||t)),t.includes("rpx")&&(t=t.replace(/[0-9.]+\s*rpx/g,(function(t){return parseFloat(t)*rpx+"px"}))),!e){var n="<style scoped>@keyframes show{0%{opacity:0}100%{opacity:1}}";for(var i in cfg.userAgentStyles)n+="".concat(i,"{").concat(cfg.userAgentStyles[i],"}");for(i in this.tagStyle)n+="".concat(i,"{").concat(this.tagStyle[i],"}");n+="</style>",t=n+t}return t},setContent:function(t,e){var n=this;if(t){var i=document.createElement("div");e?this.rtf?this.rtf.appendChild(i):this.rtf=i:(this.rtf&&this.rtf.parentNode.removeChild(this.rtf),this.rtf=i),i.innerHTML=this._handleHtml(t,e);for(var r,o=this.rtf.getElementsByTagName("style"),a=0;r=o[a++];)r.innerHTML=r.innerHTML.replace(/body/g,"#rtf"+this._uid),r.setAttribute("scoped","true");!this._observer&&this.lazyLoad&&IntersectionObserver&&(this._observer=new IntersectionObserver((function(t){for(var e,i=0;e=t[i++];)e.isIntersecting&&(e.target.src=e.target.getAttribute("data-src"),e.target.removeAttribute("data-src"),n._observer.unobserve(e.target))}),{rootMargin:"900px 0px 900px 0px"}));var s=this,u=this.rtf.getElementsByTagName("title");u.length&&this.autosetTitle&&uni.setNavigationBarTitle({title:u[0].innerText}),this.imgList.length=0;for(var c,d=this.rtf.getElementsByTagName("img"),l=0,f=0;c=d[l];l++){c.style.maxWidth="100%";var p=c.getAttribute("src");this.domain&&p&&("/"==p[0]?"/"==p[1]?c.src=(this.domain.includes("://")?this.domain.split("://")[0]:"")+":"+p:c.src=this.domain+p:p.includes("://")||(c.src=this.domain+"/"+p)),c.hasAttribute("ignore")||"A"==c.parentElement.nodeName||(c.i=f++,s.imgList.push(c.src||c.getAttribute("data-src")),c.onclick=function(){var t=!0;this.ignore=function(){return t=!1},s.$emit("imgtap",this),t&&uni.previewImage({current:this.i,urls:s.imgList})}),c.onerror=function(){s.$emit("error",{source:"img",target:this})},s.lazyLoad&&this._observer&&c.src&&0!=c.i&&(c.setAttribute("data-src",c.src),c.removeAttribute("src"),this._observer.observe(c))}var v,g=this.rtf.getElementsByTagName("a"),h=(0,_createForOfIteratorHelper2.default)(g);try{for(h.s();!(v=h.n()).done;){var m=v.value;m.onclick=function(){var t=!0,e=this.getAttribute("href");if(s.$emit("linkpress",{href:e,ignore:function(){return t=!1}}),t&&e)if("#"==e[0])s.useAnchor&&s.navigateTo({id:e.substr(1)});else{if(0==e.indexOf("http")||0==e.indexOf("//"))return!0;uni.navigateTo({url:e})}return!1}}}catch(D){h.e(D)}finally{h.f()}var _=this.rtf.getElementsByTagName("video");s.videoContexts=_;for(var b,w=0;b=_[w++];)b.style.maxWidth="100%",b.onerror=function(){s.$emit("error",{source:"video",target:this})},b.onplay=function(){if(s.autopause)for(var t,e=0;t=s.videoContexts[e++];)t!=this&&t.pause()};var y,A,x=this.rtf.getElementsByTagName("audios"),C=(0,_createForOfIteratorHelper2.default)(x);try{for(C.s();!(y=C.n()).done;){var k=y.value;k.onerror=function(){s.$emit("error",{source:"audio",target:this})}}}catch(D){C.e(D)}finally{C.f()}this.document=this.rtf,e||document.getElementById("rtf"+this._uid).appendChild(this.rtf),this.$nextTick((function(){n.nodes=[1],n.$emit("load")})),setTimeout((function(){return n.showAm=""}),500),clearInterval(this._timer),this._timer=setInterval((function(){var t=[n.rtf.getBoundingClientRect()];n.width=t[0].width,t[0].height==A&&(n.$emit("ready",t[0]),clearInterval(n._timer)),A=t[0].height}),350),this.showWithAnimation&&!e&&(this.showAm="animation:show .5s")}else this.rtf&&!e&&this.rtf.parentNode.removeChild(this.rtf)},getText:function(){arguments.length>0&&void 0!==arguments[0]||this.nodes;return this.rtf.innerText},navigateTo:function(t){if(!this.useAnchor)return t.fail&&t.fail({errMsg:"Anchor is disabled"});if(!t.id)return window.scrollTo(0,this.rtf.offsetTop),t.success&&t.success({errMsg:"pageScrollTo:ok"});var e=document.getElementById(t.id);if(!e)return t.fail&&t.fail({errMsg:"Label not found"});t.scrollTop=this.rtf.offsetTop+e.offsetTop,uni.pageScrollTo(t)},getVideoContext:function(t){if(!t)return this.videoContexts;for(var e=this.videoContexts.length;e--;)if(this.videoContexts[e].id==t)return this.videoContexts[e]},preLoad:function preLoad(html,num){html.constructor==Array&&(html=this._Dom2Str(html));var script="var contain=document.createElement('div');contain.innerHTML='"+html.replace(/'/g,"\\'")+"';for(var imgs=contain.querySelectorAll('img'),i=imgs.length-1;i>="+num+";i--)imgs[i].removeAttribute('src');";eval(script)},_tap:function(t){if(this.gestureZoom&&t.timeStamp-this._lastT<300){var e=t.touches[0].pageY-t.currentTarget.offsetTop;if(this._zoom)this._scaleAm.translateX(0).scale(1).step(),uni.pageScrollTo({scrollTop:(e+this._initY)/2-t.touches[0].clientY,duration:400});else{var n=t.touches[0].pageX-t.currentTarget.offsetLeft;this._initY=e,this._scaleAm=uni.createAnimation({transformOrigin:"".concat(n,"px ").concat(this._initY,"px 0"),timingFunction:"ease-in-out"}),this._scaleAm.scale(2).step(),this._tMax=n/2,this._tMin=(n-this.width)/2,this._tX=0}this._zoom=!this._zoom,this.scaleAm=this._scaleAm.export()}this._lastT=t.timeStamp},_touchstart:function(t){1==t.touches.length&&(this._initX=this._lastX=t.touches[0].pageX)},_touchmove:function(t){var e=t.touches[0].pageX-this._lastX;if(this._zoom&&1==t.touches.length&&Math.abs(e)>20){if(this._lastX=t.touches[0].pageX,this._tX<=this._tMin&&e<0||this._tX>=this._tMax&&e>0)return;this._tX+=e*Math.abs(this._lastX-this._initX)*.05,this._tX<this._tMin&&(this._tX=this._tMin),this._tX>this._tMax&&(this._tX=this._tMax),this._scaleAm.translateX(this._tX).step(),this.scaleAm=this._scaleAm.export()}}}};exports.default=_default},"0471":function(t,e,n){var i=n("24fb");e=i(!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/* 文章场景相关 */.orderGoods[data-v-142bd3e3]{background-color:#fff}.p-color[data-v-142bd3e3]{color:var(--view-priceColor)}.t-color[data-v-142bd3e3]{color:var(--view-theme)}.svip-img[data-v-142bd3e3]{width:%?65?%;height:%?28?%;margin:%?4?% 0 0 %?4?%}.title[data-v-142bd3e3]{height:%?86?%;position:relative;padding:0 %?30?%}.title[data-v-142bd3e3]::after{content:"";width:%?750?%;border-bottom:%?2?% dotted #d8d8d8;position:absolute;bottom:0;left:0}.title .item-status[data-v-142bd3e3]{color:#999;font-size:%?30?%}.title .item-status.status0[data-v-142bd3e3]{color:#2291f8}.title .item-date[data-v-142bd3e3]{color:#666;font-size:%?28?%}.right-btn-box[data-v-142bd3e3]{display:flex;align-items:center;justify-content:flex-end}.right-btn-box.event_box[data-v-142bd3e3]{position:static}.right-btn-box .btn-item[data-v-142bd3e3]{display:flex;align-items:center;justify-content:center;width:%?140?%;height:%?46?%;margin-left:%?10?%;border:1px solid #bbb;border-radius:%?23?%;font-size:%?24?%;color:#282828}.right-btn-box .btn-item.on[data-v-142bd3e3]{background:#dcdcdc;border-color:#dcdcdc}.right-btn-box .btn-item.err[data-v-142bd3e3]{background:#f7f7f7;border-color:#f7f7f7;color:#aaa}.event_bg[data-v-142bd3e3]{background:#ff7f00}.event_color[data-v-142bd3e3]{color:#ff7f00}.presell_item[data-v-142bd3e3]{height:auto;padding-bottom:%?15?%}.event_progress[data-v-142bd3e3]{margin-top:%?20?%;background:#fff}.event_progress .progress_name[data-v-142bd3e3]{padding-left:%?30?%;height:%?60?%;line-height:%?60?%;font-size:%?24?%;font-weight:700;position:relative;color:var(--view-theme)}.event_progress .progress_name[data-v-142bd3e3]::before{content:"";display:inline-block;width:%?5?%;height:%?34?%;background:var(--view-theme);position:absolute;top:%?15?%;left:0}.event_progress .align_right[data-v-142bd3e3]{float:right;font-weight:700}.event_progress .progress_price[data-v-142bd3e3]{padding:%?20?% %?30?%;color:#999;font-size:%?22?%}.event_progress .progress_pay[data-v-142bd3e3]{padding:%?25?% %?30?%;background:var(--view-minorColor);font-size:%?26?%;color:#282828}.event_name[data-v-142bd3e3]{display:inline-block;margin-right:%?9?%;color:#fff;font-size:%?20?%;padding:0 %?8?%;line-height:%?30?%;text-align:center;border-radius:%?6?%}.event_ship[data-v-142bd3e3]{font-size:%?20?%;margin-top:%?10?%}.goodWrapper.item1[data-v-142bd3e3]::after{content:"";display:block;width:%?750?%;height:%?14?%;background:#f0f0f0}',""]),t.exports=e},"102e":function(t,e,n){"use strict";n.r(e);var i=n("c1a3"),r=n("66b0");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("e21f");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"41304493",null,!1,i["a"],void 0);e["default"]=s.exports},"104c":function(t,e,n){"use strict";n.r(e);var i=n("64fb"),r=n("5bfe");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("495d");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"2e785e93",null,!1,i["a"],void 0);e["default"]=s.exports},1179:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEwMDAxQzJDQTE3QjExRUE4OTdCQTc0MjMzQkUyMjA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEwMDAxQzJEQTE3QjExRUE4OTdCQTc0MjMzQkUyMjA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTAwMDFDMkFBMTdCMTFFQTg5N0JBNzQyMzNCRTIyMDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTAwMDFDMkJBMTdCMTFFQTg5N0JBNzQyMzNCRTIyMDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VPeugAAAAOUlEQVR42mLU0NBgwAP+I7EZsSm4fv06AxMDFcCoITQyhAUtGomNbjjQ1NQcZN5hHE2xw9kQgAADABZ1CiJAKqh5AAAAAElFTkSuQmCC"},"136f":function(t,e,n){var i=n("24fb");e=i(!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-2e785e93]{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-2e785e93]{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-2e785e93]{height:%?42?%;margin-top:%?-54?%}.Popup .title[data-v-2e785e93]{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-2e785e93]{font-size:%?22?%;color:#555;padding:0 %?24?%;margin-top:%?25?%;display:flex;align-items:center;justify-content:center}.Popup .bottom .item[data-v-2e785e93]{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-2e785e93]{font-size:%?24?%;color:#666}.Popup .bottom .item.on[data-v-2e785e93]{width:%?500?%}.flex[data-v-2e785e93]{display:flex;flex-direction:row}.Popup .bottom .item.grant[data-v-2e785e93]{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-2e785e93]{font-size:%?28?%;color:#fff}.mask[data-v-2e785e93]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}',""]),t.exports=e},"1a4d":function(t,e,n){"use strict";var i=n("4857"),r=n.n(i);r.a},"1abc":function(t,e,n){"use strict";n.r(e);var i=n("1d7f"),r=n("49b9");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("1a4d");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"16f7f53e",null,!1,i["a"],void 0);e["default"]=s.exports},"1d7f":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(){}));var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{style:t.viewColor},[i("v-uni-view",{staticClass:"coupon-list-window animated",class:1==t.coupon.status?"slideInUp":""},[i("v-uni-view",{staticClass:"title"},[i("v-uni-view",{staticClass:"item"},[t._v(t._s(t.couponTitle)),i("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.couponArr.length?[i("v-uni-view",{staticClass:"coupon-list"},t._l(t.couponArr,(function(e,n){return i("v-uni-view",{key:n,staticClass:"item acea-row row-center-wrapper",class:e.disabled?"disabled":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.getCouponUser(n,e)}}},[5==e.coupon.send_type?i("v-uni-view",{staticClass:"money acea-row row-column row-center-wrapper vip-coupon"},[i("v-uni-view",[t._v("¥"),i("v-uni-text",{staticClass:"num"},[t._v(t._s(e.coupon_price))])],1),i("v-uni-view",{staticClass:"pic-num"},[t._v("满"+t._s(e.use_min_price)+"元可用")])],1):i("v-uni-view",{staticClass:"money acea-row row-column row-center-wrapper",style:{"background-image":"url("+t.domain+"/static/diy/couponBg"+t.keyColor+".png)"}},[i("v-uni-view",[t._v("¥"),i("v-uni-text",{staticClass:"num"},[t._v(t._s(e.coupon_price))])],1),i("v-uni-view",{staticClass:"pic-num"},[t._v("满"+t._s(e.use_min_price)+"元可用")])],1),i("v-uni-view",{staticClass:"text"},[i("v-uni-view",{staticClass:"condition line1"},[0===e.coupon.type?i("span",{staticClass:"line-title"},[t._v("店铺券")]):1===e.coupon.type?i("span",{staticClass:"line-title"},[t._v("商品券")]):t._e(),i("span",[t._v(t._s(e.coupon_title))])]),i("v-uni-view",{staticClass:"data acea-row row-between-wrapper"},[i("v-uni-view",[t._v(t._s(t._f("timeYMD")(e.start_time))+" ~ "+t._s(t._f("timeYMD")(e.end_time)))]),e.checked?i("v-uni-view",{staticClass:"iconfont icon-xuanzhong1"}):i("v-uni-view",{staticClass:"iconfont icon-weixuanzhong"})],1)],1)],1)})),1),i("v-uni-view",{staticClass:"foot-box"},[i("v-uni-view",{staticClass:"left"},[t._v("已选择"+t._s(t.coupon_number)+"张,可优惠"),i("v-uni-text",[t._v("¥"+t._s(t.coupon_amount))])],1)],1)]:i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:n("320e")}})],1)],2),i("v-uni-view",{staticClass:"mask",attrs:{catchtouchmove:"true",hidden:0==t.coupon.status},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},r=[]},"274e":function(t,e,n){var i=n("0471");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("1c23c35d",i,!0,{sourceMap:!1,shadowMode:!1})},"320e":function(t,e,n){t.exports=n.p+"static/img/noCoupon.27891225.png"},"33fc":function(t,e,n){var i=n("56b4");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("5006bbfe",i,!0,{sourceMap:!1,shadowMode:!1})},"36de":function(t,e,n){"use strict";var i=n("4666"),r=n.n(i);r.a},4666:function(t,e,n){var i=n("d17c");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("7466ca4b",i,!0,{sourceMap:!1,shadowMode:!1})},4857:function(t,e,n){var i=n("7939");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("3aceb648",i,!0,{sourceMap:!1,shadowMode:!1})},4955:function(t,e,n){"use strict";n.r(e);var i=n("c07f"),r=n("ac16");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("c9754");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"142bd3e3",null,!1,i["a"],void 0);e["default"]=s.exports},"495d":function(t,e,n){"use strict";var i=n("4a59"),r=n.n(i);r.a},"49b9":function(t,e,n){"use strict";n.r(e);var i=n("e680"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},"4a59":function(t,e,n){var i=n("136f");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("6b12986a",i,!0,{sourceMap:!1,shadowMode:!1})},"4a5d":function(t,e,n){"use strict";n.r(e);var i=n("bf8a"),r=n("7317");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("8a6b");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"f3ab8eb0",null,!1,i["a"],void 0);e["default"]=s.exports},"4ba7":function(t,e,n){"use strict";var i=n("e137"),r=n.n(i);r.a},5265:function(t,e,n){var i=n("24fb");e=i(!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/* 文章场景相关 */.address-window[data-v-f3ab8eb0]{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:101;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.address-window.on[data-v-f3ab8eb0]{-webkit-transform:translateZ(0);transform:translateZ(0)}.address-window .title[data-v-f3ab8eb0]{font-size:%?32?%;font-weight:700;text-align:center;height:%?123?%;line-height:%?123?%;position:relative}.address-window .title .iconfont[data-v-f3ab8eb0]{position:absolute;right:%?30?%;color:#8a8a8a;font-size:%?35?%}.address-window .list[data-v-f3ab8eb0]{max-height:%?650?%}.address-window .list .item[data-v-f3ab8eb0]{margin-left:%?30?%;padding-right:%?30?%;border-bottom:1px solid #eee;height:%?129?%;font-size:%?25?%;color:#333}.address-window .list .item .iconfont[data-v-f3ab8eb0]{font-size:%?37?%;color:#2c2c2c}.address-window .list .item .iconfont.icon-complete[data-v-f3ab8eb0]{font-size:%?30?%;color:#fff}.address-window .list .item .address[data-v-f3ab8eb0]{width:%?560?%}.address-window .list .item .address .name[data-v-f3ab8eb0]{font-size:%?28?%;font-weight:700;color:#282828;margin-bottom:%?4?%}.address-window .list .item .address .name .phone[data-v-f3ab8eb0]{margin-left:%?18?%}.address-window .addressBnt[data-v-f3ab8eb0]{font-size:%?30?%;font-weight:700;color:#fff;width:%?690?%;height:%?86?%;border-radius:%?43?%;text-align:center;line-height:%?86?%;margin:%?85?% auto;background-color:var(--view-theme)}.address-window .pictrue[data-v-f3ab8eb0]{text-align:center}.address-window .pictrue uni-image[data-v-f3ab8eb0], .address-window .pictrue uni-image[data-v-f3ab8eb0]{width:%?414?%;height:%?305?%}.address-window .pictrue uni-view[data-v-f3ab8eb0]{color:#999}.t-color[data-v-f3ab8eb0]{color:var(--view-theme)!important}',""]),t.exports=e},"56b4":function(t,e,n){var i=n("24fb");e=i(!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/* 文章场景相关 */.mask-box .bg[data-v-41304493]{z-index:30;position:fixed;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.mask-box .mask-content[data-v-41304493]{z-index:40;position:fixed;left:0;bottom:0;width:100%;background-color:#fff;border-radius:%?16?% %?16?% 0 0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.mask-box .mask-content .title-bar[data-v-41304493]{position:relative;text-align:center;padding:%?30?% 0;margin-bottom:%?20?%;font-size:%?32?%;color:#282828}.mask-box .mask-content .title-bar .close[data-v-41304493]{position:absolute;right:%?30?%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mask-box .mask-content .title-bar .close .iconfont[data-v-41304493]{color:#8a8a8a}.mask-box .mask-content .box[data-v-41304493]{padding:0 %?30?%}.mask-box .mask-content .box .check-item[data-v-41304493]{display:flex;align-items:center;justify-content:space-between;height:%?40?%;margin-bottom:%?50?%;font-size:%?28?%}.mask-box .mask-content .box .check-item .iconfont[data-v-41304493]{font-size:%?38?%;color:#ccc}.mask-box .mask-content .box .check-item .iconfont.icon-xuanzhong1[data-v-41304493]{color:var(--view-theme)}.mask-box .mask-content .foot[data-v-41304493]{padding:%?15?% %?30?%;border-top:1px solid #f5f5f5}.mask-box .mask-content .foot .btn[data-v-41304493]{width:100%;height:%?70?%;line-height:%?70?%;text-align:center;border-radius:%?35?%;color:#fff;font-size:%?30?%;background:var(--view-theme)}.animated[data-v-41304493]{-webkit-animation-duration:.3s;animation-duration:.3s}',""]),t.exports=e},"594f":function(t,e,n){t.exports=n.p+"static/img/noAddress.81c95e2d.png"},"5afc":function(t,e,n){"use strict";n.r(e);var i=n("aa6d"),r=n("e5c2");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("36de");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"e9022dc4",null,!1,i["a"],void 0);e["default"]=s.exports},"5bfe":function(t,e,n){"use strict";n.r(e);var i=n("e40c"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},"64fb":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(){}));var i=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)},r=[]},"66b0":function(t,e,n){"use strict";n.r(e);var i=n("963e"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},67561: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(){}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[t.nodes.length?t._e():t._t("default"),n("v-uni-view",{style:t.showAm+(t.selectable?";user-select:text;-webkit-user-select:text":""),attrs:{id:"top",animation:t.scaleAm},on:{touchstart:function(e){arguments[0]=e=t.$handleEvent(e),t._touchstart.apply(void 0,arguments)},touchmove:function(e){arguments[0]=e=t.$handleEvent(e),t._touchmove.apply(void 0,arguments)},click:function(e){arguments[0]=e=t.$handleEvent(e),t._tap.apply(void 0,arguments)}}},[n("div",{attrs:{id:"rtf"+t.uid}}),t._l(t.imgs,(function(e,i){return n("v-uni-image",{key:i,attrs:{id:i,src:e,hidden:!0},on:{load:function(e){arguments[0]=e=t.$handleEvent(e),t._load.apply(void 0,arguments)}}})}))],2)],2)},r=[]},7317:function(t,e,n){"use strict";n.r(e);var i=n("d405"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},"736a":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return r.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return r.default.post("user/cart/delete",t)},e.changeCartNum=function(t,e){return r.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return r.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return r.default.get("order/delivery/".concat(t))},e.express=function(t){return r.default.post("order/express/"+t)},e.expressList=function(){return r.default.get("common/express")},e.getCallBackUrlApi=function(t){return r.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(t){return r.default.get("user/cart/count",t)},e.getCartList=function(t){return r.default.get("user/cart/lst",t)},e.getCouponsOrderPrice=function(t,e){return r.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return r.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return r.default.get("order/detail/"+t)},e.getOrderList=function(t){return r.default.get("order/list",t)},e.getPayOrder=function(t){return r.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return r.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t,e){return r.default.get("order/group_order_detail/"+t+"?product_type="+e)},e.groupOrderList=function(t){return r.default.get("order/group_order_list",t,{noAuth:!0})},e.ordeRefundReason=function(){return r.default.get("order/refund/reason")},e.orderAgain=function(t){return r.default.post("user/cart/again",t)},e.orderComment=function(t,e){return r.default.post("reply/"+t,e)},e.orderConfirm=function(t){return r.default.post("order/check",t)},e.orderCreate=function(t){return r.default.post("order/create",t,{noAuth:!0})},e.orderData=function(t){return r.default.get("order/number",t)},e.orderDel=function(t){return r.default.post("order/del/"+t)},e.orderPay=function(t,e){return r.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return r.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return r.default.post("order/refund/verify",t)},e.orderTake=function(t){return r.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return r.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return r.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return r.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return r.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return r.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return r.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return r.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return r.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return r.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return r.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return r.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return r.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return r.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return r.default.get("refund/product/"+t,e,{noAuth:!0})},e.refundlist=function(t){return r.default.get("refund/list",t)},e.unOrderCancel=function(t){return r.default.post("order/cancel/"+t)},e.verifyCode=function(t){return r.default.get("order/verify_code/"+t)},n("99af");var r=i(n("6860"))},7939:function(t,e,n){var i=n("24fb");e=i(!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-16f7f53e]{-webkit-animation-duration:.3s;animation-duration:.3s}.title[data-v-16f7f53e]{display:flex}.title .item[data-v-16f7f53e]{position:relative;flex:1;font-size:%?28?%;color:#999}.title .item[data-v-16f7f53e]::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-16f7f53e]{color:#282828}.title .item.on[data-v-16f7f53e]::after{background:var(--view-theme)}.coupon-list[data-v-16f7f53e]{padding:%?30?%}.coupon-list .item[data-v-16f7f53e]{box-shadow:0 2px 10px 0 rgba(0,0,0,.06)}.coupon-list .item.disabled[data-v-16f7f53e]{pointer-events:none;opacity:.6}.coupon-list .item.disabled .iconfont[data-v-16f7f53e]{background-color:#eee;border-radius:100%}.coupon-list-window[data-v-16f7f53e]{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-16f7f53e]{-webkit-animation:aminup;animation:aminup}.coupon-list-window .title[data-v-16f7f53e]{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-16f7f53e]{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-16f7f53e]{margin:0 0 %?0?% 0;height:%?550?%;overflow:auto}.coupon-list-window .pictrue[data-v-16f7f53e]{width:%?414?%;height:%?336?%;margin:0 auto %?50?% auto}.coupon-list-window .pictrue uni-image[data-v-16f7f53e]{width:100%;height:100%}.pic-num[data-v-16f7f53e]{color:#fff;font-size:%?24?%}.line-title[data-v-16f7f53e]{width:%?90?%;padding:0 %?10?%;box-sizing:border-box;background:#fff7f7;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-16f7f53e]{border-color:#bbb;color:#bbb;background-color:#f5f5f5}.foot-box[data-v-16f7f53e]{display:flex;align-items:center;justify-content:space-between;height:%?100?%;padding:0 %?30?%;border-top:1px solid #f5f5f5}.foot-box .btn[data-v-16f7f53e]{width:%?240?%;height:%?70?%;line-height:%?70?%;text-align:center;background:var(--view-theme);border-radius:%?35?%;color:#fff;font-size:%?30?%}.foot-box .left uni-text[data-v-16f7f53e]{color:var(--view-priceColor)}.coupon-list .item .text .data .iconfont[data-v-16f7f53e]{font-size:%?36?%}.coupon-list .item .text .data .iconfont.icon-weixuanzhong[data-v-16f7f53e]{color:#bfbfbf}.coupon-list .item .text .data .iconfont.icon-xuanzhong1[data-v-16f7f53e]{color:var(--view-theme)}',""]),t.exports=e},"8a6b":function(t,e,n){"use strict";var i=n("b890"),r=n.n(i);r.a},"8fa3":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,"@-webkit-keyframes show-data-v-6dfbdbd8{0%{opacity:0}100%{opacity:1}}@keyframes show-data-v-6dfbdbd8{0%{opacity:0}100%{opacity:1}}\n\n\n\n",""]),t.exports=e},"95ca":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.assistHelpList=function(t,e){return r.default.get("store/product/assist/user/"+t,e)},e.assistUserData=function(){return r.default.get("store/product/assist/count",{},{noAuth:!0})},e.chooseConsumption=function(t){return r.default.post("storeActivity/choose",t)},e.consumption=function(t){return r.default.get("storeActivity/consumption",t,{noAuth:!0})},e.getActivitycategory=function(t){return r.default.get("product/spu/active/category/"+t,{},{noAuth:!0})},e.getAssistDetail=function(t){return r.default.get("store/product/assist/detail/"+t)},e.getAssistList=function(t){return r.default.get("store/product/assist/lst",t,{noAuth:!0})},e.getAssistUser=function(t){return r.default.get("store/product/assist/share/"+t)},e.getBargainUserCancel=function(t){return r.default.post("store/product/assist/set/delete/"+t)},e.getBargainUserList=function(t){return r.default.get("store/product/assist/set/lst",t)},e.getCombinationDetail=function(t){return r.default.get("store/product/group/detail/"+t,{},{noAuth:!0})},e.getCombinationList=function(t){return r.default.get("store/product/group/lst",t,{noAuth:!0})},e.getCombinationPink=function(t){return r.default.get("store/product/group/get/"+t)},e.getCombinationPoster=function(t){return r.default.post("combination/poster",t)},e.getCombinationUser=function(t){return r.default.get("store/product/group/count",t,{noAuth:!0})},e.getCouponLst=function(t){return r.default.get("coupon/getlst",t,{noAuth:!0})},e.getMerchantServiceLst=function(t){return r.default.get("store/merchant/local",t,{noAuth:!0})},e.getNewPeopleCouponLst=function(t){return r.default.get("coupon/new_people",t,{noAuth:!0})},e.getPresellList=function(t){return r.default.get("store/product/presell/lst",t,{noAuth:!0})},e.getSeckillDetail=function(t){return r.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getSeckillIndexTime=function(){return r.default.get("store/product/seckill/select",{},{noAuth:!0})},e.getSeckillList=function(t){return r.default.get("store/product/seckill/lst",t,{noAuth:!0})},e.getTopicDetail=function(t){return r.default.get("activity/info/".concat(t),{},{noAuth:!0})},e.getTopicList=function(t,e){return r.default.get("activity/lst/".concat(t),e,{noAuth:!0})},e.getTopicProLst=function(t){return r.default.get("product/spu/labels",t,{noAuth:!0})},e.hotRankingApi=function(t){return r.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.initiateAssistApi=function(t){return r.default.post("store/product/assist/create/"+t)},e.mer_services_agree=function(){return r.default.get("agreement/mer_services_agree")},e.merchantRecord=function(t){return r.default.get("merchantRecord",t)},e.postAssistHelp=function(t){return r.default.post("store/product/assist/set/"+t)},e.postCombinationRemove=function(t){return r.default.post("store/product/group/cancel",t)},e.presellAgreement=function(){return r.default.get("store/product/presell/agree")},e.qrcode=function(t){return r.default.get("qrcode",t)},e.scombinationCode=function(t){return r.default.get("combination/code/"+t)},e.seckillCode=function(t,e){return r.default.get("seckill/code/"+t,e)},e.spuTop=function(t){return r.default.get("store/product/category/hotranking",{},{noAuth:!0})},e.spuTopList=function(t){return r.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.storeActivityDistrict=function(t){return r.default.get("storeActivity/district",t)},e.storeActivityProduct=function(t){return r.default.get("storeActivity/product",t,{noAuth:!0})},e.storeActivityReceive=function(t){return r.default.post("storeActivity/receive",t)},e.storeActivityRecord=function(t){return r.default.get("storeActivity/record",t)},e.storeActivityStatus=function(t){return r.default.get("storeActivity/status",t)},e.storeActivityTotal=function(t){return r.default.get("storeActivity/total",t)};var r=i(n("6860"))},"963e":function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("e9c4");var i=n("26cb"),r={name:"checkDelivery",props:{isShowBox:{type:Boolean,default:!1},activeObj:{type:Object,default:function(){return{}}},deliveryName:{type:String,default:"快递配送"},radioList:{type:Array,default:[{title:"快递配送",check:!0},{title:"到店核销",check:!1}]}},computed:(0,i.mapGetters)(["viewColor"]),data:function(){return{radioIndex:0,oldRadioIndex:"",newData:{}}},created:function(){this.newData=JSON.parse(JSON.stringify(this.activeObj))},methods:{closeShowBox:function(){this.$emit("close")},bindCheck:function(t,e){this.newData.order.isTake=e},confirmBtn:function(){this.$emit("confirmBtn",this.newData)}}};e.default=r},"9b71":function(t,e,n){"use strict";n.r(e);var i=n("67561"),r=n("b5cd");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("4ba7");var a=n("f0c5"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"6dfbdbd8",null,!1,i["a"],void 0);e["default"]=s.exports},a126:function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.addCartApi=function(t){return o.default.post("v2/micropay/addCart",t)},e.agreeiness=function(t){return o.default.get("business/agree",t,{noAuth:!0})},e.arrivalNoticeApi=function(t){return o.default.post("store/product/increase_take",t)},e.bagExplain=function(){return o.default.get("store/product/bag/explain")},e.bagRecommend=function(){return o.default.get("product/spu/bag/recommend")},e.collectAdd=function(t){return o.default.post("user/relation/create",t)},e.collectAll=function(t){return o.default.post("user/relation/batch/create",t)},e.collectDel=function(t){return o.default.post("user/relation/delete",t)},e.copyPasswordApi=function(t){return o.default.get("product/spu/copy",t,{noAuth:!0})},e.copyPasswordSearch=function(t){return o.default.get("command/copy",t,{noAuth:!0})},e.create=function(t){return o.default.post("intention/create",t)},e.createtApi=function(t){return o.default.post("v2/micropay/create",t)},e.discountsCartAdd=function(t){return o.default.post("user/cart/batchCreate",t)},e.express=function(t){return o.default.post("ordero/express/"+t,{noAuth:!0})},e.followStore=function(t){return o.default.post("user/relation/create",{type:10,type_id:t})},e.getApplicationRecordList=function(t){return o.default.get("intention/lst",t)},e.getBrandlist=function(t){return o.default.get("store/product/brand/lst",t,{noAuth:!0})},e.getBroadcastListApi=function(t){return o.default.get("broadcast/lst",t,{noAuth:!0})},e.getCaptcha=function(){return o.default.get("captcha")},e.getCategoryList=function(){return o.default.get("store/product/category/lst",{},{noAuth:!0})},e.getCollectUserList=function(t){return o.default.get("user/relation/product/lst",t)},e.getCouponProductlist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,r.default)({},t),t.brand_id=t.brand_id.toString());return o.default.get("product/spu/coupon_product",t,{noAuth:!0})},e.getDiscountsLst=function(t){return o.default.get("discounts/lst",t,{noAuth:!0})},e.getGeocoder=function(t){return o.default.get("lbs/geocoder?location=".concat(t.lat,",").concat(t.long),{},{noAuth:!0})},e.getGoodsDetails=function(t){return o.default.get("intention/detail/"+t,{})},e.getGroomList=function(t,e){return o.default.get("product/spu/hot/"+t,e,{noAuth:!0})},e.getHotBanner=function(t){return o.default.get("common/hot_banner/"+t,{},{noAuth:!0})},e.getLiveList=function(t){return o.default.get("broadcast/hot",t,{noAuth:!0})},e.getMerProductHot=function(t,e){return o.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 o.default.get("user/relation/merchant/lst",t,{noAuth:!0})},e.getPresellProductDetail=function(t){return o.default.get("store/product/presell/detail/"+t,{},{noAuth:!0})},e.getPreviewProDetail=function(t){return o.default.get("store/product/preview",t,{noAuth:!0})},e.getProductCode=function(t,e){return o.default.get("store/product/qrcode/"+t,e)},e.getProductDetail=function(t,e){return o.default.get("store/product/detail/"+t,e,{noAuth:!0})},e.getProductHot=function(t,e){return o.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,r.default)({},t),t.brand_id=t.brand_id.toString());return o.default.get("product/spu/lst",t,{noAuth:!0})},e.getReplyConfig=function(t){return o.default.get("reply/config/"+t)},e.getReplyList=function(t,e){return o.default.get("store/product/reply/lst/"+t,e,{noAuth:!0})},e.getSearchKeyword=function(){return o.default.get("common/hot_keyword",{},{noAuth:!0})},e.getSeckillProductDetail=function(t){return o.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getStoreCategory=function(t,e){return o.default.get("store/merchant/category/lst/"+t,e,{noAuth:!0})},e.getStoreCoupon=function(t){return o.default.get("coupon/store/"+t,{noAuth:!0})},e.getStoreDetail=function(t,e){return o.default.get("store/merchant/detail/"+t,e,{noAuth:!0})},e.getStoreGoods=function(t,e){return o.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.getStoreTypeApi=function(){return o.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 o.default.get("intention/cate",{},{noAuth:!0})},e.merchantLicenseIdentify=function(t){return o.default.post("merchant_license_identify",t,{noAuth:!0})},e.merchantProduct=function(t,e){e.brand_id&&Array.isArray(e.brand_id)&&(e=(0,r.default)({},e),e.brand_id=e.brand_id.toString());return o.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.merchantQrcode=function(t,e){return o.default.get("store/merchant/qrcode/"+t,e,{noAuth:!0})},e.microSeachBarCode=function(t){return o.default.get("micro/seach_bar_code",t)},e.personalStore=function(t){return o.default.post("intention/personal_store",t)},e.postCartAdd=function(t){return o.default.post("user/cart/create",t)},e.priceRuleApi=function(t){return o.default.get("store/product/price_rule/".concat(t),{},{noAuth:!0})},e.productBag=function(t){return o.default.get("product/spu/bag",t,{noAuth:!0})},e.storeCategory=function(t){return o.default.get("store/product/category",t,{noAuth:!0})},e.storeCertificate=function(t){return o.default.post("store/certificate/".concat(t.merId),t)},e.storeListApi=function(t){return o.default.get("store_list",t,{noAuth:!0})},e.storeMerchantList=function(t){return o.default.get("store/merchant/lst",t,{noAuth:!0})},e.storeServiceList=function(t,e){return o.default.get("product/spu/local/".concat(t),e,{noAuth:!0})},e.supAgoodsApi=function(t){return o.default.get("store/merchant/lst",t)},e.supMenuApi=function(t){return o.default.get("intention/v2/cate",t)},e.unfollowStore=function(t){return o.default.post("user/relation/delete",{type:10,type_id:t})},e.updateGoodsRecord=function(t,e){return o.default.post("intention/update/"+t,e)},e.userCollectDel=function(t){return o.default.post("user/relation/batch/delete",t)},e.verify=function(t){return o.default.post("auth/verify",t)},e.vicinityStoreApi=function(t){return o.default.get("region/".concat(t,"/merchant"))},n("d401"),n("d3b7"),n("25f0"),n("99af");var r=i(n("5530")),o=i(n("6860")),a=i(n("b923"))},aa6d: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(){}));var 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:"mask-box"},[t.isShowDiscount?n("v-uni-view",{staticClass:"bg"}):t._e(),n("v-uni-view",{staticClass:"mask-content animated",class:{slideInUp:t.isShowDiscount}},[n("v-uni-view",{staticClass:"title-bar"},[t._v("优惠明细"),n("v-uni-view",{staticClass:"close",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeShowBox.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont icon-guanbi"})],1)],1),n("v-uni-view",{staticClass:"box"},[n("v-uni-view",{staticClass:"check-item"},[n("v-uni-view",[t._v("商品售价:")]),n("v-uni-view",{staticClass:"radio"},[t._v("¥"+t._s(t.couponData.total_price))])],1),t.couponData.order_total_integral_price>0?n("v-uni-view",{staticClass:"check-item"},[n("v-uni-view",[t._v("积分抵扣:")]),n("v-uni-view",{staticClass:"radio"},[t._v("-¥"+t._s(t.couponData.order_total_integral_price))])],1):t._e(),t.couponData.total_platform_coupon_price>0?n("v-uni-view",{staticClass:"check-item"},[n("v-uni-view",[t._v("平台优惠金额:")]),n("v-uni-view",{staticClass:"radio"},[t._v("-¥"+t._s(t.couponData.total_platform_coupon_price))])],1):t._e(),t.couponData.order_coupon_price>0?n("v-uni-view",{staticClass:"check-item"},[n("v-uni-view",[t._v("店铺优惠金额:")]),n("v-uni-view",{staticClass:"radio"},[t._v("-¥"+t._s(t.couponData.order_coupon_price))])],1):t._e(),t.couponData.order_svip_discount>0?n("v-uni-view",{staticClass:"check-item"},[n("v-uni-view",[t._v("SVIP优惠金额")]),n("v-uni-view",{staticClass:"radio"},[t._v("-¥"+t._s(t.couponData.order_svip_discount))])],1):t._e(),t.couponData.total_coupon>0?n("v-uni-view",{staticClass:"check-item total"},[n("v-uni-view",[t._v("共优惠:")]),n("v-uni-view",{staticClass:"radio"},[t._v("-¥"+t._s(t.couponData.total_coupon))])],1):t._e()],1)],1)],1)],1)},r=[]},ac16:function(t,e,n){"use strict";n.r(e);var i=n("d57c"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},b5cd:function(t,e,n){"use strict";n.r(e);var i=n("010d"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},b85c:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){var n="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=(0,i.default)(t))||e&&t&&"number"===typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return s=t.done,t},e:function(t){u=!0,a=t},f:function(){try{s||null==n["return"]||n["return"]()}finally{if(u)throw a}}}},n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0"),n("d9e2"),n("d401");var i=function(t){return t&&t.__esModule?t:{default:t}}(n("06c5"))},b890:function(t,e,n){var i=n("5265");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("0a3ba69e",i,!0,{sourceMap:!1,shadowMode:!1})},ba19:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFENkE1Q0M3QTE3QjExRUFCQzZCRTZDODJGNzBCMzYwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFENkE1Q0M4QTE3QjExRUFCQzZCRTZDODJGNzBCMzYwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQ2QTVDQzVBMTdCMTFFQUJDNkJFNkM4MkY3MEIzNjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ2QTVDQzZBMTdCMTFFQUJDNkJFNkM4MkY3MEIzNjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7wb+z+AAAAMUlEQVR42mL8//8/A6WAiYEKYNQQTMBy//59yg0B4v/DKEyAmJFSQxhHk/0gNgQgwABDjAm+tTBmUQAAAABJRU5ErkJggg=="},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")},bf8a: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(){}));var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{style:t.viewColor},[i("v-uni-view",{staticClass:"address-window",class:1==t.address.address?"on":""},[i("v-uni-view",{staticClass:"title"},[t._v("选择地址"),i("v-uni-text",{staticClass:"iconfont icon-guanbi",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1),i("v-uni-scroll-view",{staticClass:"list",attrs:{"scroll-y":"true"}},t._l(t.addressList,(function(e,n){return i("v-uni-view",{key:n,staticClass:"item acea-row row-between-wrapper",class:t.active==n?"t-color":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.tapAddress(n,e.address_id)}}},[i("v-uni-text",{staticClass:"iconfont icon-ditu",class:t.active==n?"t-color":""}),i("v-uni-view",{staticClass:"address"},[i("v-uni-view",{staticClass:"name",class:t.active==n?"t-color":""},[t._v(t._s(e.real_name)),i("v-uni-text",{staticClass:"phone"},[t._v(t._s(e.phone))])],1),i("v-uni-view",{staticClass:"line1"},[t._v(t._s(e.province)+t._s(e.city)+t._s(e.district)+t._s(e.street||"")+t._s(e.brigade)+t._s(e.detail))])],1),i("v-uni-text",{staticClass:"iconfont icon-complete",class:t.active==n?"t-color":""})],1)})),1),t.is_loading||t.addressList.length?t._e():i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:n("594f")}}),i("v-uni-view",[t._v("暂无地址")])],1),i("v-uni-view",{staticClass:"addressBnt",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goAddressPages.apply(void 0,arguments)}}},[t._v("添加/编辑地址")])],1),i("v-uni-view",{staticClass:"mask",attrs:{catchtouchmove:"true",hidden:0==t.address.address},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},r=[]},c07f: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(){}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"orderGoods",style:t.viewColor},[n("v-uni-view",{staticClass:"goodWrapper",class:"item"+t.orderData.order_type},[1==t.orderData.order_type?n("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"item-status",class:"status"+t.evaluate},[t._v(t._s(7==t.evaluate?"待核销":"已核销"))]),0!=t.evaluate&&t.orderData.verify_time?n("v-uni-view",{staticClass:"item-date"},[t._v(t._s(t.orderData.verify_time))]):t._e()],1):t._e(),t._l(t.cartInfo,(function(e,i){return n("v-uni-view",{key:i},[2===t.activityType?n("v-uni-view",[n("v-uni-view",{staticClass:"item presell_item"},[n("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"pictrue",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.jumpCon(e)}}},[n("v-uni-image",{attrs:{src:e.cart_info.productAttr&&e.cart_info.productAttr.image||e.cart_info.product.image}})],1),n("v-uni-view",{staticClass:"text"},[n("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"name line1",staticStyle:{width:"360rpx"}},[t._v(t._s(e.cart_info.product.store_name))]),n("v-uni-view",{staticClass:"num"},[n("v-uni-text",{staticClass:"p-color"},[t._v("¥"+t._s(e.cart_info.productPresellAttr.presell_price))]),n("br"),t._v("x\n\t\t\t\t\t\t\t\t\t\t"+t._s(e.product_num))],1)],1),e.cart_info.productAttr.sku?n("v-uni-view",{staticClass:"attr line1",staticStyle:{"margin-top":"0"}},[t._v(t._s(e.cart_info.productAttr.sku))]):t._e(),0===t.evaluate||10===t.evaluate||11===t.evaluate?n("v-uni-view",{staticClass:"event_ship event_color"},[t._v("发货时间:"),1===e.cart_info.productPresell.presell_type?n("v-uni-text",[t._v(t._s(1===e.cart_info.productPresell.delivery_type?"支付成功后":"预售结束后")+t._s(e.cart_info.productPresell.delivery_day)+"天内")]):t._e(),2===e.cart_info.productPresell.presell_type?n("v-uni-text",[t._v(t._s(1===e.cart_info.productPresell.delivery_type?"支付尾款后":"预售结束后")+t._s(e.cart_info.productPresell.delivery_day)+"天内")]):t._e()],1):t._e(),n("v-uni-view",{staticClass:"right-btn-box event_box"},[(0==e.is_refund&&10!=t.evaluate&&11!=t.evaluate&&t.orderData.refund_status||e.refund_num>0)&&t.evaluate>=0&&1!=t.evaluate&&2==t.evaluate?n("v-uni-view",{staticClass:"btn-item",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.refund(e)}}},[t._v("申请退款")]):t._e(),1==e.is_refund?n("v-uni-view",{staticClass:"btn-item err"},[t._v("退款中 x\n\t\t\t\t\t\t\t\t\t\t"+t._s(e.product_num-e.refund_num))]):t._e(),e.is_refund>1?n("v-uni-view",{staticClass:"btn-item err"},[t._v("已退款 x\n\t\t\t\t\t\t\t\t\t\t"+t._s(e.product_num-e.refund_num))]):t._e(),0==e.is_reply&&2==t.evaluate&&0==e.is_refund?n("v-uni-view",{staticClass:"btn-item",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.evaluateTap(e.order_product_id,t.orderId)}}},[t._v("去评价")]):1==e.is_reply&&2==t.evaluate?n("v-uni-view",{staticClass:"btn-item on"},[t._v("已评价")]):t._e()],1)],1)],1)],1),t.orderData.status>=10?n("v-uni-view",{staticClass:"event_progress"},[n("v-uni-view",{staticClass:"progress_list"},[n("v-uni-view",{staticClass:"progress_name"},[t._v("阶段一: 买家已付款")]),n("v-uni-view",{staticClass:"progress_price"},[t._v("商品定金"),n("v-uni-text",{staticClass:"align_right"},[t._v("¥"+t._s(t.orderData.pay_price))])],1),n("v-uni-view",{staticClass:"progress_pay"},[t._v("定金实付款"),n("v-uni-text",{staticClass:"align_right t-color"},[t._v("¥"+t._s(t.orderData.pay_price))])],1)],1),n("v-uni-view",{staticClass:"progress_list"},[n("v-uni-view",{staticClass:"progress_name"},[t._v("阶段二:"),10==t.orderData.status&&0==t.orderData.presellOrder.activeStatus?n("v-uni-text",[t._v("未开始")]):t._e(),10==t.orderData.status&&1==t.orderData.presellOrder.activeStatus?n("v-uni-text",[t._v("等待买家付尾款")]):t._e(),11==t.orderData.status||2==t.orderData.presellOrder.activeStatus?n("v-uni-text",[t._v("交易已关闭")]):t._e()],1),n("v-uni-view",{staticClass:"progress_price"},[t._v("商品尾款"),n("v-uni-text",{staticClass:"align_right"},[t._v("¥"+t._s(t.orderData.presellOrder.pay_price))])],1),n("v-uni-view",{staticClass:"progress_pay"},[t._v("尾款需付款"),n("v-uni-text",{staticClass:"align_right t-color"},[t._v("¥"+t._s(t.orderData.presellOrder.pay_price))])],1)],1)],1):t._e()],1):n("v-uni-view",{staticClass:"item"},[n("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"pictrue",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.jumpCon(e)}}},[n("v-uni-image",{attrs:{src:e.cart_info.productAttr&&e.cart_info.productAttr.image||e.cart_info.product.image}})],1),n("v-uni-view",{staticClass:"text"},[n("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[n("v-uni-view",{staticClass:"name line1"},[0!=e.product_type&&10!=e.product_type?n("v-uni-text",{class:"font_bg-red type"+e.product_type},[t._v(t._s(1==e.product_type?"秒杀":2==e.product_type?"预售":3==e.product_type?"助力":4==e.product_type?"拼团":""))]):t._e(),t._v(t._s(e.cart_info.product.store_name))],1),n("v-uni-view",{staticClass:"num"},[t._v("x "+t._s(e.product_num))])],1),e.cart_info.productAttr.sku?n("v-uni-view",{staticClass:"attr line1"},[t._v(t._s(e.cart_info.productAttr.sku))]):t._e(),3==e.cart_info.product_type?n("v-uni-view",{staticClass:"money p-color"},[t._v("¥"+t._s(e.cart_info.productAssistAttr.assist_price))]):4==e.cart_info.product_type?n("v-uni-view",{staticClass:"money p-color"},[t._v("¥"+t._s(e.cart_info.activeSku.active_price))]):n("v-uni-view",{staticClass:"money acea-row row-middle"},[n("v-uni-text",[t._v("¥"+t._s(e.cart_info.productAttr.price))]),e.cart_info.productAttr.show_svip_price?n("v-uni-image",{staticClass:"svip-img",attrs:{src:"/static/images/svip.png"}}):t._e()],1)],1)],1),n("v-uni-view",{staticClass:"right-btn-box"},[1==e.is_refund?n("v-uni-view",{staticClass:"btn-item err"},[t._v("退款中 x\n\t\t\t\t\t\t\t"+t._s(e.product_num-e.refund_num))]):t._e(),e.is_refund>1?n("v-uni-view",{staticClass:"btn-item err"},[t._v("已退款 x "+t._s(e.product_num-e.refund_num))]):t._e(),(0==e.is_refund&&10!=t.evaluate&&11!=t.evaluate&&t.orderData.refund_status||e.refund_num>0)&&9!=t.evaluate&&1!=t.evaluate&&4!=t.evaluate&&3!=t.evaluate||2==t.evaluate?n("v-uni-view",{staticClass:"btn-item",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.refund(e)}}},[t._v("申请退款")]):t._e(),0==e.is_reply&&2!=t.evaluate&&3!=t.evaluate&&7!=t.evaluate&&8!=t.evaluate&&9!=t.evaluate&&e.refund_num>0?n("v-uni-view",{staticClass:"btn-item",on:{click:function(n){n.stopPropagation(),arguments[0]=n=t.$handleEvent(n),t.evaluateTap(e.order_product_id,t.orderId)}}},[t._v("去评价")]):1==e.is_reply&&2==t.evaluate?n("v-uni-view",{staticClass:"btn-item on"},[t._v("已评价")]):t._e()],1)],1)],1)}))],2)],1)},r=[]},c1a3: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(){}));var 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:"mask-box"},[t.isShowBox?n("v-uni-view",{staticClass:"bg"}):t._e(),n("v-uni-view",{staticClass:"mask-content animated",class:{slideInUp:t.isShowBox}},[n("v-uni-view",{staticClass:"title-bar"},[t._v("配送方式"),n("v-uni-view",{staticClass:"close",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeShowBox.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont icon-guanbi"})],1)],1),n("v-uni-view",{staticClass:"box"},t._l(t.radioList,(function(e,i){return n("v-uni-view",{key:i,staticClass:"check-item",class:{on:i==t.radioIndex}},[n("v-uni-view",[t._v(t._s(e.title))]),n("v-uni-view",{staticClass:"radio",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.bindCheck(e,i)}}},[i==t.newData.order.isTake?[n("v-uni-view",{staticClass:"iconfont icon-xuanzhong1"})]:[n("v-uni-view",{staticClass:"iconfont icon-weixuanzhong"})]],2)],1)})),1),n("v-uni-view",{staticClass:"foot"},[n("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.confirmBtn.apply(void 0,arguments)}}},[t._v("确定")])],1)],1)],1)],1)},r=[]},c9754:function(t,e,n){"use strict";var i=n("274e"),r=n.n(i);r.a},cafa:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("26cb"),r={name:"Discount",props:{isShowDiscount:{type:Boolean,default:!1},couponData:{type:Object,default:function(){return{}}}},computed:(0,i.mapGetters)(["viewColor"]),data:function(){return{}},created:function(){},methods:{closeShowBox:function(){this.$emit("close")}}};e.default=r},d17c:function(t,e,n){var i=n("24fb");e=i(!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/* 文章场景相关 */.mask-box .bg[data-v-e9022dc4]{z-index:9;position:fixed;left:0;bottom:%?100?%;width:100%;height:100%;background:rgba(0,0,0,.5)}.mask-box .mask-content[data-v-e9022dc4]{z-index:10;position:fixed;left:0;bottom:%?100?%;width:100%;background-color:#f5f5f5;border-radius:%?16?% %?16?% 0 0;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.mask-box .mask-content .title-bar[data-v-e9022dc4]{position:relative;text-align:center;padding:%?30?% 0;margin-bottom:%?20?%;font-size:%?32?%;color:#282828}.mask-box .mask-content .title-bar .close[data-v-e9022dc4]{position:absolute;right:%?30?%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mask-box .mask-content .title-bar .close .iconfont[data-v-e9022dc4]{color:#8a8a8a}.mask-box .mask-content .box[data-v-e9022dc4]{padding:0 %?30?% %?60?%}.mask-box .mask-content .box .check-item[data-v-e9022dc4]{display:flex;align-items:center;justify-content:space-between;height:%?40?%;margin-bottom:%?50?%;font-size:%?28?%}.mask-box .mask-content .box .check-item.total[data-v-e9022dc4]{font-weight:700;font-size:%?32?%}.mask-box .mask-content .box .check-item.total .radio[data-v-e9022dc4]{color:var(--view-priceColor)}.animated[data-v-e9022dc4]{-webkit-animation-duration:.3s;animation-duration:.3s}',""]),t.exports=e},d405:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("33b4"),r=n("26cb"),o={props:{pagesUrl:{type:String,default:""},address:{type:Object,default:function(){return{address:!0,addressId:0}}},isLog:{type:Boolean,default:!1}},computed:(0,r.mapGetters)(["viewColor"]),data:function(){return{active:0,addressList:[],is_loading:!0}},methods:{tapAddress:function(t,e){this.active=t,this.$emit("OnChangeAddress",e)},close:function(){this.$emit("changeClose"),this.$emit("changeTextareaStatus")},goAddressPages:function(){this.$emit("changeClose"),this.$emit("changeTextareaStatus"),uni.navigateTo({url:this.pagesUrl})},getAddressList:function(){var t=this;(0,i.getAddressList)({page:1,limit:5}).then((function(e){for(var n=e.data.list,i=0;i<e.data.list.length;i++)n[i].address_id==t.address.addressId&&(t.active=i);t.$set(t,"addressList",n),t.is_loading=!1}))}}};e.default=o},d57c:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a9e3"),n("d3b7"),n("159b"),n("99af");n("107c6");var i=n("bb20"),r=n("95ca"),o=n("26cb"),a={props:{evaluate:{type:Number,default:0},activityType:{type:Number,default:0},cartInfo:{type:Array,default:function(){return[]}},orderId:{type:String,default:""},jump:{type:Boolean,default:!1},orderData:{type:Object,default:function(){return{}}}},computed:(0,o.mapGetters)(["viewColor"]),data:function(){return{totalNmu:"",isTimePay:!1}},watch:{cartInfo:function(t,e){var n=0;t.forEach((function(t,e){n+=t.cart_num})),this.totalNmu=n}},onShow:function(){this.isPayBalance()},mounted:function(){},methods:{evaluateTap:function(t,e){uni.navigateTo({url:"/pages/users/goods_comment_con/index?uni=".concat(t,"&order_id=").concat(e)})},isPayBalance:function(){10===this.orderData.status&&(new Date<new Date(this.orderData.presellOrder.final_start_time)?this.isTimePay=!1:new Date>=new Date(this.orderData.presellOrder.final_start_time)&&new Date<=new Date(this.orderData.presellOrder.final_start_time)&&(this.isTimePay=!0))},jumpCon:function(t){4==t.product_type&&(t.activity_id=t.cart_info&&t.cart_info.activeSku.product_group_id),3==t.product_type&&(t.activity_id=t.cart_info&&t.cart_info.productAssistAttr.product_assist_id),(0,i.goShopDetail)(t).then((function(e){(0,r.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"})}))}))},refund:function(t){0==this.evaluate||9==this.evaluate||1==this.orderData.is_virtual?uni.navigateTo({url:"/pages/users/refund/confirm?order_id="+this.orderId+"&type=1&ids="+t.order_product_id+"&refund_type=1&order_type="+this.orderData.order_type}):uni.navigateTo({url:"/pages/users/refund/select?order_id="+this.orderId+"&type=1&order_type="+this.orderData.order_type+"&ids="+t.order_product_id})}}};e.default=a},e137:function(t,e,n){var i=n("8fa3");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("565c5503",i,!0,{sourceMap:!1,shadowMode:!1})},e21f:function(t,e,n){"use strict";var i=n("33fc"),r=n.n(i);r.a},e40c:function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("5530")),o=(i(n("a040")),n("cc48"),n("8a31"),n("26cb")),a=(i(n("8afb")),n("5315")),s=(i(n("1ba1")),n("5eb1")),u=(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:this.$wechat.isWeixin(),canUseGetUserProfile:!1,code:null,top:0,mp_is_new:this.$Cache.get("MP_VERSION_ISNEW")||!1,editModal:!1}},computed:(0,r.default)((0,r.default)({},(0,o.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,s.toLogin)(!0)},getUserProfile:function(){(0,s.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=u},e5c2:function(t,e,n){"use strict";n.r(e);var i=n("cafa"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},e680:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a9e3"),n("ac1f"),n("e9c4");n("ece0");var i=n("26cb"),r=n("3093"),o={props:{openType:{type:Number,default:0},coupon:{type:Object,default:function(){return{}}},coupon_amount:{type:Number},coupon_number:{type:Number},couponTitle:{type:String,default:"优惠券"}},filters:{timeYMD:function(t){if(t){var e=/\d{4}-(\d{1,2}\d{1,2}-\d{1,2}\d{1,2})/g.exec(t);return(null===e||void 0===e?void 0:e[0])||""}}},computed:(0,i.mapGetters)(["viewColor","keyColor"]),data:function(){return{domain:r.HTTP_REQUEST_URL,couponArr:[],couponData:{},active:{},allNum:0,allCouponNum:0,use_store_coupon:0,pay_price:0,goodsOrder:"",moneyBg:"/static/images/couponBg"}},watch:{coupon:{handler:function(t,e){this.couponArr=JSON.parse(JSON.stringify(t.coupon))},immediate:!0,deep:!0}},mounted:function(){this.couponData=this.coupon,this.couponArr=JSON.parse(JSON.stringify(this.coupon.coupon));var t=this.active[this.couponData.mer_id]={};t.product=[],t.store=""},methods:{close:function(){this.$emit("ChangCouponsClone")},getCouponUser:function(t,e){this.$emit("getCoupon",e)}}};e.default=o},e8d8:function(t,e){function n(t){for(var e={},n=t.split(","),i=n.length;i--;)e[n[i]]=!0;return e}t.exports={filter:null,highlight:null,onText:null,blankChar:n(" , ,\t,\r,\n,\f"),blockTags:n("address,article,aside,body,caption,center,cite,footer,header,html,nav,section,pre"),ignoreTags:n("area,base,basefont,canvas,command,frame,input,isindex,keygen,link,map,meta,param,script,source,style,svg,textarea,title,track,use,wbr,embed,iframe"),richOnlyTags:n("a,colgroup,fieldset,legend,picture,table"),selfClosingTags:n("area,base,basefont,br,col,circle,ellipse,embed,frame,hr,img,input,isindex,keygen,line,link,meta,param,path,polygon,rect,source,track,use,wbr"),trustAttrs:n("align,alt,app-id,author,autoplay,border,cellpadding,cellspacing,class,color,colspan,controls,data-src,dir,face,height,href,id,ignore,loop,media,muted,name,path,poster,rowspan,size,span,src,start,style,type,unit-id,width,xmlns"),boolAttrs:n("autoplay,controls,ignore,loop,muted"),trustTags:n("a,abbr,ad,audio,b,blockquote,br,code,col,colgroup,dd,del,dl,dt,div,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,img,ins,label,legend,li,ol,p,q,source,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,title,ul,video"),userAgentStyles:{address:"font-style:italic",big:"display:inline;font-size:1.2em",blockquote:"background-color:#f6f6f6;border-left:3px solid #dbdbdb;color:#6c6c6c;padding:5px 0 5px 10px",caption:"display:table-caption;text-align:center",center:"text-align:center",cite:"font-style:italic",dd:"margin-left:40px",img:"max-width:100%",mark:"background-color:yellow",picture:"max-width:100%",pre:"font-family:monospace;white-space:pre;overflow:scroll",s:"text-decoration:line-through",small:"display:inline;font-size:0.8em",u:"text-decoration:underline"}}},ece0:function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.ajcaptchaCheck=function(t){return r.default.post("ajcheck",t,{noAuth:!0})},e.appleAppAuth=function(t){return r.default.post("auth/apple",t,{noAuth:!0})},e.appletsDecrypt=function(t){return r.default.post("user/mp/binding",t)},e.bindingPhone=function(t){return r.default.post("user/binding",t)},e.brigade=function(t){return r.default.get("v2/system/brigade",t,{noAuth:!0})},e.cloudWarehouse=function(t){return r.default.get("store/product/cloudWarehouse",t,{noAuth:!0})},e.getAjcaptcha=function(t){return r.default.get("ajcaptcha",t,{noAuth:!0})},e.getAppVersion=function(){return r.default.get("appVersion",{},{noAuth:!0})},e.getArticleBannerList=function(){return r.default.get("article/banner/list",{},{noAuth:!0})},e.getArticleCategoryList=function(){return r.default.get("article/category/lst",{},{noAuth:!0})},e.getArticleCategoryLists=function(){return r.default.get("article/category/lst?is_home=1",{},{noAuth:!0})},e.getArticleDetails=function(t){return r.default.get("article/detail/"+t,{},{noAuth:!0})},e.getArticleHotList=function(){return r.default.get("article/hot/list",{},{noAuth:!0})},e.getArticleList=function(t,e){return r.default.get("article/lst/"+t,e,{noAuth:!0})},e.getCity=function(){return r.default.get("system/city/lst",{},{noAuth:!0})},e.getCityCloundShop=function(t){return r.default.get("city/get_cloud_shop",t)},e.getCityList=function(t){return r.default.get("v2/system/city",{address:t},{noAuth:!0})},e.getCityV2=function(t){return r.default.get("v2/system/city/lst/"+t,{},{noAuth:!0})},e.getCoupons=function(t){return r.default.get("coupon/product",t,{noAuth:!0})},e.getDiy=function(t){return r.default.get("diy",t,{noAuth:!0})},e.getIndexData=function(){return r.default.get("common/home",{},{noAuth:!0})},e.getLiveList=function(t,e){return r.default.get("wechat/live",{page:t,limit:e},{noAuth:!0})},e.getLogo=function(){return r.default.get("wechat/get_logo",{},{noAuth:!0})},e.getPageDiy=function(t){return r.default.get("micro",t,{noAuth:!0})},e.getProductSpuAPI=function(t,e){return r.default.get("product/spu/cloud_merchant/".concat(t),e,{noAuth:!0})},e.getShopCoupons=function(t){return r.default.get("coupon/store/"+t,{},{noAuth:!0})},e.getTemlIds=function(){return r.default.get("wechat/teml_ids",{},{noAuth:!0})},e.getUserCoupons=function(t){return r.default.get("coupon/list",t)},e.get_cloud_shop=function(t){return r.default.get("city/get_cloud_shop?street_code=".concat(t),{},{noAuth:!0})},e.loginMobile=function(t){return r.default.post("login/mobile",t,{noAuth:!0})},e.logout=function(){return r.default.get("logout")},e.marginlist=function(t){return r.default.get("user/margin/list",t)},e.merchant=function(t){return r.default.get("store/merchant/margin",t)},e.modifyPassword=function(t){return r.default.post("user/change/password",t)},e.modifyPhone=function(t){return r.default.post("user/change/phone",t)},e.paymerchant=function(){return r.default.post("user/margin",{})},e.phoneLogin=function(t){return r.default.post("login",t,{noAuth:!0})},e.phoneRegister=function(t){return r.default.post("register",t,{noAuth:!0})},e.phoneRegisterReset=function(t){return r.default.post("register/reset",t,{noAuth:!0})},e.pink=function(){return r.default.get("pink",{},{noAuth:!0})},e.post_product_import=function(t){return r.default.post("micro/product_import",{id:t},{noAuth:!0})},e.registerVerify=function(t,e,n,i){return r.default.post("register/verify",{phone:t,type:void 0===e?"reset":e,key:n,code:i},{noAuth:!0})},e.seachBarCodeAPI=function(t){return r.default.get("micro/seach_bar_code",t)},e.setCouponReceive=function(t){return r.default.post("coupon/receive/"+t)},e.setFormId=function(t){return r.default.post("wechat/set_form_id",{formId:t})},e.spuRecommend=function(t){return r.default.get("product/spu/recommend",t,{noAuth:!0})},e.switchH5Login=function(t){return r.default.post("user/switch",t)},e.verifyCode=function(){return r.default.get("verify_code",{},{noAuth:!0})},e.village=function(t){return r.default.get("v2/system/geo/lst",t,{noAuth:!0})},e.wechatAppAuth=function(t){return r.default.post("auth/app",t,{noAuth:!0})};var r=i(n("6860"))}}]);