pages-product-product.822ff9b5.js 27 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-product-product"],{"1deb":function(t,e,a){"use strict";var i=a("4ea4");a("a4d3"),a("e01a"),a("4160"),a("ac1f"),a("5319"),a("498a"),a("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(a("5530"));a("96cf");var s=i(a("1da1")),n=i(a("5a4a")),d=i(a("ff00")),c=a("6caf"),r=a("14ca"),l=a("26cb"),p=(i(a("ef89")),{components:{uniNumberBox:n.default,uniCountdown:d.default},filters:{address:function(t){console.log(t,"123456");var e="";return t&&(e=t[0]+" "+t[1]),e}},data:function(){return{details:"",reply:"",type:1,goodsNumber:1,goodsid:"",specClass:"none",shareList:[],goodsObjact:{},storeObjact:{},imgList:[],specList:[],productValue:[],actionPrice:0,actionIntegral:0,actionImage:"",uniqueId:"",specSelected:[],specSelectedName:"",goodsNumberMax:0,shopId:"",shopInfo:{logo:"",title:""},goodsType:0,seckillObj:{stopTime:0,stop:!1,stopTimeH:0,stopTimeM:0,stopTimeS:0},pink:{id:"",uid:"",people:"",price:"",stop_time:"",nickname:"",avatar:"",count:"",h:"",i:"",s:""}}},onLoad:function(t){var e=this;return(0,s.default)(regeneratorRuntime.mark((function a(){var i,o;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:if(e,e.goodsid=t.id,t.spread&&uni.setStorageSync("spread",t.spread),1!=t.type){a.next=11;break}return e.goodsType=1,e.seckillObj.stopTime=t.stoptime,i=1e3*t.stoptime,o=new Date,o.getTime()>i?e.seckillObj.stop=!0:e.timeComputed(i,e.seckillObj),e.seckillGoods(),a.abrupt("return");case 11:if(2!=t.type){a.next=15;break}return e.goodsType=2,e.groupGoods(),a.abrupt("return");case 15:0==e.goodsType&&e.goodsDetail();case 16:case"end":return a.stop()}}),a)})))()},computed:(0,o.default)((0,o.default)({},(0,l.mapState)(["weichatObj","baseURL","urlFile"])),(0,l.mapState)("user",["userInfo"])),methods:{navTo:function(t){uni.navigateTo({url:t})},moneyNum:function(t){return+t},navToProductGoods:function(){uni.redirectTo({url:"/pages/product/product?id="+this.goodsObjact.product_id})},goodsDetail:function(){var t=this;(0,c.goodsDetail)({},this.goodsid).then((function(e){var a=e.data;t.details=a;var i=a.storeInfo,o=a.system_store;console.log(o),t.storeObjact=o,t.goodsObjact=i,null!=t.goodsObjact.description&&(t.goodsObjact.description=t.goodsObjact.description.replace(/<img/g,'<img class="rich-img"').replace(/<p>\s*<img/g,'<p class="pHeight"><img')),null!=t.goodsObjact.rule&&(t.goodsObjact.rule="<p>"+t.goodsObjact.rule.replace(/\n/g,"</p><p>").trim()+"</p>"),t.reply=a.reply,t.imgList=i.slider_image,t.specList=a.productAttr,console.log(a.productAttr),t.productValue=a.productValue,t.actionPrice=i.price,t.actionIntegral=i.integral,t.actionImage=i.image_base,t.goodsNumberMax=i.stock,t.shopId=a.mer_id,t.specSelected=[];for(var s=0;s<t.specList.length;s++){var n=t.specList[s].attr_value[0];n.check=!0,t.specSelected.push(n.attr)}var d=t.specSelected.join(",");t.actionImage=t.productValue[d].image,t.uniqueId=t.productValue[d].unique,t.shareDate()}))},shareDate:function(){var t=this,e=window.location.href+"&spread="+this.userInfo.uid,a=uni.getStorageSync("weichatBrowser")||"";if(a){e=e.replace(/[\?,&]from=singlemessage/g,"");var i={link:e,imgUrl:t.goodsObjact.image,desc:t.goodsObjact.store_info,title:t.goodsObjact.store_name,success:function(t){console.log(t)}};(0,r.shareLoad)(i)}},numberChange:function(t){this.goodsNumber=t.number},toggleSpec:function(t){var e=this;"show"===this.specClass?(this.specClass="hide",setTimeout((function(){e.specClass="none"}),250)):"none"===this.specClass&&(this.specClass="show"),this.type=t},selectSpec:function(t,e,a){e.attr_value.forEach((function(t){t.check=!1})),t.check=!0,this.specSelected[a]=t.attr;var i=this.specSelected.join(",");if(this.specSelectedName=this.specSelected.join(" "),this.productValue[i]){var o=this.productValue[i];this.actionPrice=o.price,this.actionIntegral=o.integral,this.goodsNumberMax=o.stock,this.actionImage=o.image,this.uniqueId=o.unique}},share:function(){this.$refs.share.toggleMask()},toFavorite:function(t){var e=this;t.userCollect=!t.userCollect,t.userCollect?(0,c.collectAdd)({id:e.goodsid,category:"product"}).then((function(t){uni.showToast({title:"成功加入收藏",type:"top",duration:1500})})):(0,c.collectDel)({id:e.goodsid,category:"product"}).then((function(t){uni.showToast({title:"成功取消收藏",type:"top",duration:1500})}))},buy:function(){var t=this,e={cartNum:t.goodsNumber,uniqueId:t.uniqueId,new:"1",mer_id:t.shopId};2==t.type&&(e.new=0),0==t.goodsType&&(e.productId=t.goodsid),1==t.goodsType&&(e.secKillId=t.goodsid,e.productId=t.goodsObjact.product_id,t.seckillObj.stop)?uni.showModal({title:"提示",content:"当前活动已经结束",showCancel:!1}):(2==t.goodsType&&(e.combinationId=t.goodsid,e.productId=t.goodsObjact.product_id),(0,c.cartAdd)(e).then((function(e){var a=e.data;1==t.type&&uni.navigateTo({url:"/pages/order/createOrder?id="+a.cartId+"&goodsType="+t.goodsType}),2==t.type&&(uni.showToast({title:"成功加入购物车",type:"top",duration:2e3}),t.toggleSpec())})).catch((function(t){console.log(t)})))},stopPrevent:function(){}}});e.default=p},"234a":function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return s})),a.d(e,"a",(function(){return i}));var i={uniCountdown:a("ff00").default},o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"container"},[a("v-uni-view",{staticClass:"carousel"},[a("v-uni-swiper",{attrs:{"indicator-dots":!0,circular:!0,duration:"400"}},t._l(t.imgList,(function(t,e){return a("v-uni-swiper-item",{key:e,staticClass:"swiper-item"},[a("v-uni-view",{staticClass:"image-wrapper"},[a("v-uni-image",{staticClass:"loaded",attrs:{src:t,mode:"scaleToFill"}})],1)],1)})),1)],1),1==t.goodsType?a("v-uni-view",{staticClass:"introduce-section seckill-box-title"},[a("v-uni-view",{staticClass:"title flex"},[a("v-uni-view",{staticClass:"title-box"},[a("v-uni-text",{staticClass:"price-tip"},[t._v("¥")]),a("v-uni-text",{staticClass:"price"},[t._v(t._s(t.goodsObjact.price))])],1),a("v-uni-view",{staticClass:"flex timeStop"},[a("v-uni-view",[t._v("距离结束")]),a("uni-countdown",{attrs:{color:"#ffffff","background-color":"#D65B3F","splitor-color":"#FFFFFF","show-day":!1,hour:t.seckillObj.stopTimeH,minute:t.seckillObj.stopTimeM,second:t.seckillObj.stopTimeS}})],1)],1)],1):t._e(),a("v-uni-view",{staticClass:"introduce-section"},[1==t.goodsType?a("v-uni-text",{staticClass:"title"},[t._v(t._s(t.goodsObjact.title))]):t._e(),0==t.goodsType?a("v-uni-view",{staticClass:"price-box"},[a("v-uni-text",{staticClass:"price-tip"},[t._v("¥")]),a("v-uni-text",{staticClass:"price"},[t._v(t._s(t.goodsObjact.price))]),t.goodsObjact.integral>0?a("v-uni-text",{staticClass:"price-tip"},[t._v("+")]):t._e(),t.goodsObjact.integral>0?a("v-uni-text",{staticClass:"price"},[t._v(t._s(t.goodsObjact.integral)+"消费补贴券")]):t._e(),t.goodsObjact.ot_price>t.goodsObjact.price?a("v-uni-text",{staticClass:"m-price"},[t._v("¥"+t._s(t.goodsObjact.ot_price))]):t._e()],1):t._e(),0==t.goodsType?a("v-uni-text",{staticClass:"title"},[t._v(t._s(t.goodsObjact.store_name))]):t._e(),a("v-uni-view",{staticClass:"bot-row"},[a("v-uni-text",[t._v("快递: "+t._s(t.goodsObjact.postage))]),a("v-uni-text",{staticStyle:{"text-align":"right"}},[t._v(t._s(t._f("address")(t.storeObjact.address)))])],1)],1),t.reply?a("v-uni-view",{staticClass:"eva-section",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.navTo("/pages/product/reply?id="+t.goodsid)}}},[a("v-uni-view",{staticClass:"e-header"},[a("v-uni-text",{staticClass:"tit"},[t._v("评价")]),a("v-uni-text",[t._v("("+t._s(t.details.replyCount)+")")]),a("v-uni-text",{staticClass:"tip"},[t._v("好评率 "+t._s(t.details.replyChance)+"%")]),a("v-uni-text",{staticClass:"iconfont iconenter"})],1),a("v-uni-view",{staticClass:"eva-box"},[a("v-uni-image",{staticClass:"portrait",attrs:{src:t.reply.avatar,mode:"aspectFill"}}),a("v-uni-view",{staticClass:"right"},[a("v-uni-text",{staticClass:"name"},[t._v(t._s(t.reply.nickname))]),a("v-uni-text",{staticClass:"con"},[t._v(t._s(t.reply.comment))]),a("v-uni-view",{staticClass:"con_box"},t._l(t.reply.pics,(function(t){return a("v-uni-view",{staticClass:"con_image"},[a("v-uni-image",{attrs:{src:t}})],1)})),1),a("v-uni-view",{staticClass:"bot"},[a("v-uni-text",{staticClass:"attr"}),a("v-uni-text",{staticClass:"time"},[t._v(t._s(t.reply.add_time))])],1)],1)],1),t.reply.merchant_reply_content?a("v-uni-view",{staticClass:"eva-boxs"},[a("v-uni-view",{staticClass:"right"},[a("v-uni-text",{staticClass:"con"},[a("v-uni-text",{staticStyle:{color:"#FD5B23","margin-right":"8rpx"}},[t._v("商家回复 :")]),t._v(t._s(t.reply.merchant_reply_content))],1),a("v-uni-view",{staticClass:"bot"},[a("v-uni-text",{staticClass:"attr"}),a("v-uni-text",{staticClass:"time"},[t._v(t._s(t.reply.merchant_reply_time))])],1)],1)],1):t._e()],1):t._e(),a("v-uni-view",{staticClass:"c-list"},[a("v-uni-view",{staticClass:"c-row b-b",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"tit"},[t._v("购买数量")]),a("v-uni-view",{staticClass:"con"},[a("v-uni-text",{staticClass:"selected-text"},[t._v(t._s(t.goodsNumber))])],1),a("v-uni-text",{staticClass:"iconfont iconenter"})],1),1==t.goodsType?a("v-uni-view",{staticClass:"c-row b-b"},[a("v-uni-text",{staticClass:"tit"},[t._v("限购数量")]),a("v-uni-view",{staticClass:"con"},[a("v-uni-text",{staticClass:"selected-text"},[t._v(t._s(t.goodsObjact.num+t.goodsObjact.unit_name))])],1)],1):t._e(),1==t.goodsObjact.is_integral&&0==t.goodsType?a("v-uni-view",{staticClass:"c-row b-b"},[a("v-uni-text",{staticClass:"tit"},[t._v("消费补贴券")]),a("v-uni-view",{staticClass:"bz-list con"},[a("v-uni-text",[t._v("最高抵扣¥"+t._s(0==t.moneyNum(t.goodsObjact.use_max_integral)?t.moneyNum(t.goodsObjact.price):t.moneyNum(t.goodsObjact.use_max_integral)))])],1)],1):t._e()],1),0==t.goodsType&&t.shopId>0?a("v-uni-view",{staticClass:"shop-box flex"},[a("v-uni-view",{staticClass:"flex"},[a("v-uni-image",{staticClass:"shop-img",attrs:{src:t.shopInfo.logo,mode:" aspectFit"}}),a("v-uni-text",{staticClass:"font-size-lg"},[t._v(t._s(t.shopInfo.title))])],1),a("v-uni-navigator",{attrs:{url:"/pages/shoping/index?merid="+t.shopId}},[a("v-uni-view",{staticClass:"shop-button"},[t._v("进店逛逛")])],1)],1):t._e(),a("v-uni-view",{staticClass:"detail-desc"},[a("v-uni-view",{staticClass:"d-header"},[a("v-uni-text",[t._v("图文详情")])],1),a("v-uni-rich-text",{staticClass:"detail-centent",attrs:{nodes:t.goodsObjact.description}}),a("v-uni-view",{class:{contentBottomHeight:1==t.goodsType||2==t.goodsType,goodsBottom:0==t.goodsType}})],1),0==t.goodsType?a("v-uni-view",{staticClass:"page-bottom"},[a("v-uni-view",{staticClass:"p-b-btn",class:{active:t.goodsObjact.userCollect},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toFavorite(t.goodsObjact)}}},[a("v-uni-text",{staticClass:"iconfont ",class:{iconlike:!t.goodsObjact.userCollect,iconlikefill:t.goodsObjact.userCollect}}),a("v-uni-text",[t._v("收藏")])],1),a("v-uni-view",{staticClass:"action-btn-group"},[a("v-uni-button",{staticClass:" action-btn no-border buy-now-btn",attrs:{type:"primary"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec(2)}}},[t._v("加入购物车")]),a("v-uni-button",{staticClass:" action-btn no-border add-cart-btn",attrs:{type:"primary"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec(1)}}},[t._v("立即购买")])],1)],1):t._e(),1==t.goodsType?a("v-uni-view",{staticClass:"goods-pay-box flex",class:{stop:t.seckillObj.stop}},[t.seckillObj.stop?a("v-uni-view",{staticClass:"goods-pay-stop"},[t._v("活动已结束")]):a("v-uni-view",{staticClass:"goods-pay bgLine",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec(1)}}},[a("v-uni-text",[t._v("立即购买")])],1)],1):t._e(),2==t.goodsType?a("v-uni-view",{staticClass:"goods-pay-box flex"},[a("v-uni-view",{staticClass:"goods-pay bg-warning",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.navToProductGoods.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"goods-buttom-money"},[t._v("¥"+t._s(t.goodsObjact.product_price))]),a("v-uni-view",{staticClass:"goods-buttom"},[t._v("单独购买")])],1),a("v-uni-view",{staticClass:"goods-pay bg-danger",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec(1)}}},[a("v-uni-view",{staticClass:"goods-buttom-money"},[t._v("¥"+t._s(t.goodsObjact.price))]),a("v-uni-view",{staticClass:"goods-buttom"},[t._v("我要拼团")])],1)],1):t._e(),a("v-uni-view",{staticClass:"popup spec",class:t.specClass,on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.stopPrevent.apply(void 0,arguments)},click:function(e){arguments[0]=e=t.$handleEvent(e),t.toggleSpec.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"mask"}),a("v-uni-view",{staticClass:"layer attr-content",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.stopPrevent.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"a-t"},[a("v-uni-image",{attrs:{src:t.actionImage}}),a("v-uni-view",{staticClass:"right"},[a("v-uni-view",{staticClass:"good-name clamp"},[t._v(t._s(t.goodsObjact.store_name))]),0!=t.actionIntegral?a("v-uni-text",{staticClass:"price"},[t._v("¥"+t._s(t.actionPrice)+"+"+t._s(t.actionIntegral)+"消费补贴券")]):a("v-uni-text",{staticClass:"price"},[t._v("¥"+t._s(t.actionPrice))])],1)],1),t._l(t.specList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"attr-list"},[a("v-uni-text",[t._v(t._s(e.attr_name))]),a("v-uni-view",{staticClass:"item-list"},t._l(e.attr_value,(function(o,s){return a("v-uni-text",{key:s,staticClass:"tit",class:{selected:o.check},on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.selectSpec(o,e,i)}}},[t._v(t._s(o.attr))])})),1)],1)})),a("v-uni-view",{staticClass:"attr-list"},[a("v-uni-text",[t._v("购买数量")]),a("v-uni-view",{staticClass:"item-list"},[a("uni-number-box",{staticClass:"step",attrs:{isMin:!0,value:t.goodsNumber,min:1,max:t.goodsNumberMax},on:{eventChange:function(e){arguments[0]=e=t.$handleEvent(e),t.numberChange.apply(void 0,arguments)}}})],1)],1),a("v-uni-button",{staticClass:"btn",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.buy.apply(void 0,arguments)}}},[t._v("完成")])],2)],1),a("v-uni-view",{class:{seckillBottom:1==t.goodsType,goodsBottom:0==t.goodsType}})],1)},s=[]},2712:function(t,e,a){"use strict";a.r(e);var i=a("234a"),o=a("e4f9");for(var s in o)"default"!==s&&function(t){a.d(e,t,(function(){return o[t]}))}(s);a("4230");var n,d=a("f0c5"),c=Object(d["a"])(o["default"],i["b"],i["c"],!1,null,"5dd19e3e",null,!1,i["a"],n);e["default"]=c.exports},3595:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/uni-page-body[data-v-5dd19e3e]{background:#f8f8f8}.seckillBottom[data-v-5dd19e3e]{height:%?110?%}.contentBottomHeight[data-v-5dd19e3e]{height:%?110?%}.goodsBottom[data-v-5dd19e3e]{height:%?160?%}.iconenter[data-v-5dd19e3e]{font-size:%?30?%;color:#888}.carousel[data-v-5dd19e3e]{height:%?722?%;position:relative}.carousel uni-swiper[data-v-5dd19e3e]{height:100%}.carousel .image-wrapper[data-v-5dd19e3e]{width:100%;height:100%}.carousel .swiper-item[data-v-5dd19e3e]{display:flex;justify-content:center;align-content:center;height:%?710?%;overflow:hidden}.carousel .swiper-item uni-image[data-v-5dd19e3e]{width:100%;height:100%}.seckill-box-title[data-v-5dd19e3e]{background:linear-gradient(90deg,#ef4e51,#f4713b)!important}.seckill-box-title .price[data-v-5dd19e3e],\n.seckill-box-title .price-tip[data-v-5dd19e3e],\n.seckill-box-title .timeStop[data-v-5dd19e3e],\n.seckill-box-title .m-price[data-v-5dd19e3e]{color:#fff!important}.seckill-box-title .price-tip[data-v-5dd19e3e]{font-size:%?28?%}.seckill-box-title .price[data-v-5dd19e3e]{font-size:%?45?%!important;font-weight:700}.goods-pay-box[data-v-5dd19e3e]{position:fixed;left:0;bottom:0;z-index:95;width:%?750?%;height:%?100?%;line-height:1;color:#fff;text-align:center;font-size:%?32?%}.goods-pay-box .bgLine[data-v-5dd19e3e]{background:linear-gradient(90deg,#ef4e51,#f4713b)}.goods-pay-box .goods-pay[data-v-5dd19e3e]{display:flex;align-content:center;flex-wrap:wrap;justify-content:center}.goods-pay-box .goods-pay .goods-buttom[data-v-5dd19e3e],\n.goods-pay-box .goods-pay .goods-buttom-money[data-v-5dd19e3e]{width:100%}.goods-pay-box .goods-pay .goods-buttom-money[data-v-5dd19e3e]{font-size:%?28?%}.goods-pay-box .goods-pay-stop[data-v-5dd19e3e],\n.goods-pay-box .goods-pay[data-v-5dd19e3e]{padding:%?15?% 0;height:100%;width:100%}.goods-pay-box .goods-pay-stop[data-v-5dd19e3e]{background:#999;line-height:%?70?%}\n/* 标题简介 */.introduce-section[data-v-5dd19e3e]{background:#fff;padding:%?20?% %?30?%}.introduce-section .title[data-v-5dd19e3e]{font-size:%?32?%;color:#303133;height:%?50?%;line-height:%?50?%}.introduce-section .price-box[data-v-5dd19e3e]{display:flex;align-items:baseline;height:%?64?%;padding:%?10?% 0;font-size:%?26?%;color:#5dbc7c}.introduce-section .price[data-v-5dd19e3e]{font-size:%?34?%}.introduce-section .m-price[data-v-5dd19e3e]{margin:0 %?12?%;color:#909399;text-decoration:line-through}.introduce-section .coupon-tip[data-v-5dd19e3e]{align-items:center;padding:%?4?% %?10?%;background:#5dbc7c;font-size:%?24?%;color:#fff;border-radius:%?6?%;line-height:1;-webkit-transform:translateY(%?-4?%);transform:translateY(%?-4?%)}.introduce-section .bot-row[data-v-5dd19e3e]{display:flex;align-items:center;height:%?50?%;font-size:%?24?%;color:#909399}.introduce-section .bot-row uni-text[data-v-5dd19e3e]{flex:1}\n/* 分享 */.share-section[data-v-5dd19e3e]{display:flex;align-items:center;color:#606266;background:linear-gradient(left,#fdf5f6,#fbebf6);padding:%?12?% %?30?%}.share-section .share-icon[data-v-5dd19e3e]{display:flex;align-items:center;width:%?70?%;height:%?30?%;line-height:1;border:1px solid #5dbc7c;border-radius:%?4?%;position:relative;overflow:hidden;font-size:%?22?%;color:#5dbc7c}.share-section .share-icon[data-v-5dd19e3e]:after{content:"";width:%?50?%;height:%?50?%;border-radius:50%;left:%?-20?%;top:%?-12?%;position:absolute;background:#5dbc7c}.share-section .iconfavorfill[data-v-5dd19e3e]{position:relative;z-index:1;font-size:%?24?%;margin-left:%?2?%;margin-right:%?10?%;color:#fff;line-height:1}.share-section .tit[data-v-5dd19e3e]{font-size:%?28?%;margin-left:%?10?%}.share-section .iconprompt[data-v-5dd19e3e]{padding:%?10?%;font-size:%?30?%;line-height:1}.share-section .share-btn[data-v-5dd19e3e]{flex:1;text-align:right;font-size:%?24?%;color:#5dbc7c}.share-section .iconenter[data-v-5dd19e3e]{font-size:%?24?%;margin-left:%?4?%;color:#5dbc7c}.c-list[data-v-5dd19e3e]{margin-top:%?20?%;font-size:%?26?%;color:#606266;background:#fff}.c-list .c-row[data-v-5dd19e3e]{display:flex;align-items:center;padding:%?20?% %?30?%;position:relative}.c-list .tit[data-v-5dd19e3e]{width:%?140?%}.c-list .con[data-v-5dd19e3e]{flex:1;color:#303133}.c-list .con .selected-text[data-v-5dd19e3e]{margin-right:%?10?%}.c-list .bz-list[data-v-5dd19e3e]{height:%?40?%;font-size:%?26?%;color:#303133}.c-list .bz-list uni-text[data-v-5dd19e3e]{display:inline-block;margin-right:%?30?%}.c-list .con-list[data-v-5dd19e3e]{flex:1;display:flex;flex-direction:column;color:#303133;line-height:%?40?%}.c-list .red[data-v-5dd19e3e]{color:#5dbc7c}\n/* 评价 */.eva-section[data-v-5dd19e3e]{display:flex;flex-direction:column;padding:%?20?% %?30?%;background:#fff;margin-top:%?16?%}.eva-section .e-header[data-v-5dd19e3e]{display:flex;align-items:center;height:%?70?%;font-size:%?26?%;color:#909399}.eva-section .e-header .tit[data-v-5dd19e3e]{font-size:%?30?%;color:#303133;margin-right:%?4?%}.eva-section .e-header .tip[data-v-5dd19e3e]{flex:1;text-align:right}.eva-section .e-header .iconenter[data-v-5dd19e3e]{margin-left:%?10?%}.eva-box[data-v-5dd19e3e]{display:flex;padding:%?20?% 0}.eva-box .portrait[data-v-5dd19e3e]{flex-shrink:0;width:%?80?%;height:%?80?%;border-radius:100px}.eva-box .right[data-v-5dd19e3e]{flex:1;display:flex;flex-direction:column;font-size:%?28?%;color:#606266;padding-left:%?26?%}.eva-box .right .con[data-v-5dd19e3e]{font-size:%?28?%;color:#303133;padding:%?20?% 0}.eva-box .right .bot[data-v-5dd19e3e]{display:flex;justify-content:space-between;font-size:%?24?%;color:#909399}.eva-boxs[data-v-5dd19e3e]{width:100%;overflow:hidden;padding:10px %?28?%;background:#f4f4f4;border-radius:%?12?%;font-size:%?26?%;color:#333}.eva-boxs .portrait[data-v-5dd19e3e]{flex-shrink:0;width:%?80?%;height:%?80?%;border-radius:100px}.eva-boxs .right[data-v-5dd19e3e]{flex:1;display:flex;flex-direction:column;font-size:%?28?%;color:#606266}.eva-boxs .right .con[data-v-5dd19e3e]{font-size:%?28?%;color:#303133}.eva-boxs .right .bot[data-v-5dd19e3e]{display:flex;justify-content:space-between;font-size:%?24?%;color:#909399}\n/* 详情 */.detail-desc[data-v-5dd19e3e]{background:#fff;margin-top:%?16?%}.detail-desc[data-v-5dd19e3e] img{max-width:100%!important;display:inline!important}.detail-desc[data-v-5dd19e3e] div{max-width:100%!important}.detail-desc .d-header[data-v-5dd19e3e]{display:flex;justify-content:center;align-items:center;height:%?80?%;font-size:%?30?%;color:#303133;position:relative}.detail-desc .d-header uni-text[data-v-5dd19e3e]{padding:0 %?20?%;background:#fff;position:relative;z-index:1}.detail-desc .d-header[data-v-5dd19e3e]:after{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:%?300?%;height:0;content:"";border-bottom:1px solid #ccc}\n/* 规格选择弹窗 */.attr-content[data-v-5dd19e3e]{padding:%?10?% %?30?%}.attr-content .a-t[data-v-5dd19e3e]{display:flex}.attr-content .a-t uni-image[data-v-5dd19e3e]{width:%?170?%;height:%?170?%;flex-shrink:0;border-radius:%?8?%}.attr-content .a-t .right[data-v-5dd19e3e]{display:flex;flex-direction:column;padding-left:%?24?%;font-size:%?26?%;color:#606266;line-height:%?42?%}.attr-content .a-t .right .good-name[data-v-5dd19e3e]{padding-top:%?20?%;max-width:%?320?%;font-size:%?30?%;font-family:PingFang SC;font-weight:700;color:#1d2023;line-height:%?42?%;margin-bottom:%?15?%}.attr-content .a-t .right .price[data-v-5dd19e3e]{font-size:%?40?%;font-family:PingFang SC;font-weight:700;color:#ff6f0f}.attr-content .a-t .right .selected-text[data-v-5dd19e3e]{margin-right:%?10?%}.attr-content .attr-list[data-v-5dd19e3e]{display:flex;flex-direction:column;font-size:%?30?%;color:#606266;padding-top:%?30?%;padding-left:%?10?%}.attr-content .item-list[data-v-5dd19e3e]{padding:%?20?% 0 0;display:flex;flex-wrap:wrap}.attr-content .item-list .tit[data-v-5dd19e3e]{display:flex;align-items:center;justify-content:center;background:#eee;margin-right:%?20?%;margin-bottom:%?20?%;border-radius:%?100?%;min-width:%?60?%;height:%?60?%;padding:0 %?20?%;font-size:%?28?%;color:#303133}.attr-content .item-list .selected[data-v-5dd19e3e]{background:#fbebee;color:#5dbc7c}\n/* 弹出层 */.popup[data-v-5dd19e3e]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:99}.popup.show[data-v-5dd19e3e]{display:block}.popup.show .mask[data-v-5dd19e3e]{-webkit-animation:showPopup-data-v-5dd19e3e .2s linear both;animation:showPopup-data-v-5dd19e3e .2s linear both}.popup.show .layer[data-v-5dd19e3e]{-webkit-animation:showLayer-data-v-5dd19e3e .2s linear both;animation:showLayer-data-v-5dd19e3e .2s linear both}.popup.hide .mask[data-v-5dd19e3e]{-webkit-animation:hidePopup-data-v-5dd19e3e .2s linear both;animation:hidePopup-data-v-5dd19e3e .2s linear both}.popup.hide .layer[data-v-5dd19e3e]{-webkit-animation:hideLayer-data-v-5dd19e3e .2s linear both;animation:hideLayer-data-v-5dd19e3e .2s linear both}.popup.none[data-v-5dd19e3e]{display:none}.popup .mask[data-v-5dd19e3e]{position:fixed;top:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.4)}.popup .layer[data-v-5dd19e3e]{position:fixed;z-index:99;bottom:0;width:100%;min-height:30vh;border-radius:%?10?% %?10?% 0 0;background-color:#fff}.popup .layer .btn[data-v-5dd19e3e]{height:%?66?%;line-height:%?66?%;border-radius:%?100?%;background:#2ed8db;font-size:%?30?%;color:#fff;margin:%?30?% auto %?20?%}@-webkit-keyframes showPopup-data-v-5dd19e3e{0%{opacity:0}100%{opacity:1}}@keyframes showPopup-data-v-5dd19e3e{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hidePopup-data-v-5dd19e3e{0%{opacity:1}100%{opacity:0}}@keyframes hidePopup-data-v-5dd19e3e{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes showLayer-data-v-5dd19e3e{0%{-webkit-transform:translateY(120%);transform:translateY(120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showLayer-data-v-5dd19e3e{0%{-webkit-transform:translateY(120%);transform:translateY(120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hideLayer-data-v-5dd19e3e{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(120%);transform:translateY(120%)}}@keyframes hideLayer-data-v-5dd19e3e{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(120%);transform:translateY(120%)}}\n/* 底部操作菜单 */.page-bottom[data-v-5dd19e3e]{position:fixed;left:%?0?%;bottom:%?0?%;z-index:95;display:flex;justify-content:center;align-items:center;width:%?750?%;height:%?98?%;background:hsla(0,0%,100%,.9);box-shadow:0 0 %?20?% 0 rgba(0,0,0,.5)}.page-bottom .p-b-btn[data-v-5dd19e3e]{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:%?24?%;color:#606266;width:%?100?%;height:%?98?%}.page-bottom .p-b-btn .iconfont[data-v-5dd19e3e]{font-size:%?40?%;line-height:%?48?%;color:#909399}.page-bottom .p-b-btn.active[data-v-5dd19e3e],\n.page-bottom .p-b-btn.active .iconfont[data-v-5dd19e3e]{color:#5dbc7c}.page-bottom .p-b-btn .icon-fenxiang2[data-v-5dd19e3e]{font-size:%?42?%;-webkit-transform:translateY(%?-2?%);transform:translateY(%?-2?%)}.page-bottom .p-b-btn .iconlikefill[data-v-5dd19e3e]{font-size:%?46?%}.page-bottom .action-btn-group[data-v-5dd19e3e]{display:flex;height:%?98?%;overflow:hidden;position:relative}.page-bottom .action-btn-group .action-btn[data-v-5dd19e3e]{display:flex;align-items:center;justify-content:center;width:%?375?%;height:100%;font-size:%?28?%;padding:0;border-radius:0;background:#ffb238}.page-bottom .action-btn-group .action-btn.buy-now-btn[data-v-5dd19e3e]{background-color:#ffb238}.page-bottom .action-btn-group .action-btn.add-cart-btn[data-v-5dd19e3e]{background:linear-gradient(0deg,#2e58ff,#32c6ff)}.shop-box[data-v-5dd19e3e]{background-color:#fff;margin-top:%?20?%;margin-bottom:%?10?%;padding:%?20?%}.shop-box .shop-img[data-v-5dd19e3e]{border-radius:%?300?%;height:%?80?%;width:%?80?%;margin-right:%?20?%}.shop-box .shop-button[data-v-5dd19e3e]{border-radius:%?100?%;padding:%?10?% %?20?%;color:#dd524d;border:1px solid #dd524d;font-size:%?32?%;line-height:1}[data-v-5dd19e3e] .rich-img{width:100%!important;height:auto}body.?%PAGE?%[data-v-5dd19e3e]{background:#f8f8f8}',""]),t.exports=e},4230:function(t,e,a){"use strict";var i=a("6cdb"),o=a.n(i);o.a},"6cdb":function(t,e,a){var i=a("3595");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("c7619df6",i,!0,{sourceMap:!1,shadowMode:!1})},e4f9:function(t,e,a){"use strict";a.r(e);var i=a("1deb"),o=a.n(i);for(var s in i)"default"!==s&&function(t){a.d(e,t,(function(){return i[t]}))}(s);e["default"]=o.a}}]);