1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-activity-presell_details-index"],{"0834":function(t,e,i){var a=i("3a94");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("5d350bfe",a,!0,{sourceMap:!1,shadowMode:!1})},"092b":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.product-bg[data-v-5499d8a3]{width:100%;height:%?750?%;position:relative}.product-bg uni-swiper[data-v-5499d8a3]{width:100%;height:100%;position:relative}.product-bg .slide-image[data-v-5499d8a3]{width:100%;height:100%}.product-bg .pages[data-v-5499d8a3]{position:absolute;background-color:#fff;height:%?34?%;padding:0 %?10?%;border-radius:%?3?%;right:%?30?%;bottom:%?30?%;line-height:%?34?%;font-size:%?24?%;color:#050505}#myVideo[data-v-5499d8a3]{width:100%;height:100%}.product-bg .item[data-v-5499d8a3]{position:relative;width:100%;height:100%}.product-bg .item .poster[data-v-5499d8a3]{position:absolute;top:0;left:0;height:%?750?%;width:100%;z-index:9}.product-bg .item .poster .image[data-v-5499d8a3]{width:100%;height:100%}.product-bg .item .stop[data-v-5499d8a3]{position:absolute;top:50%;left:50%;width:%?136?%;height:%?136?%;margin-top:%?-68?%;margin-left:%?-68?%;z-index:9}.product-bg .item .stop .image[data-v-5499d8a3]{width:100%;height:100%}',""]),t.exports=e},"0ffc":function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{sharePacket:{type:Object,default:function(){return{isState:!0,priceName:""}}},showAnimate:{type:Boolean}},watch:{showAnimate:function(t,e){var i=this;setTimeout((function(e){i.isAnimate=t}),1e3)}},data:function(){return{scrollNum:0,isAnimate:!0}},methods:{closeShare:function(){this.$emit("closeChange")},goShare:function(){this.isAnimate?this.$emit("listenerActionSheet"):(this.isAnimate=!0,this.$emit("boxStatus",!0))}}};e.default=a},"1d75":function(t,e,i){"use strict";var a=i("8252"),n=i.n(a);n.a},"1d79c":function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={easyLoadimage:i("f2b3").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"evaluateWtapper"},t._l(t.reply,(function(e,a){return i("v-uni-view",{key:a,staticClass:"evaluateItem"},[i("v-uni-view",{staticClass:"pic-text acea-row row-middle"},[i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:e.avatar?e.avatar:"/static/images/f.png"}})],1),i("v-uni-view",{staticClass:"acea-row row-middle"},[i("v-uni-view",{staticClass:"name line1"},[t._v(t._s(e.nickname))]),i("v-uni-view",{staticClass:"start",style:"width:"+e.rate/5*124+"rpx;background-image: url("+t.domain+"/static/diy/score2"+t.keyColor+".png)"})],1)],1),i("v-uni-view",{staticClass:"time"},[t._v(t._s(e.create_time)+" "+t._s(e.sku?e.sku:""))]),i("v-uni-view",{staticClass:"evaluate-infor"},[t._v(t._s(e.comment))]),i("v-uni-view",{staticClass:"imgList acea-row"},t._l(e.pics,(function(n,o){return o<=3?i("v-uni-view",{key:o,staticClass:"pictrue",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getpreviewImage(a,o)}}},[i("easy-loadimage",{attrs:{"image-src":n}}),e.pics.length>4&&3==o?i("v-uni-text",{staticClass:"morePic"},[t._v("+"+t._s(e.pics.length-4))]):t._e()],1):t._e()})),1),e.merchant_reply_content?i("v-uni-view",{staticClass:"reply"},[i("v-uni-text",[t._v("店小二")]),t._v(":"+t._s(e.merchant_reply_content))],1):t._e()],1)})),1)},o=[]},28425:function(t,e,i){var a=i("24fb"),n=i("1de5"),o=i("effe");e=a(!1);var r=n(o);e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.font-bg-red[data-v-3e0e199a]{position:relative;top:%?-3?%;background-color:var(--view-theme);border:1px solid var(--view-theme)}.p-color[data-v-3e0e199a]{color:var(--view-priceColor)}.t-color[data-v-3e0e199a]{color:var(--view-theme)}.product-con .wrapper .coupon .activity[data-v-3e0e199a]{border:1px solid var(--view-priceColor);color:var(--view-priceColor)}.product-con .attribute .params[data-v-3e0e199a]{margin-right:%?20?%;font-size:%?28?%;color:#282828}.product-con .attribute .params[data-v-3e0e199a]:nth-child(2){margin-right:0}.product-con .nav[data-v-3e0e199a]{background-image:url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QN/aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NDNlZTU0ZDMtNjEwZS03ZjQ4LWEwODgtNTZlMTZiNzI3NTQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1NEI2MDUyM0ZDMjExRTk5OTg1REI1OUM1NjNEMUZCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1NEI2MDUxM0ZDMjExRTk5OTg1REI1OUM1NjNEMUZCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyMDIzNWNmLTIwNGYtOTQ0My05YTBiLWNmMmZlMTJmMDk3NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0M2VlNTRkMy02MTBlLTdmNDgtYTA4OC01NmUxNmI3Mjc1NDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+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");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:%?100?%;padding:0 %?30?%;box-sizing:border-box}.product-con .coupon[data-v-3e0e199a]{padding:0}.product-con .nav .money[data-v-3e0e199a]{font-size:%?28?%;color:#fff}.product-con .nav .money .num[data-v-3e0e199a]{font-size:%?48?%}.product-con .nav .money .y-money[data-v-3e0e199a]{font-size:%?26?%;margin-left:%?10?%;text-decoration:line-through}.product-con .nav .time[data-v-3e0e199a]{font-size:%?20?%;color:#fff;text-align:center}.product-con .nav .time .timeCon[data-v-3e0e199a]{margin-top:%?10?%}.product-con .nav .time .timeCon .num[data-v-3e0e199a]{padding:0 %?7?%;font-size:%?22?%;color:#ff3d3d;background-color:#fff;border-radius:%?2?%}.product-con .nav .timeState[data-v-3e0e199a]{font-size:%?28?%;color:#fff}.product-con .nav .iconfont[data-v-3e0e199a]{color:#fff;font-size:%?30?%;margin-left:%?20?%}.product-con .wrapper[data-v-3e0e199a]{padding:%?32?% %?32?% 0;width:100%;box-sizing:border-box}.product-con .price_text[data-v-3e0e199a]{display:inline-block;width:%?90?%;height:%?30?%;background:url('+r+');background-size:100%;color:#fd6523;font-size:%?22?%;line-height:%?30?%;text-align:center;margin-left:%?27?%;position:relative;top:%?-8?%}.product-con .attribute .atterTxt[data-v-3e0e199a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline;width:%?400?%}.product-con .attribute .atterTxt1[data-v-3e0e199a]{color:#282828}.product-con .attribute .atterTxt1.hasAttr[data-v-3e0e199a]:after{content:"";display:inline-block;position:relative;top:%?-6?%;margin:0 %?6?%;width:%?5?%;height:%?5?%;background-color:#282828;border-radius:100%}.product-con .attribute .atterTxt1.hasAttr[data-v-3e0e199a]:last-child:after{display:none}.product-con .guaranteeAttr[data-v-3e0e199a]{display:inline-block;width:%?560?%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-con .wrapper .introduce[data-v-3e0e199a]{margin:0;padding-right:%?40?%;position:relative;margin-top:%?20?%}.product-con .wrapper .introduce .icon-fenxiang[data-v-3e0e199a]{position:absolute;top:0;right:0}.product-con .wrapper .introduce .infor[data-v-3e0e199a]{width:%?570?%}.product-con .wrapper .introduce .iconfont[data-v-3e0e199a]{font-size:%?37?%;color:#515151}.product-con .wrapper .label[data-v-3e0e199a]{margin:%?18?% 0 0 0;font-size:%?24?%;color:#82848f}.product-con .wrapper .label .stock[data-v-3e0e199a]{width:%?255?%;margin-right:%?28?%}.product-con .presell_count[data-v-3e0e199a]{margin-top:%?20?%;font-size:%?26?%;color:#999}.product-con .presell_count .presell_time[data-v-3e0e199a]{margin:%?8?% 0 %?4?%}.product-con .presell_count .presell_time .area_line[data-v-3e0e199a]{display:inline-block;margin:0 %?6?%}.product-con .presell_count .icon-shijian1[data-v-3e0e199a]{display:inline-block;margin-right:%?4?%}.product-con .presell_process[data-v-3e0e199a]{margin-top:%?20?%;height:%?110?%;padding:%?4?% %?32?% %?32?%}.product-con .presell_process .process_count[data-v-3e0e199a]{display:inline-block;position:relative;top:%?24?%;left:%?40?%}.product-con .presell_process .process_line[data-v-3e0e199a]{width:%?414?%;height:%?2?%;background:#ccc}.product-con .presell_process .text_line[data-v-3e0e199a]{display:inline-block;width:25%;color:#ccc;margin-top:%?6?%;position:relative}.product-con .presell_process .text_line[data-v-3e0e199a]::after{content:"";display:inline-block;width:%?14?%;height:%?14?%;background:#ccc;border-radius:100%;position:absolute;top:%?-14?%}.product-con .presell_process .text_line.text_line1[data-v-3e0e199a]{text-align:left;color:var(--view-theme)}.product-con .presell_process .text_line.text_line1[data-v-3e0e199a]::after{background:var(--view-theme);left:0}.product-con .presell_process .text_line.text_line1 uni-text[data-v-3e0e199a]{margin-left:%?-20?%}.product-con .presell_process .text_line.text_line3[data-v-3e0e199a]{text-align:right}.product-con .presell_process .text_line.text_line3[data-v-3e0e199a]::after{right:0}.product-con .presell_process .text_line.text_line3 uni-text[data-v-3e0e199a]{margin-right:%?-20?%}.product-con .presell_process .text_line.text_line2[data-v-3e0e199a]{width:50%;text-align:center}.product-con .presell_process .text_line.text_line2[data-v-3e0e199a]::after{left:50%;margin-left:%?-4?%}.activity_pin[data-v-3e0e199a]{width:auto;height:%?44?%;line-height:%?44?%;background:linear-gradient(90deg,#e93323,#fa6514);opacity:1;border-radius:%?22?%;padding:0 %?15?%;margin-left:%?19?%}.activity_miao[data-v-3e0e199a]{width:auto;height:%?44?%;line-height:%?44?%;padding:0 %?15?%;background:linear-gradient(90deg,#fa6618,#fea10f);opacity:1;border-radius:%?22?%;margin-left:%?19?%}.iconfonts[data-v-3e0e199a]{color:#fff!important;font-size:%?28?%}.activity_title[data-v-3e0e199a]{font-size:%?24?%;color:#fff}.activity_kan[data-v-3e0e199a]{width:auto;height:%?44?%;line-height:%?44?%;padding:0 %?15?%;background:linear-gradient(90deg,#fe9f0f,#feb20f);opacity:1;border-radius:%?22?%;margin-left:%?19?%}.mask[data-v-3e0e199a]{z-index:300!important}.head-bar[data-v-3e0e199a]{background:#fff}.generate-posters[data-v-3e0e199a]{width:100%;height:%?170?%;background-color:#fff;position:fixed;left:0;bottom:0;z-index:388;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9);border-top:1px solid #eee}.generate-posters.on[data-v-3e0e199a]{-webkit-transform:translateZ(0);transform:translateZ(0)}.generate-posters .item[data-v-3e0e199a]{flex:50%;text-align:center;font-size:%?30?%}.generate-posters .item.item3[data-v-3e0e199a]{flex:33.33%}.generate-posters .item .iconfont[data-v-3e0e199a]{font-size:%?80?%;color:#5eae72}.generate-posters .item .iconfont.icon-haibao[data-v-3e0e199a]{color:#5391f1}.generate-posters .item .iconfont.icon-fuzhikouling1[data-v-3e0e199a]{color:#fbb324}.product-con .mask[data-v-3e0e199a]{z-index:88}.footer_count[data-v-3e0e199a]{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;z-index:277}.footer_count .presell_desc[data-v-3e0e199a]{height:%?60?%;line-height:%?60?%;background:#fff7e5;color:#ff7f00;font-size:%?22?%;padding:0 %?30?%}.product-con .footer[data-v-3e0e199a]{height:%?100?%;height:calc(100rpx+ constant(safe-area-inset-bottom));height:calc(%?100?% + env(safe-area-inset-bottom));padding:0 %?30?% 0 %?72?%;box-sizing:border-box;border-top:1px solid #f0f0f0}.product-con .footer.noborder[data-v-3e0e199a]{border-top:none}.product-con .footer .item[data-v-3e0e199a]{font-size:%?18?%;color:#666;text-align:center}.product-con .footer .item .iconfont[data-v-3e0e199a]{text-align:center;font-size:%?40?%}.product-con .footer .item .iconfont.icon-shoucang1[data-v-3e0e199a]{color:var(--view-priceColor)}.product-con .footer .item .iconfont.icon-gouwuche1[data-v-3e0e199a]{font-size:%?40?%;position:relative}.product-con .footer .item .iconfont.icon-gouwuche1 .num[data-v-3e0e199a]{color:#fff;position:absolute;font-size:%?18?%;padding:%?2?% %?8?% %?3?%;border-radius:%?200?%;top:%?-10?%;right:%?-10?%}.product-con .footer .bnt[data-v-3e0e199a]{width:%?444?%;height:%?76?%}.product-con .footer .bnt .bnts[data-v-3e0e199a]{width:%?444?%;text-align:center;line-height:%?76?%;color:#fff;font-size:%?28?%}.product-con .footer .bnt .joinCart[data-v-3e0e199a]{border-radius:%?50?% 0 0 %?50?%;background-image:linear-gradient(90deg,#fea10f 0,#fa8013)}.product-con .footer .bnt .buy[data-v-3e0e199a]{border-radius:%?50?%;background-image:linear-gradient(90deg,#fda923 0,#fd6523)}.product-con .footer .bnt .joinCart[disabled][data-v-3e0e199a]{background:#bbb}.product-con .footer .bnt .buy[disabled][data-v-3e0e199a]{background:#bbb}.product-con .superior[data-v-3e0e199a]{background-color:#fff;margin-top:%?20?%;padding-bottom:%?10?%}.product-con .superior .title[data-v-3e0e199a]{height:%?98?%}.product-con .superior .title uni-image[data-v-3e0e199a]{width:%?30?%;height:%?30?%}.product-con .superior .title .titleTxt[data-v-3e0e199a]{margin:0 %?20?%;font-size:%?30?%;background-image:linear-gradient(90deg,#f57a37 0,#f21b07);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-con .superior .slider-banner[data-v-3e0e199a]{width:%?690?%;margin:0 auto;position:relative}.product-con .superior .slider-banner uni-swiper[data-v-3e0e199a]{height:100%;width:100%}.product-con .superior .slider-banner uni-swiper-item[data-v-3e0e199a]{height:100%}.product-con .superior .slider-banner .list[data-v-3e0e199a]{width:100%}.product-con .superior .slider-banner .list .item[data-v-3e0e199a]{width:%?215?%;margin:0 %?22?% %?30?% 0;font-size:%?26?%}.product-con .superior .slider-banner .list .item[data-v-3e0e199a]:nth-of-type(3n){margin-right:0}.product-con .superior .slider-banner .list .item .pictrue[data-v-3e0e199a]{position:relative;width:100%;height:%?215?%}.product-con .superior .slider-banner .list .item .pictrue uni-image[data-v-3e0e199a]{width:100%;height:100%;border-radius:%?6?%}.product-con .superior .slider-banner .list .item .name[data-v-3e0e199a]{color:#282828;margin-top:%?12?%}.product-con .superior .slider-banner .swiper-pagination-bullet[data-v-3e0e199a]{background-color:#999}.product-con .superior .slider-banner .swiper-pagination-bullet-active[data-v-3e0e199a]{background-color:#e93323}uni-button[data-v-3e0e199a]{padding:0;margin:0;line-height:normal;background-color:#fff}uni-button[data-v-3e0e199a]::after{border:0}action-sheet-item[data-v-3e0e199a]{padding:0;height:%?240?%;align-items:center;display:flex}.contact[data-v-3e0e199a]{font-size:16px;width:50%;background-color:#fff;padding:%?8?% 0;border-radius:0;margin:0;line-height:2}.contact[data-v-3e0e199a]::after{border:none}.action-sheet[data-v-3e0e199a]{font-size:17px;line-height:1.8;width:50%;position:absolute;top:0;right:0;padding:%?25?% 0}.canvas[data-v-3e0e199a]{z-index:300;width:750px;height:1190px}.poster-pop[data-v-3e0e199a]{width:%?450?%;height:%?714?%;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:399;top:50%;margin-top:%?-357?%}.poster-pop uni-image[data-v-3e0e199a]{width:100%;height:100%;display:block}.poster-pop .close[data-v-3e0e199a]{width:%?46?%;height:%?75?%;position:fixed;right:0;top:%?-73?%;display:block}.poster-pop .save-poster[data-v-3e0e199a]{background-color:#df2d0a;font-size::22rpx;color:#fff;text-align:center;height:%?76?%;line-height:%?76?%;width:100%}.poster-pop .keep[data-v-3e0e199a]{color:#fff;text-align:center;font-size:%?25?%;margin-top:%?10?%}.mask[data-v-3e0e199a]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:9}.pro-wrapper .iconn[data-v-3e0e199a]{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAYKElEQVR4nO2deXhTVfrHP0nTlpautHSjZSkt+x42UTYVF5C4gsKIOqOjIxJHZdTfyG+eEZ1xxgVHjeLo6KiIKKsYcAUEBQooASxQKC1QulPolm50S+aPJPXmZm2a3BTo53n6QM49956T+8259yzv+x7ZmC8WcbGjU2migBFAGpAK9AGSgBjzX3dAAYSbT6kBWoA6oNz8VwycAU4BuUCmUquuku5beIZOpXF6XCFRPbyGTqUJAsYCVwCTgTFASjsvYxE6Gkh2UlYBcADYCewB9iu16qb21tmfXBQC61SaeGA2cANwHb8K5GtSzH83mz/X6lSarcCXwCalVn1Wonp4TKcVWKfSRAJzgLuAaUCAXytkIgy4xfzXqlNpfgA+A9Yotepqv9bMAbLO9g7WqTTjgYcxidvdnXNaDK3k1Z4lt6aEorrzFDdUUFpfQXljDfrmehpaGmkxtlLf0ghAqCIYhSyAEEUw4YEhxAZHkBDag6SQHvTqHktaeCJ9w+JRyN3+TdUBa4F3lFr13vZ/a89x9Q7uFALrVBo5plaxGJjkKn9lUy37zmVzqPwkmZWnOVlTQouh1at1UsgD6B+eyIjofozqkcqEuEFEB4W5c2oGsAzYqNSqDV6tlB06tcA6lUYG3Ao8Cwx3lveEvojvS34h42wWx6rzMRiNUlSxDblMxuDI3kyKH8LViSMZENHL1SmHMX2vz5Vatc8q22kF1qk004BXAKWjPGUXqtDm7+Xrwv3k1Xau/kzfsHhuTB6LqvdE4rpFOcuqA/6k1Kp3+KIenU5gnUqTDLwEzHOUZ9+5bD47vYNdZ7MwGH3+lOsQcpmcq+KHcFe/aUzoOdBZ1s+Ap5RadYE3y+80ApvfswuBF7AzzDEYjWwpPsBHuVvJri6UpE7eZmBkMvemXcuMpDHIZTJ7WWqAZ4Dl3no/dwqBdSpNX2AlcKW94ztKM3n7+Jfk6ot9XhcpSItI4uFBs5iWMMJRlt3AAqVWfbqjZfldYJ1KczfwFhAhPpZdXciyoxvQnc/xaR38hTI2ncVDb2NgpN3JMj3wiFKrXtmRMvwmsE6lCQbeBB4QH6tvaWT58c2sPv2D5L1hqZHLZMztN4VHBs0mVBFsL8t7wCKlVt3oyfVdCSz35KJuFJqMaf7WRty9544zd/sLfHpqxyUvLpj6Fp+d+oG5219g77nj9rI8AOw03zOv43WBdSrNKGAfME6Y3mRo4dWjG1i0ZzklDRXeLrbTU9JQwaI9y1l2ZANNhhbx4XHAPvO98ypeFVin0lyPqeUmCdOL6su5b+cyPjm5HSOXfqt1hBEjq05t576dyyiqLxcfTsLUkq/3ZpleE1in0twKaDFNyLeRUZbFgh9fvmiHPr4gu7qQBT++zJ6yY+JDYYBWp9Lc5q2yvCKwTqWZj2myPUiYvjZvJ3/c9w7VTXXeKOaSorqpjkf3/Zt1eTvFh4KANeZ72mE6LLD517YCwXKeESOvZ23kn5lrOv1MlD8xGA38I3MNrx3dKH51BQArdCrN7R0to0MC61SaG4FPEYhrMBp4/tAqVuRu62jdLhs+PrmN5w6tEjeGAGCV+R57jMcC61Sa4cBqBI9lg9HA0kOf8EW+pEuilwTa/L0sPfSJWGTL49rpSpszPBLYPGb7CsGcshEjL2SuZnPBT57W5bJnc8FPvJC5Wvy4DgO+8nSc3G6BzUZvGxAZq715bBOfn8nwpA5dCPj8TAZvHtskTk4GNphnB9uFJy14OaJJjHV5O/kwZ4sHl+rCHh/mbLHXux6HaU6/XbRLYPPCwf3CtIyyLF48vK695XbhghcPryOjLEucfL9ZA7dxW2Dzkp/VL6iovpwlBz7qGgr5AIPRwJIDH9mb8XpLp9L0c/c6bglsXqxfiWDJr8nQwpM/v4e+qd7dsrpoJ/qmep78+T3x3HUE8LFZE5e424IXIlqsf/OYtmv6UQKyqwvRZGnFyVdi0sQlLgXWqTQpmMxs2th37jirTu5ws4pddJRPT+1gn+1S4wtmbZziTgtehmC8W9/SyPOHPr2sV4WkxoiR5w6tajPcNxOOSRunOBVYp9JMBu4Qpr11bNNluZ7rb0obKnnLdnw8B5MDnkMcCmw2Sv8X0GYemF1dyBrb8VkXErEmb6e9fo+VRmKcteBbERmlLzu6oWtI5EcMRgPLjqwXJysxaWUXuwKbu+DPCtO2l/xyyVo/XkzoynPZUZopTl6KAy0dteDZCHyFDEYjy49v9koFu+g4bx//UmywOAyTZjY4EvhJ4Yfvig9wqqbUO7XrosPk6ovZUnxAnPykvbw2DuA6lWYiokmNFblbvVY5byGXyUkLTyQ1IpHk0BiigsIIVXQjQCajtvkC+uZ6ShsqOFVTygl9EY2tzf6uslf5KHcr1/ey6iJdCUwErBbj7Xn4Pyj88NP57E4zYxUWGMK1SaOZnjACZWw6IQFBrk8CWo0GMitOs6vsKN8W6i6JYV52dSH7zmWLHd4eRCSwlWeDOWxCEQLP+sf2vcPOs0d8W1sX9AqN5XfpM7gheSzd3BTVGRllWaw8+T37zmV7oXb+Y3L8MF6b8JAwqQ7oBbSFkxC34DsRiHu2ocrekpVkhCqCWTjoJub0ndyecAoumRQ3hElxQ9h/PodXjqwnR1/ktWtLye6yLM42VBEf0uaf3B2Thu9aEsSdrDuFHzYV7KPVT+Pe0TH9WTf9/5mXOs2r4goZG5vOJ1Of4g8DZyKX+cSLx6cYjAY2FewTJ1tp2PatdCpNAjBVePDrwp99Vjln3NF3Mu9MelT4y/QZATI5vx94I8uveITwwBCfl+dtviq0sYGbCiRYPgh/trMRmL/m6Iv8EjbhvvQZ/HnEXAIkblHjYgfw/lWP0yNYqhBc3uFMbRknrF8xAcBNlg/CuzhTmGtr8SHf1swOt/SZhHqwSvJyLfQPT+TtKxYRdpG15G22Ws2y/EcOoFNpAoGrhTmk7jkPjerDMyPudJ3Rx6RFJPHc6AXIHM/fdzp2nT0qTroaCIRfe9FjEZjjlDfqOVEtXc8yUB7A35T3unwsH6nM4+OT31NYd570iCQeH3orkUGuY6Wdu1DN+ye+Jas6n6jA7jwyeLYjr3sApiYM5/a+V9mzbOyUZFcXUtFYI3y9RGCywsywCGw1c7X/fI6kC/rzUqfRu3tPp3mOVRXwwO7XaDYHPDteXUBNcwPLxv/e6XkXWpv43a5XKa7/dXLjWHUBX85YSpA80OF5fxxyM1uLD1LVVOv+F/ETRoz8fP6EeGZrEpAhF3xo45eKU1LVjSB5IPemXesy35biA23iWjhQkevyvMzK01biAlQ01nBS73xuPVQRzIK0q53m6UwcstVsEvzaybKS/peKDgd/cZvreo0myo0QganhCTZpLgKQAZDSvafNo18uk9GzW6TLc2/vc5XTVt6ZyLTVTAkg16k00UBvS6rBaJR05Wh64ki38s1KGc+81GltYnVXdOOJoa79pBNDerB09AIiAkMBk7gPDZxFbDeboD82hAeGcGX8ELfq529ya4rF8Tp7A9EKRDEiSxoqaDJIs/IiQ8b4WKfR4azy/mnY7Tw48EZKGypJDo11FLXGhhuTx3JN0ijya8uIDg4jJti+uAajgZIGU5TaZkMrClmAy75BZ8EScTctwip6xnAFkC5MkXJyIyk0xm2RLEQEhra1xvYQJFeIvzxg6rxtKT7A/vIcsqsLaTG0Eh0URs9ukYQogjAYjfQPT+TshSpqmxvaXa6U5NaUiL/jIAXQV5iSX1smWYUSQ6MlK0uIESPfFOr4KHcrOfoiBkT0YnriSB4dfDNDono7/NGVN+rJrDjN3nPH2VGayfkLeolr7pxiWzeXVAWmTSzayJNQ4DCF9DNGx6sLeP7Qp+Toi7gxeRxLR9/tdEwsJCY4gumJI5meOJKnh8/hh9LDfJS7lcOVeb6ttJsU1Z0XJ/VWAPFWmeptMvmMZqN3g3i74pOT23nj2BeM7tGftdOX0CcszuNryWXyNrG3lRzilcPrKbvg301aShoqxUlxCqCHMEXKgb1ewug7Lx1ey7q8XTw29Bbmp0736rWvSRzFFT0H8+zBlWwrkX4O34K+2eZ+xsgBq5+xlCGP8uvOSVLOy4fX8UX+XjQTF3pdXAuhimBeGnc/DwzwahyzdlHVaKNdnBxR4DK9hD3F6qY6Cm3fG17li/y9rD+zi1fHP+gqYLdXeHjQTTw0cKbrjD6gpsVGu+5yRFYdUnsu+HLVqri+gpcOr2XxsNslEdfCgwNv5IbksZKVZ8GOdgFyRNHXRR5sPucrH1qNLDuynjExaczp69Q/yycsGXEXSaE9XGf0Ina0C/O7IVJWVb4939cOc7y6gF1lR/nTMOfB4hpam/iz7gOu/ub/ePynd1z2hJcf38yMb5/h3p3LyKrKd5gvVBHMY0MdugxJhhzTPgJttHdmyRu8eWyT12NHr83bxdT44S6HQitzt/Fd0QGqm+r4sfQI/8xc4zDvnrJjvH/iWyoaazhSmccTP73rMC+Yetf9wxM9qr8n2NGuVg5YPbj9YV2YVZXvVe8Jg9HItuKD3NznCpd5G1qt95p09oqyl9eV1eltfe1uU+ET7GjXKsdkLN1GuB9mlwDezv6Sg+UnvXKtrKozNBlaGBc7wGXee9KuYXh0X8BkrvPk8Dsc5p2WMIJZyeORy2TEdYviH8r7XFqhTE3wOAphu7GjXZ0CKEMQwDsquLtfXDtaDK088dO7fDD5CfqGxbs+wQnZ1UX0D08kSO56782ooDA+nLyYC61NLr0m5DIZz41ZwJKRdxEc4N46cWJID3oEh1PRWOM6cweJCrYxXyqTY9ocuY3IQLf2g/QJ+uZ6Htj1Wod9oQrrz9ErNLZd57THJcZdcS2kSLTkGGGrXbkcsFofTJC4ay+msqmWBzPeYHcHXGbqWi7QrZ0i+JIwRTdJykkMsVmdOysHrGw9eoXGSFIZZ9Q2N/DHvf/mw1zP4l8qZAG0SLyQ4YzalguSlJNkq12ejcB2MvkFI0YqGz1b+IgKCqP8gu/fee5y/oI0e0f36m7zWjotB6wCb6RJOG5zxYyk0R6dl9K9J7k1nWObvPMX9PbiTfoEO9qdUABWk8GWna+9veFye0kIiWaYefhioaG1idWnf+BsQxWDI1MYEtWb1PAEm/Hf0Og+VDTWkKMvIt31Pr8+ZUfpL5KUo5AH2Bt9HFEoteoKnUpTAKRYMqaFJ3G82qu7oLabawWtt8nQzPq83XyQs4XyRmszmUB5AEmhMfTsFtlmIXLBPCHxXdEBvwu8Lm+3JOX0D08Uu9nmAxWWgeJ+zAIDjOzRz+8Cz0ga3Sbsh7lbHNo/NRtaOVNbxhk7pkYb8/dw/4DrvRIVwBO+KdJJ5lw+skeqOEkHvy4VZrjILCkRgaFkVp5m9tZneeXIeo+N2yoaa/y2+4u+uZ43sjZKVt4oW80y4FeBrZ4jyph0v3rX6ZvrWXZkg1esFj/I+c4vIRqeP7SKsw3S2GjJkDE2Nl2cbCXwfkz72QIQ2y2CdDs2xBcjTYYWnt7/X0lNkd7I+oLvS6TpXIFp53GRMX8N8DOYBVZq1c3A98IcUyScJPc1Z2rLeHTfv9E3+z46/bvZX/ORxHHFroofKk7aBjSDtbnOV8Ic1yR5fadTv3KkMo/7d/2LAh8Z+hmMBl46vJZ3sr9yndnL2NHqS8t/hAJvAtoGvwMienXIbrgzcqqmlLt/fJmN+Xu8fu3nDq1i9ekfvX5dV/QJi2OA9VCwFWgLLNomsFKrLgV+EOacmTze1/WTnNrmBp4/tIr7di7zqqmQO+6ovmBm8jhx0g9Am3uoeLV6tfDD7JQJkke7kYrDlXks3PMWc7b/nRW52+yOo+2hb65n99mjNkuakxOG+aKaTpHL5MxOmShOttJQvCK+GlME8VCA+JAoJsUN8XsoQ19yqqaU17M28nrWRmKCIxgS1ZuU7j2J7RZBcEAgRqORqqY6iuvLya4u5FRNKUaMyGUyZiaPY+Gg2cSHRDE8ui9RQWGSeoZcGTdEHEusHmcCK7Xqap1Ksxr4rSVtXuq0S1pgIeWNere/q8FoZHPBT2wpPsj81On8Nn0GV8UPZbNt5DmfMS91qjhpNYI4lWA/XrSVqeCEngPd9r67HGlsbeaDnO9QbV1KpQRmORYGRiYzoecgcbKNmaeNwEqtei9g1c28p/81Xq3cpUhVU22HrFDayz22gWv2IAolDI4jvr8o/HBdL6XdIChd+If+4YlclzRGnPyivbyOBN6EYJ1YLpOxcNBNDrJ2ITUPD5qFXGa1VnAEk2Y22BVYqVUbgL8K06YnjkQZk+atOnbhIWNi0uxFJvorIgcGC84GuZ9jXlO0sHjY7RdlXOVLBblMZs/X6gAmreyf4+iAUqs2Ao8L0wZGJjPXD556XZiY23eKvRHN4+A47qTT5qjUqncCa4VpjwyeTYKt/W0XPiYhJJpHBttsjbQWcDoB7s7zdjECD8RQRTB/GTX/ogq3e7EjQ8ZfRs0Xew/WYtLGKS4FVmrVBcAzwrSJPQcxL3Va+2rZhcfclTqVibaTGs+YtXGKuz2m5YjMetRDVF0zXBIwMDKZR4fcLE7OAN5y53y3BDYPmxYgMOsJkit4edz9HoUV7MI9IgJDeXnc/WIvST2wwKyJS9we8yi16tPAImFar9BY/q68t2vo5APkMjl/U95rz0tykVKrdjugd7uUUWrVHwPvC9MmxQ3haSdO0114xtPD7+DKOJtQxv81a+A2njS9RzBZYbZxR9/J3Jc+w4NLdWGP+9JncIftfMN+YGF7r9VugZVadSOmHaetTBoWDZ7NLX0m2T+pC7e5pc8kFtmOdwuBW833vl149PJUatWFmPZZajNfkCFjyYg7mXUJ2nFJxazk8SwZcad4jqEOmGm+5+3G496RUqs+DMwF2kLPyGVynh39G2anTPD0spctN6VM4NnRvxF3WJuAOeZ77REd6v4qteqvgXkIzG3lMjl/Hf0bFnQZCbjN3f2vtiduKzDffI89psPjG6VWvQG4B4HIMmQ8NvQWnh4+p2sI5QS5TM7Tw+fw+NBbxY/lVuAepVa9vsNldPQCAEqtehWixzXA3H5TeH3CQ0QEdU2GiIkICuX1CQ8xt98U8aEm4E7zPe0wXmte5pZ8M4KOF5jGySunPNU1rSlgYGQyK6c8xSTbcW4tcLM3Wq4Frz4/lVr1N8AUwCpARq/QGD6c/ATzU6df1qtQMmTc2W8KH05+wl40o2Jgivkeeg2vvyCVWvVBYAKiyZAgeSCLh92GZuLDl+V6ckJING9M/ANPDZ9jbze1/cAE873zKj7pAZnHbJOB98THrogbzNrpS7ir31Sx4dgliVwm465+U1k7fYm9RzKYpn4nezrOdYVszBeLXOfqADqV5m5MS1s2241lVxey7OgGdOdzbE+8BFDGprN46G2O+h96QK3Uqld0pAydSuP0uM8FNlciFViBaBtbCztKM1l+bDMna0p8Xhcp6B+eyMLBNzEtYYSjLBmYlvw6vM1rpxDYXBE5poWKvyPaRgBMvj7fFR9gRe7WDgcj9RcDI5O5J+1arksa4+j1UwMsAd5ydz3XFZ1GYAs6lSYFeBVwuMa471w2q05tJ6PsmOSbhLQXuUzOpLjBzE+d7mrjj/XA4+6Y2bSHTiewBZ1KMw1YBtj4YFg421DFpoK9fFX4s9v+u1LRJyyOmcnjmJ0yUezCKeYAsFipVe/wRT06rcAAOpVGhmnpcSng1IM6u7qQrcUH2V2WxYnqIkm3oAfTGHZAZC+uih/KNYmj3Jm4OQI8C2ww25j7hE4tsAXz+/kWTGagLheVyxv1/HzuBAcrTnG48jQna0q8HltTIQ+gf3giw6P7MapHKuN7DnC477CIDExPpo3ees8646IQWIhOpZkIPIRpbtutSewWQyuna0s5WVNKUd15iuvLKWmopLxRT01zAw0tjTQbWto21QgJCCJQriBEEUx4YAgxwREkhESRFBpLcvdY+ocn0C8sQRz70Rn1wBrgHbP7rWRcdAJb0Kk0kZhEnodp+tPtuy0RrZi8Cj4F1ii1ammCQotwJbDrXSv8hPmG/Qf4j06liQdmAzcA12FnmCURtcBWTHGoNim1aum2S/eQTiuwEPONfA94T6fSBAFjgSswTYeOQRAp18sUYOoF78TkQb9fqVU3OT+lc9FpH9HtQafSRAMjgHRMW9b3xbRVUIz5LxQIAizbktQDjeZ/y81/xUCe+S8HyFRq1TY7Lnc2XD2i/wckBEniScYuwQAAAABJRU5ErkJggg==");width:%?100?%;height:%?100?%;background-repeat:no-repeat;background-size:100% 100%;margin:0 auto}.pro-wrapper .iconn.iconn1[data-v-3e0e199a]{background-image:url("data:image/png;base64,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")}.pictrue_log[data-v-3e0e199a]{width:%?80?%;height:%?40?%;border-radius:%?6?% 0 %?12?% 0;line-height:%?40?%;font-size:%?24?%}.pictrue_log_class[data-v-3e0e199a]{z-index:3;background:-webkit-gradient(linear,left top,right top,from(#f67a38),to(#f11b09));background:linear-gradient(90deg,#f67a38,#f11b09);opacity:1;position:absolute;top:0;left:0;color:#fff;text-align:center}.navbar .header[data-v-3e0e199a]{height:%?96?%;font-size:%?30?%;color:#050505;background-color:#fff}.navbar .header .item[data-v-3e0e199a]{position:relative;margin:0 %?25?%}.navbar .header .item.on[data-v-3e0e199a]:before{position:absolute;width:%?60?%;height:%?5?%;background-repeat:no-repeat;content:"";background-image:linear-gradient(90deg,#f36 0,#ff6533);bottom:%?-10?%;left:50%;margin-left:%?-28?%}.navbar[data-v-3e0e199a]{position:fixed;background-color:#fff;top:0;left:0;z-index:99;width:100%}.navbar .navbarH[data-v-3e0e199a]{position:relative}.navbar .navbarH .navbarCon[data-v-3e0e199a]{position:absolute;bottom:0;height:%?100?%;width:100%}.share-box[data-v-3e0e199a]{z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%}.share-box uni-image[data-v-3e0e199a]{width:100%;height:100%}.store-wrapper[data-v-3e0e199a]{margin-top:%?20?%;background-color:#fff}.store-wrapper .store-hd[data-v-3e0e199a]{padding:%?30?%;border-bottom:1px solid #f5f5f5}.store-wrapper .store-hd .store-info[data-v-3e0e199a]{position:relative;display:flex}.store-wrapper .store-hd .store-info .logo[data-v-3e0e199a]{width:%?86?%;height:%?86?%}.store-wrapper .store-hd .store-info .logo uni-image[data-v-3e0e199a]{width:%?86?%;height:%?86?%;border-radius:%?6?%}.store-wrapper .store-hd .store-info .info[data-v-3e0e199a]{display:flex;flex-direction:column;justify-content:center;margin-left:%?20?%}.store-wrapper .store-hd .store-info .info .name[data-v-3e0e199a]{font-size:%?28?%;color:#282828;font-weight:700}.store-wrapper .store-hd .store-info .info .txt[data-v-3e0e199a]{margin-top:%?8?%;color:#666;font-size:%?22?%}.store-wrapper .store-hd .store-info .link[data-v-3e0e199a]{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:%?114?%;height:%?50?%;background-image:linear-gradient(-90deg,var(--view-bntColor21),var(--view-bntColor21));border-radius:%?25?%;color:#fff}.store-wrapper .store-hd .score-wrapper[data-v-3e0e199a]{display:flex;justify-content:space-between;margin-top:%?30?%}.store-wrapper .store-hd .score-wrapper .item[data-v-3e0e199a]{color:#948d8c;font-size:%?26?%}.store-wrapper .store-hd .score-wrapper .item uni-text[data-v-3e0e199a]{margin-left:%?10?%;color:var(--view-priceColor)}.store-wrapper .con-box[data-v-3e0e199a]{padding:%?20?% 0 %?20?% %?30?%}.store-wrapper .con-box .title[data-v-3e0e199a]{font-size:%?28?%;color:#282828;margin-bottom:%?20?%}.store-wrapper .con-box .img-box[data-v-3e0e199a]{display:flex}.store-wrapper .con-box .img-box .img-item[data-v-3e0e199a]{width:%?206?%;margin-right:%?15?%}.store-wrapper .con-box .img-box .img-item[data-v-3e0e199a] uni-image, .store-wrapper .con-box .img-box .img-item[data-v-3e0e199a] uni-image, .store-wrapper .con-box .img-box .img-item[data-v-3e0e199a] .easy-loadimage{width:%?206?%;height:%?206?%;border-radius:%?16?%}.store-wrapper .con-box .img-box .img-item .txt .title[data-v-3e0e199a]{font-size:%?28?%;color:#282828}.store-wrapper .con-box .img-box .img-item .txt .price[data-v-3e0e199a]{color:var(--view-priceColor);font-size:%?28?%}.store-wrapper .con-box .img-box .img-item .txt .price uni-text[data-v-3e0e199a]{font-size:%?20?%}.sys-head[data-v-3e0e199a]{background:transparent}.head-wrapper[data-v-3e0e199a]{z-index:999;display:flex;align-items:center;position:fixed;left:%?30?%;top:0;height:%?114?%}.head-menu[data-v-3e0e199a]{display:flex;align-items:center;height:%?54?%;width:%?140?%;background:rgba(0,0,0,.25);border-radius:%?27?%}.head-menu .iconfont[data-v-3e0e199a]{flex:1;text-align:center;color:#fff;box-sizing:border-box}.head-menu .iconfont.icon-xiangzuo[data-v-3e0e199a]{border-right:1px solid #fff}.icon-zhuyi-copy[data-v-3e0e199a]{display:inline-block;margin-right:%?5?%;position:relative;top:%?3?%}.atmosphere.money[data-v-3e0e199a]{height:%?100?%;padding-left:%?24?%;margin:0 %?-32?%;background:50%/cover no-repeat;font-weight:800;font-size:%?28?%;line-height:%?100?%;color:#fff}.atmosphere.money .num[data-v-3e0e199a]{font-size:%?48?%}.atmosphere.share[data-v-3e0e199a]{align-items:flex-start;padding:%?20?% 0 0!important}.atmosphere.share .introduce[data-v-3e0e199a]{flex:1;margin-top:0}',""]),t.exports=e},"298f":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABLCAYAAAAPgLXeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxMmU5NDE3MS1jZGVmLWZjNDgtOTgwOS00ODlmMTQ2YTIwNzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qjg4MEU5RkZGOTA5MTFFOEIwNkM4N0JBODI3MDBBRkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qjg4MEU5RkVGOTA5MTFFOEIwNkM4N0JBODI3MDBBRkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODQyM2UwYzQtNTFiNi01MjRiLTk5ZGItM2I2YjMxMjMyZDQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjEyZTk0MTcxLWNkZWYtZmM0OC05ODA5LTQ4OWYxNDZhMjA3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj8UPccAAARySURBVHja7JlXaFRBFIb3JhHbGiM2LKCosYEYe0ui0YhGBCsi0YgVRAIi6IMN8UFEQWwvIgoaFPXJgL6oJDYUEdEIQWKJDQvGGCwxajRe/wPnysl1Nzv37uxuhDnwsbtTzvw7M3fKuVZAo9m2nYqP/iANBDn5M6gBjyzLqtPVlhWl0E74mA1yQSboEaHKU3ANXALn8Ee+BOJpEDwJnAU/bf/2FRSBjJj3OBoZgY89YKIrqwyUgLugAlSBWs5L5ZGgKTQKTOXv0orBeoxApe4ebgUOgAbRY2/BFtDbh7/BYDf4KPx9B5tBsi7R6aBMNFAD1oCWGny3B1tBnfBfArpE63g0eC+cnuQHUveI9galop0noK9fZ2P5ASKrB6ti/MAng+1C/GvP4lFhEKhmBzSM0+K4Yi0TzxL1fFfVikFQIXo6NxBnY/FyzierVDomKhUEEmRoe5vQsSVS4RxR+EgggYb2k8BFsVSmN1WwXDwY7QIJNmjoJRaI8+EKzRO9nR9oJsabkmPDQhW4xZkPqPcVHNK0OgT6+BAzHBwGQxQXixrWdirU8ufYCsXGb3L5V6CfB9FjwCeue0Kxzk4u/412W5mxXWSkKjpbINZbJfEu0bQ/TFBsa4Do2CUy4wYnFnsc8kWq4kOInuyxrfJGo4QvbcAvTlzrY75GFB+taPaxj+u/dBIyxDCM8fnkhxWvQzT7yRc6U5256liHKJatf8TrEu1cYoTOkZRQyD9qNay5UnwV+KJDNPvuKoTnpYjbeNTCcfWi8zp9LQKdOfk7mIm80ijdS31B2mick1eDps3uCfjhavClBr9SX3KS+CdBDVOFHu6LoDWopyRAN6YrXjapMCb11ZLwauc2DudtNYimDewbyAN0LP7Nt/xoxXcT32uc5Sr8Icb7Nt7oQfSySUVoQx4CO1FCmkhYqVO0TvGos4PrV8vE+14OPX42l2jFi9NrsUzcy4kfVOMlHLrwtLmEEN9Xsa1uol6hzBgnpstcRWfX/WwuLvHHFets4PJUr7s78zFnXlV0tpKHb5KP+UrHjNtghkLZFDpYsbYLoQqsFr2e04yubsuFrunhAptvuAA9rCnNQDTFFt+xptuR5p9jm5qB8KNCz/imClocObL5cpGdQNEFnmI89NTykdTmSO3ABIjO5vuvzeHAoGrFKRw3dNbbAXEUnSn2B/oc7NXBQjFU1PNZcRA9XwT563y3yeLrxZzfGIvVBj5bg/2ioz752R/cTnNFrNzm1ypZmgTTYjAHPBP+K8FQXT3SE1x2ve6j8/Us0MKHPwqJLAb3XD5PN4pUaeydJfy2zXbNf4qpL6VYYKhDGl1Q6KzPu/MZcYl27HHIXTEG87GQhzSUNXCQ8jl44Xol6Lb7vOmlxHOttXjpOijCY5GM/tQdsMvvG+W/EQWNf6QjPgYBenNAgaU9nLUOfAAPQYVlWZ91tGdxHCQmg6K7c6QlBf5TM8KNcCPcCDfCjXAj3Ag3wo1wI9wIN8KNcCPcCDfCjXAjPKb2R4ABAP1fyHzQ0oCyAAAAAElFTkSuQmCC"},"29ca":function(t,e,i){var a=i("6be5");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("7a189ac4",a,!0,{sourceMap:!1,shadowMode:!1})},"29fa":function(t,e,i){"use strict";i.r(e);var a=i("64a4"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"35ac":function(t,e,i){"use strict";i.r(e);var a=i("0ffc"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"3a94":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.specs[data-v-4b3502a2]{position:fixed;bottom:0;width:100%;left:0;background-color:#fff;z-index:280;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);padding-bottom:%?22?%;padding-bottom:calc(22rpx+ constant(safe-area-inset-bottom));padding-bottom:calc(%?22?% + env(safe-area-inset-bottom))}.specs .title[data-v-4b3502a2]{font-size:%?32?%;color:#282828;text-align:center;margin:%?38?% 0 %?36?% 0;position:relative;font-weight:700}.specs .title .iconfont[data-v-4b3502a2]{position:absolute;right:%?30?%;top:0;font-size:%?36?%;font-weight:400;color:#999}.specs .list[data-v-4b3502a2]{height:%?750?%;margin:0 %?30?%;color:#999;overflow-x:hidden;overflow-y:auto}.specs .list .item[data-v-4b3502a2]{padding:%?30?% 0;border-bottom:%?1?% solid #eee}.specs .list .item .name[data-v-4b3502a2]{width:%?160?%;margin-right:%?10?%;word-break:break-all}.specs .list .item .val[data-v-4b3502a2]{width:%?510?%;word-break:break-all;color:#282828}.specs .bnt[data-v-4b3502a2]{width:%?690?%;height:%?86?%;text-align:center;line-height:%?86?%;border-radius:%?43?%;background-color:var(--view-theme);font-size:%?30?%;color:#fff;margin:0 auto}.specs.on[data-v-4b3502a2]{-webkit-transform:translateZ(0);transform:translateZ(0)}',""]),t.exports=e},"43c4":function(t,e,i){"use strict";i.r(e);var a=i("8a5d"),n=i("7bb9");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("1d75");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"3e0e199a",null,!1,a["a"],void 0);e["default"]=s.exports},4917:function(t,e,i){"use strict";i.r(e);var a=i("88cd"),n=i("7402");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("531b");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"5499d8a3",null,!1,a["a"],void 0);e["default"]=s.exports},"531b":function(t,e,i){"use strict";var a=i("a13e"),n=i.n(a);n.a},"566f":function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("a9e3"),i("ac1f");var a=i("77d0"),n=i("26cb"),o=i("53b2"),r={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,n.mapGetters)(["viewColor","keyColor"]),data:function(){return{domain:o.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 i=this;if(e.issue)return!0;switch(this.openType){case 0:(0,a.setCouponReceive)(e.coupon_id).then((function(a){e.issue=!0,i.$emit("ChangCouponsUseState",t),i.$util.Tips({title:"领取成功"}),i.$emit("ChangCoupons",e)}));break;case 1:i.$emit("ChangCoupons",t);break}},bindTab:function(t,e){this.tabIndex=e,this.filterArray()}}};e.default=r},5915:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"sharing-packets",class:1==t.isAnimate?"":"right"},[i("v-uni-view",{staticClass:"sharing-con",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goShare.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:"/static/images/red-packets.png"}}),i("v-uni-view",{staticClass:"text font-color"},[i("v-uni-view",{staticClass:"title"},[t._v("分享赚佣金")]),i("v-uni-view",{staticClass:"money"},[i("v-uni-text",{staticClass:"label"},[t._v("¥")]),t._v(t._s(parseFloat(t.sharePacket.max)))],1),i("v-uni-view",{staticClass:"tip"},[t._v("下单即返佣金")]),i("v-uni-view",{staticClass:"shareBut"},[t._v("立即分享")])],1)],1)],1)},n=[]},5932:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=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:"guaranee_tel"},[i("v-uni-view",{staticClass:"popup",class:{on:t.isGuarantee}},[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),t.guarantee.length?i("v-uni-view",{staticClass:"content"},t._l(t.guarantee,(function(e,a){return i("v-uni-view",{staticClass:"item"},[i("v-uni-view",{staticClass:"name"},[i("v-uni-image",{staticClass:"image",attrs:{src:e.image}}),t._v(t._s(e.guarantee_name))],1),i("v-uni-view",{staticClass:"info",staticStyle:{"white-space":"pre-line"}},[t._v(t._s(e.guarantee_info))])],1)})),1):t._e(),i("v-uni-button",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[t._v("确定")])],1),i("v-uni-view",{staticClass:"popup",class:{on:t.isShipping}},[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-view",{staticClass:"content",staticStyle:{"white-space":"pre-line"}},[t._v(t._s(t.shipping))]),i("v-uni-button",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[t._v("确定")])],1)],1),i("v-uni-view",{staticClass:"mask",attrs:{catchtouchmove:"true",hidden:0==t.showMask},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},n=[]},"61f9":function(t,e,i){"use strict";i.r(e);var a=i("fc0c"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"64a4":function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i("26cb"),n={props:{shipping:{type:String},guarantee:{type:Array}},computed:(0,a.mapGetters)(["viewColor"]),data:function(){return{isShipping:!1,isGuarantee:!1,showMask:!1}},watch:{},onLoad:function(t){},onShow:function(){},methods:{showShippingTel:function(){this.isShipping=!0,this.showMask=!0},showGuaranteeTel:function(){this.isGuarantee=!0,this.showMask=!0},close:function(){this.isShipping=!1,this.isGuarantee=!1,this.showMask=!1}}};e.default=n},6863:function(t,e,i){var a=i("a7ab");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("071054cc",a,!0,{sourceMap:!1,shadowMode:!1})},6915:function(t,e,i){var a=i("ad30");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("5a5bcc88",a,!0,{sourceMap:!1,shadowMode:!1})},"6be5":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.guaranee_tel[data-v-7f1c234a]{position:fixed;bottom:0;width:100%;left:0;background-color:#fff;z-index:300;border-radius:%?16?% %?16?% 0 0;padding-bottom:%?20?%;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.guaranee_tel.on[data-v-7f1c234a]{-webkit-transform:translateZ(0);transform:translateZ(0)}.guaranee_tel .title[data-v-7f1c234a]{font-size:%?32?%;font-weight:700;text-align:center;height:%?123?%;line-height:%?123?%;position:relative}.guaranee_tel .title .iconfont[data-v-7f1c234a]{position:absolute;right:%?30?%;color:#8a8a8a;font-size:%?35?%}.popup[data-v-7f1c234a]{position:fixed;bottom:0;left:0;z-index:99;width:100%;padding-bottom:%?40?%;border-top-left-radius:%?16?%;border-top-right-radius:%?16?%;background-color:#f5f5f5;overflow:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);transition:.3s}.popup.on[data-v-7f1c234a]{-webkit-transform:translateY(0);transform:translateY(0)}.popup .title[data-v-7f1c234a]{position:relative;height:%?137?%;font-size:%?32?%;line-height:%?137?%;text-align:center}.popup uni-scroll-view[data-v-7f1c234a]{height:%?466?%;padding-right:%?30?%;padding-left:%?30?%;box-sizing:border-box}.popup .icon-guanbi[data-v-7f1c234a]{position:absolute;top:50%;right:%?30?%;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:%?30?%;color:#707070;cursor:pointer}.popup .content[data-v-7f1c234a]{padding:0 %?50?%;color:#999;max-height:%?800?%;overflow-y:scroll}.popup .content .item[data-v-7f1c234a]{margin-bottom:%?70?%}.popup .content .image[data-v-7f1c234a]{width:%?30?%;height:%?30?%;margin-right:%?20?%;position:relative;top:%?4?%}.popup .content .name[data-v-7f1c234a]{color:#282828;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup .content .info[data-v-7f1c234a]{margin-top:%?15?%}.popup uni-button[data-v-7f1c234a]{height:%?86?%;border-radius:%?43?%;margin-right:%?30?%;margin-left:%?30?%;background-image:linear-gradient(90deg,var(--view-bntColor21) 0,var(--view-bntColor22));font-size:%?30?%;line-height:%?86?%;color:#fff;margin-top:%?80?%}.popup .text .acea-row[data-v-7f1c234a]{display:inline-flex;max-width:100%}.popup .label[data-v-7f1c234a]{width:%?56?%;height:%?28?%;border:1px solid #e93323;margin-left:%?18?%;font-size:%?20?%;line-height:%?26?%;text-align:center;color:#e93323}.popup .type[data-v-7f1c234a]{width:%?124?%;height:%?42?%;margin-top:%?14?%;background-color:#fcf0e0;font-size:%?24?%;line-height:%?42?%;text-align:center;color:#d67300}.popup .type.special[data-v-7f1c234a]{background-color:#fde9e7;color:#e93323}',""]),t.exports=e},7402:function(t,e,i){"use strict";i.r(e);var a=i("b237"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"741a":function(t,e,i){"use strict";i.r(e);var a=i("f9a9"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},7454:function(t,e,i){"use strict";i.r(e);var a=i("566f"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"774f":function(t,e,i){"use strict";i.r(e);var a=i("b7e7"),n=i("741a");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("fd78");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"1b6d7670",null,!1,a["a"],void 0);e["default"]=s.exports},"77d0":function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.ajcaptchaCheck=function(t){return n.default.post("ajcheck",t,{noAuth:!0})},e.appleAppAuth=function(t){return n.default.post("auth/apple",t,{noAuth:!0})},e.appletsDecrypt=function(t){return n.default.post("user/mp/binding",t)},e.bindingPhone=function(t){return n.default.post("user/binding",t)},e.getAjcaptcha=function(t){return n.default.get("ajcaptcha",t,{noAuth:!0})},e.getAppVersion=function(){return n.default.get("appVersion",{},{noAuth:!0})},e.getArticleBannerList=function(){return n.default.get("article/banner/list",{},{noAuth:!0})},e.getArticleCategoryList=function(){return n.default.get("article/category/lst",{},{noAuth:!0})},e.getArticleDetails=function(t){return n.default.get("article/detail/"+t,{},{noAuth:!0})},e.getArticleHotList=function(){return n.default.get("article/hot/list",{},{noAuth:!0})},e.getArticleList=function(t,e){return n.default.get("article/lst/"+t,e,{noAuth:!0})},e.getCity=function(){return n.default.get("system/city/lst",{},{noAuth:!0})},e.getCityList=function(t){return n.default.get("v2/system/city",{address:t},{noAuth:!0})},e.getCityV2=function(t){return n.default.get("v2/system/city/lst/"+t,{},{noAuth:!0})},e.getCoupons=function(t){return n.default.get("coupon/product",t,{noAuth:!0})},e.getDiy=function(t){return n.default.get("diy",t,{noAuth:!0})},e.getIndexData=function(){return n.default.get("common/home",{},{noAuth:!0})},e.getLiveList=function(t,e){return n.default.get("wechat/live",{page:t,limit:e},{noAuth:!0})},e.getLogo=function(){return n.default.get("wechat/get_logo",{},{noAuth:!0})},e.getPageDiy=function(t){return n.default.get("micro",t,{noAuth:!0})},e.getShopCoupons=function(t){return n.default.get("coupon/store/"+t,{},{noAuth:!0})},e.getTemlIds=function(){return n.default.get("wechat/teml_ids",{},{noAuth:!0})},e.getUserCoupons=function(t){return n.default.get("coupon/list",t)},e.loginMobile=function(t){return n.default.post("login/mobile",t,{noAuth:!0})},e.logout=function(){return n.default.get("logout")},e.modifyPassword=function(t){return n.default.post("user/change/password",t)},e.modifyPhone=function(t){return n.default.post("user/change/phone",t)},e.phoneLogin=function(t){return n.default.post("login",t,{noAuth:!0})},e.phoneRegister=function(t){return n.default.post("register",t,{noAuth:!0})},e.phoneRegisterReset=function(t){return n.default.post("register/reset",t,{noAuth:!0})},e.pink=function(){return n.default.get("pink",{},{noAuth:!0})},e.registerVerify=function(t,e,i,a){return n.default.post("register/verify",{phone:t,type:void 0===e?"reset":e,key:i,code:a},{noAuth:!0})},e.setCouponReceive=function(t){return n.default.post("coupon/receive/"+t)},e.setFormId=function(t){return n.default.post("wechat/set_form_id",{formId:t})},e.switchH5Login=function(t){return n.default.post("user/switch",t)},e.verifyCode=function(){return n.default.get("verify_code",{},{noAuth:!0})},e.wechatAppAuth=function(t){return n.default.post("auth/app",t,{noAuth:!0})};var n=a(i("4933"))},"7b90":function(t,e,i){"use strict";i.r(e);var a=i("fc4f"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"7bb9":function(t,e,i){"use strict";i.r(e);var a=i("fb1e"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"811b":function(t,e,i){var a=i("dff4");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("77dbb431",a,!0,{sourceMap:!1,shadowMode:!1})},8252:function(t,e,i){var a=i("28425");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("833aedc4",a,!0,{sourceMap:!1,shadowMode:!1})},8505:function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i("26cb"),n=i("53b2"),o={name:"Home",props:{},data:function(){return{domain:n.HTTP_REQUEST_URL,top:"",bottom:""}},computed:(0,a.mapGetters)(["homeActive","viewColor","keyColor"]),methods:{setTouchMove:function(t){t.touches[0].clientY<545&&t.touches[0].clientY>66&&(this.top=t.touches[0].clientY,this.bottom="auto")},open:function(){this.homeActive?this.$store.commit("CLOSE_HOME"):this.$store.commit("OPEN_HOME")}},created:function(){this.bottom="50px"}};e.default=o},"88cd":function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"product-bg"},[t.isPlay?a("v-uni-swiper",{attrs:{"indicator-dots":t.indicatorDots,"indicator-active-color":"#e93323",autoplay:t.autoplay,circular:t.circular,interval:t.interval,duration:t.duration},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.change.apply(void 0,arguments)}}},[t.videoline&&""!=t.videoline&&"https:"!=t.videoline?a("v-uni-swiper-item",[a("v-uni-view",{staticClass:"item"},[a("v-uni-video",{staticStyle:{width:"100%",height:"100%"},attrs:{id:"myVideo",src:!t.videoline||"http"!=t.videoline.substring(0,4)&&"https"!=t.videoline.substring(0,5)?"http:"+t.videoline:t.videoline,objectFit:"cover",controls:!0,"show-mute-btn":"true","auto-pause-if-navigate":!0},on:{ended:function(e){arguments[0]=e=t.$handleEvent(e),t.endedFun()}}}),t.controls?a("v-uni-view",{staticClass:"poster"},[a("v-uni-image",{staticClass:"image",attrs:{src:t.videoCoverImg}})],1):t._e(),t.controls?a("v-uni-view",{staticClass:"stop",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPause.apply(void 0,arguments)}}},[a("v-uni-image",{staticClass:"image",attrs:{src:i("97a0")}})],1):t._e()],1)],1):t._e(),t._l(t.imgUrls,(function(e,i){return[a("v-uni-swiper-item",[a("v-uni-image",{staticClass:"slide-image",attrs:{src:e},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.getpreviewImage(e)}}})],1)]}))],2):t._e()],1)},n=[]},"8a5d":function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={jyfParser:i("8364").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{style:t.viewColor},[a("skeleton",{ref:"skeleton",attrs:{show:t.showSkeleton,isNodes:t.isNodes,loading:"chiaroscuro",selector:"skeleton",bgcolor:"#FFF"}}),a("v-uni-view",{staticClass:"product-con skeleton",style:{visibility:t.showSkeleton?"hidden":"visible"}},[a("v-uni-view",{staticClass:"head-wrapper",style:"top:"+t.statusBarHeight},[a("v-uni-view",{staticClass:"head-menu"},[a("v-uni-view",{staticClass:"iconfont icon-xiangzuo",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.returns.apply(void 0,arguments)}}}),a("v-uni-view",{staticClass:"iconfont icon-shouye4",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goHome.apply(void 0,arguments)}}})],1)],1),a("v-uni-view",[a("v-uni-scroll-view",{style:"height:"+t.height+"px;",attrs:{"scroll-top":t.scrollTop,"scroll-y":"true","scroll-with-animation":"true"},on:{scroll:function(e){arguments[0]=e=t.$handleEvent(e),t.scroll.apply(void 0,arguments)}}},[a("v-uni-view",{attrs:{id:"past0"}},[a("productConSwiper",{staticClass:"skeleton-rect",attrs:{imgUrls:t.storeInfo.slider_image,videoCoverImg:t.videoCoverImg,videoline:t.storeInfo.video_link}}),t.storeInfo.atmosphere_pic?a("v-uni-view",{staticClass:"nav acea-row row-between-wrapper",style:{backgroundImage:"url("+t.storeInfo.atmosphere_pic+")"}},[a("v-uni-view",{staticClass:"money skeleton-rect"},[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(t.presellInfo.price))])],1)],1):t._e(),a("v-uni-view",{staticClass:"wrapper"},[a("v-uni-view",{staticClass:"share acea-row row-between row-bottom",class:{atmosphere:t.storeInfo.atmosphere_pic},staticStyle:{padding:"0",margin:"0"}},[t.storeInfo.atmosphere_pic?a("v-uni-view",{staticClass:"introduce skeleton-rect"},[t.storeInfo.merchant&&t.storeInfo.merchant.type_name?a("v-uni-text",{staticClass:"font-bg-red"},[t._v(t._s(t.storeInfo.merchant.type_name))]):t.storeInfo.merchant&&t.storeInfo.merchant.is_trader?a("v-uni-text",{staticClass:"font-bg-red"},[t._v("自营")]):t._e(),t._v(t._s(t.presellInfo.store_name))],1):a("v-uni-view",{staticClass:"money p-color skeleton-rect"},[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(t.presellInfo.price))]),a("v-uni-text",{staticClass:"price_text"},[t._v("预售价")])],1),a("v-uni-view",{staticClass:"fenxiang_btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.listenerActionSheet.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-fenxiang"}),t._v("分享")],1)],1),a("v-uni-view",{staticClass:"label acea-row skeleton-rect"},[a("v-uni-view",[t._v("市场价:¥"+t._s(t.storeInfo.price||""))]),a("v-uni-view",{staticStyle:{"margin-left":"30rpx"}},[t._v("已预定:"+t._s(t.presellInfo.seles)+t._s(t.storeInfo.unit_name))])],1),t.storeInfo.atmosphere_pic?t._e():a("v-uni-view",{staticClass:"introduce skeleton-rect"},[t.storeInfo.merchant&&t.storeInfo.merchant.type_name?a("v-uni-text",{staticClass:"font-bg-red"},[t._v(t._s(t.storeInfo.merchant.type_name))]):t.storeInfo.merchant&&t.storeInfo.merchant.is_trader?a("v-uni-text",{staticClass:"font-bg-red"},[t._v("自营")]):t._e(),t._v(t._s(t.presellInfo.store_name))],1),a("v-uni-view",{staticClass:"presell_count"},[a("v-uni-view",[a("v-uni-view",[t._v("预售活动时间:")]),t.presellInfo.start_time&&t.presellInfo.end_time?a("v-uni-view",{staticClass:"presell_time"},[a("v-uni-view",{staticClass:"iconfont icon-shijian1"}),t._v(t._s(new Date(t.presellInfo.start_time.replace(/-/g,"/")).getMonth()+1)+"月"+t._s(new Date(t.presellInfo.start_time.replace(/-/g,"/")).getDate())+"日"+t._s(new Date(t.presellInfo.start_time.replace(/-/g,"/")).getHours())+"时"+t._s(new Date(t.presellInfo.start_time.replace(/-/g,"/")).getMinutes())+"分"),a("span",{staticClass:"area_line"},[t._v("~")]),a("v-uni-view",{staticClass:"iconfont icon-shijian1"}),t._v(t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getMonth()+1)+"月"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getDate())+"日"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getHours())+"时"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getMinutes())+"分")],1):t._e()],1),2===t.presellInfo.presell_type?a("v-uni-view",[a("v-uni-view",[t._v("支付尾款时间:")]),t.presellInfo.final_start_time&&t.presellInfo.final_end_time?a("v-uni-view",{staticClass:"presell_time"},[a("v-uni-view",{staticClass:"iconfont icon-shijian1"}),t._v(t._s(new Date(t.presellInfo.final_start_time.replace(/-/g,"/")).getMonth()+1)+"月"+t._s(new Date(t.presellInfo.final_start_time.replace(/-/g,"/")).getDate())+"日"+t._s(new Date(t.presellInfo.final_start_time.replace(/-/g,"/")).getHours())+"时"+t._s(new Date(t.presellInfo.final_start_time.replace(/-/g,"/")).getMinutes())+"分"),a("span",{staticClass:"area_line"},[t._v("~")]),a("v-uni-view",{staticClass:"iconfont icon-shijian1"}),t._v(t._s(new Date(t.presellInfo.final_end_time.replace(/-/g,"/")).getMonth()+1)+"月"+t._s(new Date(t.presellInfo.final_end_time.replace(/-/g,"/")).getDate())+"日"+t._s(new Date(t.presellInfo.final_end_time.replace(/-/g,"/")).getHours())+"时"+t._s(new Date(t.presellInfo.final_end_time.replace(/-/g,"/")).getMinutes())+"分")],1):t._e()],1):t._e(),1==t.presellInfo.delivery_type?a("v-uni-view",[a("v-uni-view",[t._v("预计发货时间:")]),1==t.presellInfo.presell_type?a("v-uni-view",[t._v("支付成功后"+t._s(t.presellInfo.delivery_day)+"天内发货")]):t._e(),2==t.presellInfo.presell_type?a("v-uni-view",[t._v("付尾款成功后"+t._s(t.presellInfo.delivery_day)+"天内发货")]):t._e()],1):t._e(),2==t.presellInfo.delivery_type?a("v-uni-view",[a("v-uni-view",[t._v("预计发货时间:")]),t._v("预售结束后"+t._s(t.presellInfo.delivery_day)+"天内发货")],1):t._e()],1),a("v-uni-view",{staticClass:"coupon acea-row row-between-wrapper skeleton-rect",staticStyle:{"margin-top":"20rpx"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.couponTap.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"hide line1 acea-row"},[t._v("优惠券:"),t._l(t.coupon.list,(function(e,i){return a("v-uni-view",{key:i,staticClass:"activity"},[t._v("满"+t._s(e.use_min_price)+"减"+t._s(e.coupon_price))])}))],2),a("v-uni-view",{staticClass:"iconfont icon-jiantou"})],1)],1),a("v-uni-view",{staticClass:"attribute acea-row row-between-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selecAttr.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"acea-row row-between-wrapper skeleton-rect"},[t._v(t._s(t.attrTxt)+":"),a("v-uni-text",{staticClass:"atterTxt"},[t._v(t._s(t.attrValue))])],1),a("v-uni-view",{staticClass:"iconfont icon-jiantou skeleton-rect"})],1),t.shipping||t.shippingValue?a("v-uni-view",{staticClass:"attribute acea-row row-between-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.showShip.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[t._v("运费:"),a("v-uni-text",{staticClass:"atterTxt"},[t._v(t._s(t.shippingValue))])],1),a("v-uni-view",{staticClass:"iconfont icon-jiantou"})],1):t._e(),t.guarantee.length?a("v-uni-view",{staticClass:"attribute acea-row row-between-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.showGuaranee.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[t._v("保障:"),a("v-uni-view",{staticClass:"guaranteeAttr"},t._l(t.guarantee,(function(e,i){return a("v-uni-text",{staticClass:"atterTxt1",class:e.guarantee_name?"hasAttr":""},[t._v(t._s(e.guarantee_name?e.guarantee_name:""))])})),1)],1),a("v-uni-view",{staticClass:"iconfont icon-jiantou"})],1):t._e(),t.specsInfo.params.length>0?a("v-uni-view",{staticClass:"attribute acea-row row-between-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.seeSpecs.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"acea-row row-middle"},[t._v("参数:"),a("v-uni-view",{staticClass:"list line1"},[t._l(t.specsInfo.params,(function(e,i){return i<2?a("v-uni-text",{key:i,staticClass:"item params"},[t._v(t._s(e.name))]):t._e()})),a("v-uni-text",[t._v("...")])],2)],1),a("v-uni-view",{staticClass:"iconfont icon-jiantou"})],1):t._e(),2===t.presellInfo.presell_type?a("v-uni-view",{staticClass:"acea-row row-between-wrapper wrapper presell_process"},[a("v-uni-view",[t._v("流程:"),a("v-uni-view",{staticClass:"process_count"},[a("v-uni-view",{staticClass:"process_line"}),a("span",{staticClass:"text_line text_line1"},[a("v-uni-text",[t._v("定金")])],1),a("span",{staticClass:"text_line text_line2"},[a("v-uni-text",[t._v("尾款")])],1),a("span",{staticClass:"text_line text_line3"},[a("v-uni-text",[t._v("发货")])],1)],1)],1)],1):t._e()],1),t.replyCount&&t.replyCount>0?a("v-uni-view",{staticClass:"userEvaluation",attrs:{id:"past1"}},[a("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[a("v-uni-view",[t._v("用户评价("+t._s(t.replyCount)+")")]),a("v-uni-navigator",{staticClass:"praise",attrs:{"hover-class":"none",url:"/pages/users/goods_comment_list/index?product_id="+t.storeInfo.product_id}},[a("v-uni-text",{staticClass:"t-color"},[t._v(t._s(t.replyChance))]),t._v("好评率"),a("v-uni-text",{staticClass:"iconfont icon-jiantou"})],1)],1),t.replyCount?[a("userEvaluation",{attrs:{reply:t.reply}})]:t._e()],2):t._e(),t.storeInfo.community&&t.storeInfo.community.length>0?a("v-uni-view",{staticClass:"userPlant"},[a("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[a("v-uni-view",[t._v("种草秀")]),a("v-uni-navigator",{staticClass:"praise",attrs:{"hover-class":"none",url:"/pages/plantGrass/plant_show/index?spu_id="+t.storeInfo.spu_id}},[t._v("查看全部"),a("v-uni-text",{staticClass:"iconfont icon-jiantou"})],1)],1),a("v-uni-view",{staticClass:"imgList acea-row"},t._l(t.storeInfo.community,(function(e,i){return i<=2?a("v-uni-navigator",{key:i,staticClass:"pictrue",attrs:{"hover-class":"none",url:"/pages/plantGrass/plant_detail/index?id="+e.community_id}},[a("v-uni-image",{staticClass:"image",attrs:{src:e.image[0]}})],1):t._e()})),1)],1):t._e(),0==t.hide_mer_status&&t.storeInfo.merchant?a("v-uni-view",{staticClass:"store-wrapper"},[a("v-uni-view",{staticClass:"store-hd"},[a("v-uni-view",{staticClass:"store-info"},[a("v-uni-view",{staticClass:"logo"},[a("v-uni-image",{attrs:{src:t.storeInfo.merchant.mer_avatar,mode:""}})],1),a("v-uni-view",{staticClass:"info"},[a("v-uni-view",{staticClass:"name"},[t._v(t._s(t.storeInfo.merchant.mer_name)),t.storeInfo.merchant&&t.storeInfo.merchant.type_name?a("v-uni-text",{staticClass:"font-bg-red ml8"},[t._v(t._s(t.storeInfo.merchant.type_name))]):t.storeInfo.merchant&&t.storeInfo.merchant.is_trader?a("v-uni-text",{staticClass:"font-bg-red ml8"},[t._v("自营")]):t._e()],1),a("v-uni-view",{staticClass:"txt"},[t._v(t._s(t.storeInfo.merchant.care_count<1e4?t.storeInfo.merchant.care_count:(t.storeInfo.merchant.care_count/1e4).toFixed(2)+"万")+"人关注")])],1),a("v-uni-navigator",{staticClass:"link",attrs:{url:"/pages/store/home/index?id="+t.storeInfo.merchant.mer_id,"hover-class":"none"}},[t._v("进店")])],1),a("v-uni-view",{staticClass:"score-wrapper"},[a("v-uni-view",{staticClass:"item"},[t._v("商品描述"),a("v-uni-text",[t._v(t._s(t.storeInfo.merchant.product_score))])],1),a("v-uni-view",{staticClass:"item"},[t._v("卖家服务"),a("v-uni-text",[t._v(t._s(t.storeInfo.merchant.service_score))])],1),a("v-uni-view",{staticClass:"item"},[t._v("物流服务"),a("v-uni-text",[t._v(t._s(t.storeInfo.merchant.postage_score))])],1)],1)],1),t.storeInfo.merchant.recommend&&t.storeInfo.merchant.recommend.length>0?a("v-uni-view",{staticClass:"con-box"},[a("v-uni-view",{staticClass:"title"},[t._v("店铺推荐")]),a("v-uni-scroll-view",{staticStyle:{"white-space":"nowrap",display:"flex"},attrs:{"scroll-x":"true","show-scrollbar":"false"}},[a("v-uni-view",{staticClass:"img-box"},t._l(t.storeInfo.merchant.recommend,(function(e,i){return a("v-uni-view",{key:i,staticClass:"img-item",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.goProDetail(e)}}},[a("v-uni-image",{attrs:{src:e.image,mode:""}}),a("v-uni-view",{staticClass:"txt"},[a("v-uni-view",{staticClass:"title line1"},[t._v(t._s(e.store_name))]),a("v-uni-view",{staticClass:"price"},[a("v-uni-text",[t._v("¥")]),t._v(t._s(e.price))],1)],1)],1)})),1)],1)],1):t._e()],1):t._e(),a("v-uni-view",{staticClass:"product-intro",attrs:{id:"past3"}},[a("v-uni-view",{staticClass:"title"},[t._v("产品介绍")]),t.description?a("v-uni-view",{staticClass:"conter"},[a("jyf-parser",{ref:"article",attrs:{domain:t.domain,html:t.description.content,"tag-style":t.tagStyle}})],1):t._e(),t.priceRule.content?a("v-uni-view",{staticClass:"price-info"},[a("v-uni-view",{staticClass:"price-title"},[t._v("价格说明")]),a("jyf-parser",{ref:"article",attrs:{domain:t.domain,html:t.priceRule.content.replace(/<br\/>/gi,""),"tag-style":t.tagStyle}})],1):t._e()],1),t.presellInfo&&2===t.presellInfo.presell_type&&t.presellInfo.final_end_time?a("v-uni-view",{staticStyle:{height:"160rpx"}}):a("v-uni-view",{staticStyle:{height:"120rpx"}})],1)],1),a("v-uni-view",{staticClass:"footer_count"},[t.presellInfo&&2===t.presellInfo.presell_type&&t.presellInfo.final_end_time?a("v-uni-view",{staticClass:"presell_desc"},[t.presellInfo.end_time?a("v-uni-text",{staticClass:"iconfont icon-zhuyi-copy"}):t._e(),t._v("定金支付时间"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getMonth()+1)+"月"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getDate())+"日"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getHours())+"时"+t._s(new Date(t.presellInfo.end_time.replace(/-/g,"/")).getMinutes())+"分结束"),a("v-uni-text",[t._v(t._s(1===t.presellInfo.delivery_type?" 付尾款后":" 活动结束后")+t._s(t.presellInfo.delivery_day)+"天内发货")])],1):t._e(),a("v-uni-view",{staticClass:"acea-row row-between-wrapper footer",class:2===t.presellInfo.presell_type?"noborder":""},[t.storeInfo.merchant&&1==t.storeInfo.merchant.services_type?a("v-uni-view",{staticClass:"item skeleton-rect",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.call.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-kefu"}),a("v-uni-view",[t._v("客服")])],1):a("v-uni-view",{staticClass:"item skeleton-rect",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goCustomer.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-kefu"}),a("v-uni-view",[t._v("客服")])],1),a("v-uni-view",{staticClass:"item skeleton-rect",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.setCollect.apply(void 0,arguments)}}},[t.storeInfo.isRelation?a("v-uni-view",{staticClass:"iconfont icon-shoucang1"}):a("v-uni-view",{staticClass:"iconfont icon-shoucang"}),a("v-uni-view",[t._v("收藏")])],1),a("v-uni-view",{staticClass:"bnt acea-row skeleton-rect"},[t.attr.productSelect&&1==t.presellInfo.presell_status?a("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.goBuy.apply(void 0,arguments)}}},[0==t.attr.productSelect.stock?a("v-uni-button",{staticClass:"buy bnts",attrs:{"form-type":"submit",disabled:!0}},[t._v("商品已售罄")]):a("v-uni-button",{staticClass:"buy bnts",attrs:{"form-type":"submit"}},[t._v(t._s(1===t.presellInfo.presell_type?"立即支付":"立即支付定金:"+t.minNum+"元起"))])],1):t._e(),t.attr.productSelect&&2==t.presellInfo.presell_status?a("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.goBuy.apply(void 0,arguments)}}},[a("v-uni-button",{staticClass:"buy bnts",attrs:{"form-type":"submit",disabled:!0}},[t._v("已结束")])],1):t._e(),t.attr.productSelect&&0==t.presellInfo.presell_status?a("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.goBuy.apply(void 0,arguments)}}},[a("v-uni-button",{staticClass:"buy bnts",attrs:{"form-type":"submit",disabled:!0}},[t._v("未开始")])],1):t._e()],1)],1)],1),t.sharePacket.max&&t.sharePacket.max>0?[a("shareRedPackets",{attrs:{sharePacket:t.sharePacket,showAnimate:t.showAnimate},on:{listenerActionSheet:function(e){arguments[0]=e=t.$handleEvent(e),t.listenerActionSheet.apply(void 0,arguments)},closeChange:function(e){arguments[0]=e=t.$handleEvent(e),t.closeChange.apply(void 0,arguments)},boxStatus:function(e){arguments[0]=e=t.$handleEvent(e),t.boxStatus.apply(void 0,arguments)}}})]:t._e(),a("productWindow",{attrs:{attr:t.attr,isShow:1,iSplus:1,isPresell:1,presell_type:t.presellInfo.presell_type,image:t.storeInfo.image,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)},ChangeCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartNum.apply(void 0,arguments)},attrVal:function(e){arguments[0]=e=t.$handleEvent(e),t.attrVal.apply(void 0,arguments)},iptCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.iptCartNum.apply(void 0,arguments)}}}),t.coupon.coupon?[a("couponListWindow",{attrs:{showTitle:0,isShop:1,coupon:t.coupon},on:{ChangCouponsClone:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangCouponsClone.apply(void 0,arguments)},ChangCoupons:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangCoupons.apply(void 0,arguments)},ChangCouponsUseState:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangCouponsUseState.apply(void 0,arguments)}}})]:t._e(),a("v-uni-view",{staticClass:"generate-posters acea-row row-middle",class:t.posters?"on":""},[!0===t.weixinStatus?a("v-uni-button",{staticClass:"item",class:t.weixinStatus?"item3":"",attrs:{"hover-class":"none"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.H5ShareBox=!0}}},[a("v-uni-view",{staticClass:"iconfont icon-weixin3"}),a("v-uni-view",{},[t._v("发送给朋友")])],1):t._e(),a("v-uni-button",{staticClass:"item",class:t.weixinStatus?"item3":"",attrs:{"hover-class":"none"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goPoster.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-haibao"}),a("v-uni-view",{},[t._v("生成海报")])],1),a("v-uni-button",{staticClass:"item",class:t.weixinStatus?"item3":"",attrs:{"hover-class":"none"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.copyPwd.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-fuzhikouling1"}),a("v-uni-view",[t._v("生成口令")])],1)],1),t.posters?a("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.listenerActionClose.apply(void 0,arguments)}}}):t._e(),a("copyPassword",{attrs:{isCopy:t.isCopy,copyUrl:t.copyUrl},on:{close:function(e){arguments[0]=e=t.$handleEvent(e),t.closeCopy.apply(void 0,arguments)}}}),a("authorize",{attrs:{isAuto:t.isAuto,isShowAuth:t.isShowAuth},on:{onLoadFun:function(e){arguments[0]=e=t.$handleEvent(e),t.onLoadFun.apply(void 0,arguments)},authColse:function(e){arguments[0]=e=t.$handleEvent(e),t.authColse.apply(void 0,arguments)}}}),t.posterImageStatus?a("v-uni-view",{staticClass:"poster-pop"},[a("v-uni-image",{staticClass:"close",attrs:{src:i("298f")},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.posterImageClose.apply(void 0,arguments)}}}),a("v-uni-image",{attrs:{src:t.posterImage}}),a("v-uni-view",{staticClass:"keep"},[t._v("长按图片可以保存到手机")])],1):t._e(),t.posterImageStatus?a("v-uni-view",{staticClass:"mask"}):t._e(),t.canvasStatus?a("v-uni-canvas",{staticClass:"canvas",attrs:{"canvas-id":"myCanvas"}}):t._e(),t.H5ShareBox?a("v-uni-view",{staticClass:"share-box"},[a("v-uni-image",{attrs:{src:"/static/images/share-info.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.H5ShareBox=!1}}})],1):t._e(),a("guaranteeTemplate",{ref:"guartemplate",attrs:{guarantee:t.guarantee,shipping:t.shipping}}),a("specs",{attrs:{specsInfo:t.specsInfo},on:{myevent:function(e){arguments[0]=e=t.$handleEvent(e),t.mySpecs.apply(void 0,arguments)}}})],2)],1)},o=[]},"8b9d":function(t,e,i){"use strict";var a=i("6915"),n=i.n(a);n.a},"901c":function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{style:t.viewColor},[a("v-uni-view",{staticClass:"coupon-list-window animated",class:1==t.coupon.coupon?"slideInUp":""},[a("v-uni-view",{staticClass:"title"},[a("v-uni-view",{staticClass:"item"},[t._v("优惠券"),a("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?a("v-uni-view",{staticClass:"coupon-list"},t._l(t.coupon.list,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-center-wrapper",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.getCouponUser(i,e)}}},[a("v-uni-view",{staticClass:"money acea-row row-column row-center-wrapper",style:{"background-image":"url("+t.domain+"/static/diy/couponBg"+t.keyColor+".png)"}},[a("v-uni-view",[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(e.coupon_price))])],1),a("v-uni-view",{staticClass:"pic-num"},[t._v("满"+t._s(e.use_min_price)+"元可用")])],1),a("v-uni-view",{staticClass:"text"},[a("v-uni-view",{staticClass:"condition line1"},[0===e.type?a("span",{staticClass:"line-title"},[t._v("店铺券")]):1===e.type?a("span",{staticClass:"line-title"},[t._v("商品券")]):t._e(),a("span",[t._v(t._s(e.title))])]),a("v-uni-view",{staticClass:"data acea-row row-between-wrapper"},[1==e.coupon_type?[a("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?[a("v-uni-view",[t._v("领取后"+t._s(e.coupon_time)+"天内可用")])]:t._e(),e.issue?a("v-uni-view",{staticClass:"gray iconfont icon-yilingqu2"}):a("v-uni-view",{staticClass:"bnt b-color"},[t._v(t._s(t.coupon.statusTile||"立即领取"))])],2)],1)],1)})),1):a("v-uni-view",{staticClass:"pictrue"},[a("v-uni-image",{attrs:{src:i("ae0f")}})],1)],1),a("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)},n=[]},"92e8":function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[i("v-uni-view",{staticClass:"specs",class:!0===t.specsInfo.show?"on":""},[i("v-uni-view",{staticClass:"title"},[t._v("商品参数"),i("v-uni-text",{staticClass:"iconfont icon-guanbi5",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeSpecs.apply(void 0,arguments)}}})],1),i("v-uni-view",{staticClass:"list"},t._l(t.specsInfo.params,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item acea-row"},[i("v-uni-view",{staticClass:"name"},[t._v(t._s(e.name))]),i("v-uni-view",{staticClass:"val"},[t._v(t._s(e.value))])],1)})),1),i("v-uni-view",{staticClass:"bnt",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeSpecs.apply(void 0,arguments)}}},[t._v("完成")]),t._t("bottom")],2),i("v-uni-view",{staticClass:"mask",attrs:{hidden:!1===t.specsInfo.show},on:{touchmove:function(e){e.preventDefault(),arguments[0]=e=t.$handleEvent(e)},click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeSpecs.apply(void 0,arguments)}}})],1)},n=[]},"934e":function(t,e,i){"use strict";i.r(e);var a=i("5915"),n=i("35ac");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("95f3");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"68d0624c",null,!1,a["a"],void 0);e["default"]=s.exports},"93a9":function(t,e,i){var a=i("b6a4");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("48d09171",a,!0,{sourceMap:!1,shadowMode:!1})},"95f3":function(t,e,i){"use strict";var a=i("6863"),n=i.n(a);n.a},9676:function(t,e,i){"use strict";var a=i("93a9"),n=i.n(a);n.a},"97a0":function(t,e,i){t.exports=i.p+"static/img/stop.5a8e6dc1.png"},"9bd21":function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticStyle:{"touch-action":"none"},style:t.viewColor},[i("v-uni-view",{staticClass:"home",staticStyle:{position:"fixed"},style:{top:t.top+"px",bottom:t.bottom},attrs:{id:"right-nav"},on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.setTouchMove.apply(void 0,arguments)}}},[t.homeActive?i("v-uni-view",{staticClass:"homeCon",class:!0===t.homeActive?"on":""},[i("v-uni-navigator",{staticClass:"iconfont icon-shouye-xianxing",attrs:{"hover-class":"none",url:"/pages/index/index","open-type":"switchTab"}}),i("v-uni-navigator",{staticClass:"iconfont icon-caigou-xianxing",attrs:{"hover-class":"none",url:"/pages/order_addcart/order_addcart","open-type":"switchTab"}}),i("v-uni-navigator",{staticClass:"iconfont icon-yonghu1",attrs:{"hover-class":"none",url:"/pages/user/index","open-type":"switchTab"}})],1):t._e(),i("v-uni-view",{staticClass:"pictrueBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.open.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{staticClass:"image pictruea",attrs:{src:!0===t.homeActive?"/static/images/navbtn_open.gif":"/static/images/navbtn_close.gif"}})],1)],1)],1)],1)},n=[]},a13e:function(t,e,i){var a=i("092b");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("401a3c0c",a,!0,{sourceMap:!1,shadowMode:!1})},a7ab:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.sharing-packets[data-v-68d0624c]{position:fixed;right:%?30?%;bottom:%?200?%;z-index:5;transition:all .3s ease-in-out 0s;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sharing-packets.right[data-v-68d0624c]{right:%?-170?%}.sharing-packets.on[data-v-68d0624c]{-webkit-transform:scale(0);transform:scale(0);opacity:0}.sharing-packets .iconfont[data-v-68d0624c]{width:%?44?%;height:%?44?%;border-radius:50%;text-align:center;line-height:%?44?%;background-color:#999;font-size:%?20?%;color:#fff;margin:0 auto;box-sizing:border-box;padding-left:1px}.sharing-packets .line[data-v-68d0624c]{width:%?2?%;height:%?40?%;background-color:#999;margin:0 auto}.sharing-packets .sharing-con[data-v-68d0624c]{width:%?193?%;height:%?195?%;position:relative}.sharing-packets .sharing-con uni-image[data-v-68d0624c]{width:100%;height:100%}.sharing-packets .sharing-con .text[data-v-68d0624c]{position:absolute;top:%?20?%;font-size:%?20?%;width:100%;text-align:center}.sharing-packets .sharing-con .text .money[data-v-68d0624c]{font-size:%?32?%;font-weight:700;margin-top:%?5?%}.sharing-packets .sharing-con .text .money .label[data-v-68d0624c]{font-size:%?16?%}.sharing-packets .sharing-con .text .tip[data-v-68d0624c]{font-size:%?18?%;color:#aa6e56;margin-top:%?5?%}.sharing-packets .sharing-con .text .shareBut[data-v-68d0624c]{width:60%;font-size:%?20?%;color:#f13926;margin-top:%?18?%;height:%?30?%;line-height:%?30?%;background:#ffe8bb;border-radius:%?30?%;margin:%?26?% auto 0}',""]),t.exports=e},a8ab:function(t,e,i){var a=i("c7b9");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("39cd6760",a,!0,{sourceMap:!1,shadowMode:!1})},ad30:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.animated[data-v-17cba6d4]{-webkit-animation-duration:.3s;animation-duration:.3s}.title[data-v-17cba6d4]{display:flex;border-radius:%?16?% %?16?% 0 0}.title .item[data-v-17cba6d4]{position:relative;flex:1;font-size:%?28?%;color:#999}.title .item[data-v-17cba6d4]::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-17cba6d4]{color:#282828}.title .item.on[data-v-17cba6d4]::after{background:var(--view-theme)}.b-color[data-v-17cba6d4]{background-color:var(--view-theme)}.coupon-list[data-v-17cba6d4]{padding:%?30?%}.coupon-list .item[data-v-17cba6d4]{box-shadow:0 2px 10px 0 rgba(0,0,0,.06)}.coupon-list-window[data-v-17cba6d4]{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-17cba6d4]{-webkit-animation:aminup;animation:aminup}.coupon-list-window .title[data-v-17cba6d4]{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-17cba6d4]{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-17cba6d4]{margin:0 0 %?50?% 0;height:%?550?%;overflow:auto}.coupon-list-window .pictrue[data-v-17cba6d4]{width:%?414?%;height:%?336?%;margin:0 auto %?50?% auto}.coupon-list-window .pictrue uni-image[data-v-17cba6d4]{width:100%;height:100%}.pic-num[data-v-17cba6d4]{color:#fff;font-size:%?24?%}.line-title[data-v-17cba6d4]{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-17cba6d4]{border-color:#bbb;color:#bbb;background-color:#f5f5f5}',""]),t.exports=e},ae0f:function(t,e,i){t.exports=i.p+"static/img/noCoupon.27891225.png"},b237:function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{imgUrls:{type:Array,default:function(){return[]}},videoline:{type:String,value:""},videoCoverImg:{type:String}},data:function(){return{indicatorDots:!0,circular:!0,autoplay:!0,interval:5e3,duration:500,currents:"1",controls:!0,isPlay:!0,videoContext:""}},created:function(){},watch:{},mounted:function(){this.videoContext=uni.createVideoContext("myVideo",this)},methods:{getpreviewImage:function(t){uni.previewImage({urls:this.imgUrls,current:t})},videoPause:function(t){},bindPause:function(){this.videoContext.play(),this.$set(this,"controls",!1),this.autoplay=!1},change:function(t){this.$set(this,"currents",t.detail.current+1)},endedFun:function(){this.controls=!0}}};e.default=a},b523:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return n.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return n.default.post("user/cart/delete",t)},e.changeCartNum=function(t,e){return n.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return n.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return n.default.get("order/delivery/".concat(t))},e.express=function(t){return n.default.post("order/express/"+t)},e.expressList=function(){return n.default.get("common/express")},e.getCallBackUrlApi=function(t){return n.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(){return n.default.get("user/cart/count")},e.getCartList=function(){return n.default.get("user/cart/lst")},e.getCouponsOrderPrice=function(t,e){return n.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return n.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return n.default.get("order/detail/"+t)},e.getOrderList=function(t){return n.default.get("order/list",t)},e.getPayOrder=function(t){return n.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return n.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t){return n.default.get("order/group_order_detail/"+t)},e.groupOrderList=function(t){return n.default.get("order/group_order_list",t,{noAuth:!0})},e.ordeRefundReason=function(){return n.default.get("order/refund/reason")},e.orderAgain=function(t){return n.default.post("user/cart/again",t)},e.orderComment=function(t,e){return n.default.post("reply/"+t,e)},e.orderConfirm=function(t){return n.default.post("order/check",t)},e.orderCreate=function(t){return n.default.post("order/create",t,{noAuth:!0})},e.orderData=function(){return n.default.get("order/number")},e.orderDel=function(t){return n.default.post("order/del/"+t)},e.orderFinalPay=function(t){return n.default.post("order/final_payment",t)},e.orderPay=function(t,e){return n.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return n.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return n.default.post("order/refund/verify",t)},e.orderTake=function(t){return n.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return n.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return n.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return n.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return n.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return n.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return n.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return n.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return n.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return n.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return n.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return n.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return n.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return n.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return n.default.get("refund/product/"+t,e,{noAuth:!0})},e.unOrderCancel=function(t){return n.default.post("order/cancel/"+t)},e.verifyCode=function(t){return n.default.get("order/verify_code/"+t)},i("99af");var n=a(i("4933"))},b561:function(t,e,i){"use strict";i.r(e);var a=i("1d79c"),n=i("7b90");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("fa5d");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"4079bc3c",null,!1,a["a"],void 0);e["default"]=s.exports},b6a4:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".pictrueBox[data-v-e3ab8df0]{width:%?130?%;height:%?120?%}\n\n/*返回主页按钮*/.home[data-v-e3ab8df0]{position:fixed;color:#fff;text-align:center;z-index:9999;right:%?15?%;display:flex}.home .homeCon[data-v-e3ab8df0]{border-radius:%?50?%;opacity:0;height:0;color:#e93323;width:0}.home .homeCon.on[data-v-e3ab8df0]{opacity:1;-webkit-animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);width:%?300?%;height:%?86?%;margin-bottom:%?20?%;display:flex;justify-content:center;align-items:center;background:var(--view-theme)}.home .homeCon .iconfont[data-v-e3ab8df0]{font-size:%?48?%;color:#fff;display:inline-block;margin:0 auto}.home .pictrue[data-v-e3ab8df0]{width:%?86?%;height:%?86?%;border-radius:50%;margin:0 auto;background-color:var(--view-theme);box-shadow:0 %?5?% %?12?% rgba(0,0,0,.5)}.home .pictrue .image[data-v-e3ab8df0]{width:100%;height:100%}.pictruea[data-v-e3ab8df0]{width:100%;height:100%;display:block;object-fit:cover;vertical-align:middle}",""]),t.exports=e},b7e7:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){}));var a=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:"copy-list-window",class:1==t.isCopy?"on":""},[i("v-uni-button",{staticClass:"iconfont icon-guanbi",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}),i("v-uni-view",{staticClass:"title"},[i("v-uni-text",{staticClass:"iconfont icon-xuanzhong11"}),t._v(t._s(t.title))],1),i("v-uni-view",{staticClass:"copy-url"},[i("v-uni-text",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":t.copyUrl}},[t._v(t._s(t.copyUrl))])],1),i("v-uni-button",{staticClass:"button copy-data",attrs:{"data-clipboard-text":t.copyUrl}},[t._v("点击复制口令")])],1),i("v-uni-view",{staticClass:"mask",attrs:{catchtouchmove:"true",hidden:0==t.isCopy},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},n=[]},c577:function(t,e,i){"use strict";i.r(e);var a=i("8505"),n=i.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},c7b9:function(t,e,i){var a=i("24fb"),n=i("1de5"),o=i("dcc1");e=a(!1);var r=n(o);e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.evaluateWtapper .evaluateItem[data-v-4079bc3c]{background-color:#fff;padding-bottom:%?25?%}.evaluateWtapper .evaluateItem ~ .evaluateItem[data-v-4079bc3c]{border-top:1px solid #f5f5f5}.evaluateWtapper .evaluateItem .pic-text[data-v-4079bc3c]{font-size:%?26?%;color:#282828;height:%?95?%;padding:0 %?30?%}.evaluateWtapper .evaluateItem .pic-text .pictrue[data-v-4079bc3c]{width:%?56?%;height:%?56?%;margin-right:%?20?%}.evaluateWtapper .evaluateItem .pic-text .pictrue uni-image[data-v-4079bc3c]{width:100%;height:100%;border-radius:50%}.evaluateWtapper .evaluateItem .pic-text .name[data-v-4079bc3c]{max-width:%?450?%;margin-right:%?15?%}.evaluateWtapper .evaluateItem .time[data-v-4079bc3c]{font-size:%?24?%;color:#82848f;padding:0 %?30?%}.evaluateWtapper .evaluateItem .evaluate-infor[data-v-4079bc3c]{font-size:%?28?%;color:#282828;margin-top:%?19?%;padding:0 %?30?%}.evaluateWtapper .evaluateItem .imgList[data-v-4079bc3c]{padding:0 %?30?% 0 %?15?%;margin-top:%?25?%}.evaluateWtapper .evaluateItem .imgList .pictrue[data-v-4079bc3c]{width:%?160?%;height:%?160?%;margin:0 0 %?15?% %?15?%;position:relative}.evaluateWtapper .evaluateItem .imgList .pictrue[data-v-4079bc3c] .easy-loadimage, .evaluateWtapper .evaluateItem .imgList .pictrue[data-v-4079bc3c] uni-image, .evaluateWtapper .evaluateItem .imgList .pictrue[data-v-4079bc3c] uni-image{width:%?160?%;height:%?160?%}.evaluateWtapper .evaluateItem .imgList .morePic[data-v-4079bc3c]{position:absolute;width:%?160?%;height:%?160?%;color:#fff;font-size:%?40?%;text-align:center;top:0;left:0;background:rgba(0,0,0,.5);padding-top:%?50?%;box-sizing:border-box}.evaluateWtapper .evaluateItem .reply[data-v-4079bc3c]{font-size:%?26?%;color:#454545;background-color:#f7f7f7;border-radius:%?5?%;margin:%?20?% %?30?% 0 %?30?%;padding:%?30?%;position:relative}.evaluateWtapper .evaluateItem .reply uni-text[data-v-4079bc3c]{color:var(--view-theme)}.evaluateWtapper .evaluateItem .reply[data-v-4079bc3c]::before{content:"";width:0;height:0;border-left:%?20?% solid transparent;border-right:%?20?% solid transparent;border-bottom:%?30?% solid #f7f7f7;position:absolute;top:%?-30?%;left:%?40?%}.start[data-v-4079bc3c]{position:relative;top:%?4?%}.star_purple[data-v-4079bc3c]{background:url('+r+") 0 0/%?111?% %?19?% no-repeat}",""]),t.exports=e},d1f8:function(t,e,i){"use strict";i.r(e);var a=i("901c"),n=i("7454");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("8b9d");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"17cba6d4",null,!1,a["a"],void 0);e["default"]=s.exports},dcc1:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAATCAMAAACp+6PoAAAAZlBMVEUAAAD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQD9qQBKiglBAAAAIXRSTlMAHKr86d/Pv9LLxpaGgG1gTUc5IwTutrCnkHJxPzIvCgd3czrnAAAAm0lEQVRIx73VRxLDIBQDUIMhuNf0/u9/yQhmMrishTZCb/6e7B9VT1kMnwuRIyoVTyLyQKfiCnZCJ+JZfPoIVFZjFcwOc8bmd3O2EmPcbaSy7INLHusdlbgk8nVDhw8umazXFA6pfNkSm/NoCpPNSmJe2Gx+LqzDZnO3MI3NZu2HaUtfBTabrUje4IPqDR7YbB5crcLj27o7isk//Ul1hsRPv0QAAAAASUVORK5CYII="},dff4:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.copy-list-window[data-v-1b6d7670]{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 .1s cubic-bezier(.25,.5,.5,.9);padding:%?50?% %?30?% %?30?%}.copy-list-window .icon-guanbi[data-v-1b6d7670]{position:absolute;top:%?20?%;right:%?20?%;color:#8a8a8a}.copy-list-window .button[data-v-1b6d7670]{height:%?76?%;border-radius:%?38?%;margin:%?30?% %?30?% 0;background-color:var(--view-theme);font-size:%?30?%;line-height:%?76?%;color:#fff}.copy-list-window.on[data-v-1b6d7670]{-webkit-transform:translateZ(0);transform:translateZ(0)}.copy-list-window .title[data-v-1b6d7670]{width:100%;text-align:center;font-size:%?32?%;font-weight:700;font-family:PingFang SC}.copy-list-window .title .iconfont[data-v-1b6d7670]{font-size:%?30?%;color:#fbb324;margin-right:%?12?%}.copy-url[data-v-1b6d7670]{margin-top:%?30?%;background:#f5f5f5;padding:%?20?% %?25?%;color:#bbb;font-size:%?28?%}',""]),t.exports=e},e233:function(t,e,i){"use strict";i.r(e);var a=i("9bd21"),n=i("c577");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("9676");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"e3ab8df0",null,!1,a["a"],void 0);e["default"]=s.exports},e642:function(t,e,i){"use strict";var a=i("0834"),n=i.n(a);n.a},ea38:function(t,e,i){"use strict";i.r(e);var a=i("92e8"),n=i("61f9");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("e642");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"4b3502a2",null,!1,a["a"],void 0);e["default"]=s.exports},effe:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAAeCAYAAABQdCKyAAABUklEQVRoQ+3azUrDQBiF4TNNk5j+WA1J/YFuvIXegDfRVRW0l+Wmt1dQELQVmqmOxIWI2s6Z9ZysXz7IwxcyizFuihTT0x7ekh6ywkAPL2CbHYpmi4fnFwO4bzwHdDAvB8j7A36ayi8BZ61Zrh7/bKKbIUO/LtE56ogqQGC7Wf/7WbsZEozGFT7yJGBc3Gm7nfsE3DW6uJqM4xYKe/uDPxy3qIZAMQwbGW99GFPbGbQZ3qOQW0wugyZGHPsxb6oLnT+5DREm50RVwqSYuEiYnBNVCZNi4iJhck5UJUyKiYuEyTlRlTApJi4SJudEVcKkmLhImJwTVQmTYuIiYXJOVCVMiomLhMk5UZUwKSYuEibnRFV+zPvzGiZNqWkxR7bZ+THn5bFueRBb8rre+DEBg9uzGmnWJUbGmThrsVw9eTFbHdeC3p2M8J5nQv2xL78ubn0CWd9aM+Tz6VAAAAAASUVORK5CYII="},f74f:function(t,e,i){"use strict";i.r(e);var a=i("5932"),n=i("29fa");for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);i("fed1");var r=i("f0c5"),s=Object(r["a"])(n["default"],a["b"],a["c"],!1,null,"7f1c234a",null,!1,a["a"],void 0);e["default"]=s.exports},f9a9:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(i("98bc")),o=i("26cb"),r={props:{isCopy:{type:Boolean,default:!1},copyUrl:{type:String,default:""}},computed:(0,o.mapGetters)(["viewColor"]),data:function(){return{title:"复制以下口令"}},mounted:function(){var t=this;t.$nextTick((function(){var e=new n.default(".copy-data");e.on("success",(function(e){t.$util.Tips({title:"复制成功"}),setTimeout((function(){t.$emit("close")}),500)})),e.on("error",(function(e){t.$util.Tips({title:"复制失败"})}))}))},methods:{close:function(){this.$emit("close")}}};e.default=r},fa5d:function(t,e,i){"use strict";var a=i("a8ab"),n=i.n(a);n.a},fb1e:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(i("c7eb")),o=a(i("1da1"));i("99af"),i("14d9"),i("e25e"),i("ac1f"),i("a434"),i("b64b"),i("d81d"),i("d401"),i("d3b7"),i("25f0"),i("c975"),i("5319");var r=i("027c"),s=i("ecdb"),c=i("77d0"),u=i("b523"),l=i("26cb"),d=(i("7af5"),a(i("ea38"))),p=a(i("4917")),f=a(i("b202")),v=a(i("d1f8")),A=a(i("b561")),h=a(i("934e")),g=i("53b2"),m=a(i("e233")),b=i("3413"),w=a(i("8364")),y=a(i("2096")),x=a(i("15a4")),C=a(i("335f")),_=a(i("f74f")),k=a(i("774f")),I=uni.getSystemInfoSync().statusBarHeight+"px",S=getApp(),z={components:{specs:d.default,productConSwiper:p.default,productWindow:f.default,couponListWindow:v.default,userEvaluation:A.default,shareRedPackets:h.default,home:m.default,guaranteeTemplate:_.default,copyPassword:k.default,"jyf-parser":w.default,authorize:y.default},mixins:[x.default],data:function(){return{showSkeleton:!0,isNodes:0,statusBarHeight:I,coupon:{coupon:!1,list:[]},attrTxt:"选择",attrValue:"",animated:!1,id:0,replyCount:0,reply:[],storeInfo:{},presellInfo:{},productValue:[],couponList:[],cart_num:1,isAuto:!1,isShowAuth:!1,isOpen:!1,actionSheetHidden:!0,posterImageStatus:!1,storeImage:"",PromotionCode:"",canvasStatus:!1,posterImage:"",posterbackgd:"/static/images/posterbackgd.png",sharePacket:{isState:!0},circular:!1,autoplay:!1,interval:3e3,duration:500,clientHeight:"",systemStore:{},replyChance:0,CartCount:0,isDown:!0,storeSelfMention:!0,posters:!1,weixinStatus:!1,attr:{cartAttr:!1,productAttr:[],productSelect:{}},description:"",navActive:0,H5ShareBox:!1,activity:[],retunTop:!0,navH:"",navList:[],opacity:0,scrollY:0,topArr:[],toView:"",height:0,heightArr:[],lock:!1,scrollTop:0,tagStyle:{img:"width:100%;display:block;"},showAnimate:!0,domain:g.HTTP_REQUEST_URL,minNum:0,currSpid:"",codeImg:"",videoCoverImg:"",shipping:"",guarantee:[],guaranteeValue:"",shippingValue:"",isCopy:!1,copyUrl:"",services_type:"",priceRule:"",specsInfo:{show:!1,params:[]}}},computed:(0,b.configMap)(["hide_mer_status"],(0,l.mapGetters)(["isLogin","uid","viewColor"])),onLoad:function(t){var e=this;t.spid&&(S.globalData.spid=t.spid,e.currSpid=t.spid);var i=getCurrentPages();i.length<=1&&(e.retunTop=!1),this.navH=96,this.id=t.id,t.id&&(this.id=t.id),uni.getSystemInfo({success:function(t){e.height=t.windowHeight}}),this.getGoodsDetails(),this.isLogin&&(this.downloadFilePromotionCode(),(0,b.silenceBindingSpread)()),(0,C.default)(e.currSpid,e.isLogin)},onReady:function(){this.isNodes++},onShow:function(){},methods:{call:function(){uni.makePhoneCall({phoneNumber:this.storeInfo.merchant.service_phone,success:function(t){},fail:function(t){}})},goCustomer:function(){!1===this.isLogin?(this.isAuto=!0,this.isShowAuth=!0):uni.navigateTo({url:"/pages/chat/customer_list/chat?mer_id=".concat(this.storeInfo.mer_id,"&uid=").concat(this.uid,"&productId=").concat(this.storeInfo.product_id,"&presellId=").concat(this.id)})},goProDetail:function(t){uni.redirectTo({url:"/pages/goods_details/index?id="+t.product_id})},boxStatus:function(t){this.showAnimate=t},closeChange:function(){this.$set(this.sharePacket,"isState",!0)},showShip:function(){this.$refs.guartemplate.showShippingTel()},showGuaranee:function(){this.$refs.guartemplate.showGuaranteeTel()},seeSpecs:function(){this.specsInfo.show=!0},mySpecs:function(){this.$set(this.specsInfo,"show",!1)},getPricrRule:function(){var t=this;(0,r.priceRuleApi)(this.storeInfo.cate_id).then((function(e){t.priceRule=e.data})).catch((function(t){}))},goActivity:function(t){var e=t;"1"===e.type?uni.navigateTo({url:"/pages/activity/goods_seckill_details/index?id=".concat(e.id,"&time=").concat(e.time,"&status=1")}):"2"===e.type?uni.navigateTo({url:"/pages/activity/goods_bargain_details/index?id=".concat(e.id,"&bargain=").concat(this.uid)}):uni.navigateTo({url:"/pages/activity/goods_combination_details/index?id=".concat(e.id)})},couponTap:function(){!1===this.isLogin?(this.isAuto=!0,this.isShowAuth=!0):this.$set(this.coupon,"coupon",!0)},getCouponList:function(){var t=this,e=[],i=[],a=[];(0,c.getShopCoupons)(t.storeInfo.mer_id).then((function(n){var o=n.data;i=e.concat(o),t.$set(t.coupon,"list",i);for(var r=0;r<i.length;r++)!i[r].issue&&a.length<2&&a.push(i[r]);t.$set(t,"couponList",a)}))},ChangCouponsUseState:function(t){this.$set(this.coupon,"coupon",!1)},iptCartNum:function(t){var e=this,i=parseInt(t),a=this.presellInfo.self_count?parseInt(this.presellInfo.self_count):999999999;i>a||i<=0?this.$nextTick((function(t){e.$set(e.attr.productSelect,"cart_num",a)})):this.$nextTick((function(t){e.$set(e.attr.productSelect,"cart_num",i)}))},returns:function(){uni.navigateBack()},goHome:function(){uni.switchTab({url:"/pages/index/index"})},tap:function(t){var e="past"+t;t=t;this.$set(this,"toView",e),this.$set(this,"navActive",t),this.$set(this,"lock",!0),this.$set(this,"scrollTop",t>0?this.topArr[t]-S.globalData.navHeight/2:this.topArr[t])},scroll:function(t){var e=t.detail.scrollTop,i=e/200;if(i=i>1?1:i,this.$set(this,"showAnimate",!1),this.$set(this,"opacity",i),this.$set(this,"scrollY",e),this.lock)this.$set(this,"lock",!1);else for(var a=0;a<this.topArr.length;a++)if(e<this.topArr[a]-S.globalData.navHeight/2+this.heightArr[a]){this.$set(this,"navActive",a);break}},goDetail:function(t){0!=t.activity.length?t.activity&&2==t.activity.type?uni.redirectTo({url:"/pages/activity/goods_bargain_details/index?id=".concat(t.activity.id,"&bargain=").concat(this.uid)}):t.activity&&3==t.activity.type?uni.redirectTo({url:"/pages/activity/goods_combination_details/index?id=".concat(t.activity.id)}):t.activity&&1==t.activity.type&&uni.redirectTo({url:"/pages/activity/goods_seckill_details/index?id=".concat(t.activity.id,"&time=").concat(t.activity.time,"&status=1")}):uni.redirectTo({url:"/pages/goods_details/index?id="+t.id})},onLoadFun:function(t){this.getGoodsDetails(),this.downloadFilePromotionCode(),this.isShowAuth=!1},ChangCouponsClone:function(){this.$set(this.coupon,"coupon",!1)},getUserInfo:function(){this.$set(this.sharePacket,"isState",0==this.sharePacket.priceName),(0,s.getUserInfo)().then((function(t){}))},ChangeCartNum:function(t){var e=this.productValue[this.attrValue];if(void 0!==e||this.attr.productAttr.length||(e=this.attr.productSelect),void 0!==e){var i=this.presellInfo.self_count?this.presellInfo.self_count:999999999,a=this.attr.productSelect;t?(a.cart_num++,a.cart_num>i&&(this.$set(this.attr.productSelect,"cart_num",i),this.$set(this,"cart_num",i),uni.showToast({title:"每人限购".concat(i,"件"),icon:"none"}))):(a.cart_num--,a.cart_num<1&&(this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"cart_num",1)))}},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];e&&e.stock>0?(this.$set(this.attr.productSelect,"image",e.image),this.$set(this.attr.productSelect,"price",e.price),2===this.presellInfo.presell_type&&this.$set(this.attr.productSelect,"down_price",e.down_price),this.$set(this.attr.productSelect,"stock",e.stock),this.$set(this.attr.productSelect,"unique",e.unique),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",t),this.$set(this,"attrTxt","选择")):(this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",0),2===this.presellInfo.presell_type&&this.$set(this.attr.productSelect,"down_price",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""),this.$set(this,"attrTxt","选择"))},ChangCoupons:function(t){var e=t,i=this.$util.ArrayRemove(this.couponList,"id",e.id);this.$set(this,"couponList",i),this.getCouponList()},setClientHeight:function(){var t=this,e=uni.createSelectorQuery().in(this).select("#list0");e.fields({size:!0},(function(e){t.$set(t,"clientHeight",e.height+20)})).exec()},getGoodsDetails:function(){var t=this;uni.showLoading({title:"加载中",mask:!0});var e=this;(0,r.getPresellProductDetail)(e.id).then(function(){var i=(0,o.default)((0,n.default)().mark((function i(a){var o,r,s,c;return(0,n.default)().wrap((function(i){while(1)switch(i.prev=i.next){case 0:uni.hideLoading(),o=a.data.product,r=a.data,o.video_link&&o.slider_image.length>1?(t.videoCoverImg=o.slider_image[0],o.slider_image.splice(0,1)):o.video_link&&1===o.slider_image.length&&(t.videoCoverImg=o.slider_image[0]),e.$set(e,"presellInfo",r),e.$set(e,"storeInfo",o),e.$set(e,"description",o.content),e.$set(e,"reply",a.data.product.topReply?[a.data.product.topReply]:[]),e.$set(e,"replyCount",a.data.product.replayData&&a.data.product.replayData.count),e.$set(e,"replyChance",a.data.product.replayData&&a.data.product.replayData.rate),e.$set(e.attr,"productAttr",a.data.product.attr),e.$set(e,"productValue",a.data.product.sku),e.$set(e.sharePacket,"priceName",a.data.product.priceName),e.$set(e.sharePacket,"max",a.data.product.max_extension),e.$set(e.sharePacket,"min",a.data.product.min_extension),e.$set(e,"systemStore",a.data.product.system_store),e.$set(e,"storeSelfMention",a.data.product.store_self_mention),e.$set(e,"PromotionCode",o.code_base),e.$set(e,"activity",a.data.product.activity?a.data.product.activity:[]),e.$set(e,"shippingValue",a.data.product.temp?a.data.product.temp.name:""),e.$set(e,"guaranteeValue",a.data.product.guarantee?a.data.product.guarantee.template_name:""),e.$set(e,"guarantee",a.data.product.guaranteeTemplate?a.data.product.guaranteeTemplate:[]),e.$set(e,"shipping",a.data.product.temp?a.data.product.temp.info:""),e.$set(e.specsInfo,"params",a.data.product.params),uni.setNavigationBarTitle({title:o.store_name.substring(0,7)+"..."}),e.$set(e,"storeImage",e.storeInfo.image),e.isLogin&&(e.getCartCount(),e.ShareInfo()),e.downloadFilePromotionCode(),setTimeout((function(){e.infoScroll()}),500),e.DefaultSelect(),e.getPricrRule(e.storeInfo.cate_id),e.$nextTick((function(){e.getCouponList()})),s=Object.keys(a.data.product.sku),c=s.map((function(t){return a.data.product.sku[t]})),t.minNum=Math.min.apply(Math,c.map((function(t){return t.down_price}))),setTimeout((function(){e.showSkeleton=!1}),1e3);case 38:case"end":return i.stop()}}),i)})));return function(t){return i.apply(this,arguments)}}()).catch((function(t){return setTimeout((function(){e.showSkeleton=!1}),500),e.$util.Tips({title:t},{tab:3,url:1})}))},infoScroll:function(){for(var t=this,e=[],i=[],a=0;a<t.navList.length;a++){var n=uni.createSelectorQuery().in(this),o="#past"+a;n.select(o).boundingClientRect(),n.exec((function(a){var n=a[0].top,o=a[0].height;e.push(n),i.push(o),t.$set(t,"topArr",e),t.$set(t,"heightArr",i)}))}},makePhone:function(){uni.makePhoneCall({phoneNumber:this.systemStore.phone})},DefaultSelect:function(){var t=this.attr.productAttr,e=[];for(var i in this.productValue)if(this.productValue[i].stock>0){e=this.attr.productAttr.length?i.split(","):[];break}for(var a=0;a<t.length;a++)this.$set(t[a],"index",e[a]);var n=this.productValue[e.join(",")];n&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeInfo.store_name),this.$set(this.attr.productSelect,"image",n.image),this.$set(this.attr.productSelect,"price",n.price),2===this.presellInfo.presell_type&&this.$set(this.attr.productSelect,"down_price",n.down_price),this.$set(this.attr.productSelect,"stock",n.stock),this.$set(this.attr.productSelect,"unique",n.unique),this.$set(this,"attrValue",e.join(",")),this.$set(this,"attrTxt","选择"),0==n.stock?this.$set(this.attr.productSelect,"cart_num",0):this.$set(this.attr.productSelect,"cart_num",1)):!n&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeInfo.store_name),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),2===this.presellInfo.presell_type&&this.$set(this.attr.productSelect,"down_price",storeInfo.down_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",""),this.$set(this,"attrTxt","选择")):n||t.length?n&&!t.length&&(this.$set(this.attr.productSelect,"store_name",this.storeInfo.store_name),this.$set(this.attr.productSelect,"image",n.image),this.$set(this.attr.productSelect,"price",n.price),this.$set(this.attr.productSelect,"stock",n.stock),this.$set(this.attr.productSelect,"unique",n.unique),2===this.presellInfo.presell_type&&this.$set(this.attr.productSelect,"down_price",n.down_price),this.$set(this,"attrValue",e.join(",")),this.$set(this,"attrTxt","选择"),0==n.stock?this.$set(this.attr.productSelect,"cart_num",0):this.$set(this.attr.productSelect,"cart_num",1)):(this.$set(this.attr.productSelect,"store_name",this.storeInfo.store_name),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",this.storeInfo.stock),this.$set(this.attr.productSelect,"unique",this.storeInfo.unique||""),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",""),this.$set(this,"attrTxt","选择"))},openAlone:function(){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(this.storeInfo.old_product_id)})},setCollect:function(){if(!1===this.isLogin)this.isAuto=!0,this.isShowAuth=!0;else{var t=this;this.storeInfo.isRelation?(0,r.collectDel)({type:2,type_id:this.presellInfo.product_presell_id}).then((function(e){t.$set(t.storeInfo,"isRelation",!t.storeInfo.isRelation)})):(0,r.collectAdd)({type_id:this.presellInfo.product_presell_id,type:2}).then((function(e){t.$set(t.storeInfo,"isRelation",!t.storeInfo.isRelation)}))}},selecAttr:function(){this.$set(this.attr,"cartAttr",!0),this.$set(this,"isOpen",!0)},onMyEvent:function(){this.$set(this.attr,"cartAttr",!1),this.$set(this,"isOpen",!1)},joinCart:function(t){!1===this.isLogin?(this.isAuto=!0,this.isShowAuth=!0):this.goCat()},goCat:function(t){var e=this,i=e.productValue[this.attrValue];if(e.attrValue?e.attr.cartAttr=!e.isOpen:e.isOpen?e.attr.cartAttr=!0:e.attr.cartAttr=!e.attr.cartAttr,!0===e.attr.cartAttr&&!1===e.isOpen)return e.isOpen=!0;if(e.attr.productAttr.length&&!0===e.isOpen&&0==i.stock)return e.$util.Tips({title:"产品库存不足,请选择其它"});var a={is_new:1,product_id:e.id,cart_num:e.attr.productSelect.cart_num,product_attr_unique:void 0!==e.attr.productSelect?e.attr.productSelect.unique:"",product_type:2,spread_id:this.currSpid};(0,r.postCartAdd)(a).then((function(i){e.isOpen=!1,e.attr.cartAttr=!1,t?uni.navigateTo({url:"/pages/users/order_confirm/index?cartId="+i.data.cart_id}):e.$util.Tips({title:"添加购物车成功",success:function(){e.getCartCount(!0)}})})).catch((function(t){return e.isOpen=!1,e.$util.Tips({title:t})}))},getCartCount:function(t){var e=this,i=e.isLogin;i&&(0,u.getCartCounts)().then((function(i){e.CartCount=i.data[0].count,t&&(e.animated=!0,setTimeout((function(){e.animated=!1}),500))}))},goBuy:function(t){!1===this.isLogin?(this.isAuto=!0,this.isShowAuth=!0):this.goCat(!0)},authColse:function(t){this.isShowAuth=t},listenerActionSheet:function(){!1===this.isLogin?(this.isAuto=!0,this.isShowAuth=!0):(!0===this.$wechat.isWeixin()&&(this.weixinStatus=!0),this.posters=!0)},listenerActionClose:function(){this.posters=!1},posterImageClose:function(){this.posterImageStatus=!1,this.canvasStatus=!1},setDomain:function(t){return t=t?t.toString():"",t.indexOf("https://")>-1?t:t.replace("http://","https://")},downloadFilePromotionCode:function(t){var e=this,i=this;(0,r.getProductCode)(i.id,{type:"wechat",product_type:2}).then(function(){var t=(0,o.default)((0,n.default)().mark((function t(a){return(0,n.default)().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.codeImg=a.data.url,i.$set(i,"isDown",!1);case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){i.$util.Tips({title:t}),i.posters=!1,i.$set(i,"isDown",!1),i.$set(i,"PromotionCode","")}))},goFriend:function(){this.posters=!1},imgToBase:function(t){return(0,o.default)((0,n.default)().mark((function e(){var i;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,(0,s.imgToBase)({image:t});case 2:return i=e.sent,e.abrupt("return",i.data.image);case 4:case"end":return e.stop()}}),e)})))()},goPoster:function(){var t=this;return(0,o.default)((0,n.default)().mark((function e(){var i,a;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!t.posterImage){e.next=4;break}return t.posterImageStatus=!0,t.posters=!1,e.abrupt("return");case 4:return i=t,i.posters=!1,i.$set(i,"canvasStatus",!0),uni.showLoading({title:"海报生成中",mask:!0}),e.t0=i.posterbackgd,e.next=11,t.imgToBase(i.storeImage);case 11:return e.t1=e.sent,e.next=14,t.imgToBase(t.codeImg);case 14:e.t2=e.sent,a=[e.t0,e.t1,e.t2],i.$util.PosterCanvas(a,i.storeInfo.store_name,i.storeInfo.price,(function(t){i.$set(i,"posterImage",t),i.$set(i,"posterImageStatus",!0),i.$set(i,"canvasStatus",!1),i.$set(i,"actionSheetHidden",!i.actionSheetHidden)}),(function(t){i.$set(i,"canvasStatus",!1)}));case 17:case"end":return e.stop()}}),e)})))()},savePosterPath:function(){},ShareInfo:function(){var t=this,e=this.storeInfo,i=location.href;this.$wechat.isWeixin()&&(0,s.getUserInfo)().then((function(a){i=-1===i.indexOf("?")?i+"?spid="+a.data.uid:i+"&spid="+a.data.uid;var n={desc:e.store_info,title:e.store_name,link:i,imgUrl:e.image};t.$wechat.wechatEvevt(["updateAppMessageShareData","updateTimelineShareData","onMenuShareAppMessage","onMenuShareTimeline"],n).then((function(t){})).catch((function(t){}))}))},fileStoreImage:function(t){var e=this;return new Promise((function(i,a){var n=e;uni.downloadFile({url:t,success:function(t){i(t.tempFilePath)},fail:function(){return n.$util.Tips({title:""})}})}))},copyPwd:function(){var t=this;(0,r.copyPasswordApi)({id:t.id,product_type:2}).then(function(){var e=(0,o.default)((0,n.default)().mark((function e(i){return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:t.copyUrl=i.data.str,t.posters=!1,t.isCopy=!0;case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())},closeCopy:function(){this.isCopy=!1}}};e.default=z},fc0c:function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{specsInfo:{type:Object,default:function(){}}},data:function(){return{}},mounted:function(){},methods:{closeSpecs:function(){this.$emit("myevent")}}};e.default=a},fc4f:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i("26cb"),o=i("53b2"),r=a(i("f2b3")),s={props:{reply:{type:Array,default:function(){return[]}}},computed:(0,n.mapGetters)(["keyColor"]),components:{easyLoadimage:r.default},data:function(){return{domain:o.HTTP_REQUEST_URL}},methods:{getpreviewImage:function(t,e){uni.previewImage({urls:this.reply[t].pics,current:this.reply[t].pics[e]})}}};e.default=s},fd78:function(t,e,i){"use strict";var a=i("811b"),n=i.n(a);n.a},fed1:function(t,e,i){"use strict";var a=i("29ca"),n=i.n(a);n.a}}]);
|