aaa
doum
2026-06-08 3ac279c9df7181c9f21d35a689a321b990b87b22
1
2
3
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index_2-index"],{"24b2":function(t,e,o){"use strict";o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return n})),o.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"box"},[t.configuration&&t.bgImg&&0!==t.configuration.bgImg.isShow?i("v-uni-view",{staticClass:"box_bg",style:{backgroundImage:"url("+t.bgImg+")"}}):t.configuration?i("v-uni-view",{staticClass:"box_bg",style:{background:t.configuration.main.bgColor?t.percentage(t.configuration.main.bgColor,t.configuration.main.alpha):""}}):i("v-uni-view",{staticClass:"box_bg",style:{backgroundImage:"url("+o("9392")+")"}}),i("v-uni-view",{staticClass:"box_content",style:{maxWidth:t.configuration?t.configuration.rangeSize+"px":"750px",minWidth:t.configuration?t.configuration.rangeSize+"px":"750px"}},[i("v-uni-view",{staticClass:"advertisement"},[t.configuration?i("v-uni-image",{attrs:{src:t.topImg,mode:"widthFix"}}):i("v-uni-image",{attrs:{src:o("3ce2"),mode:"widthFix"}})],1),t.status>0?i("v-uni-view",{staticClass:"box_content_left",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.fanhuiPage.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:o("582c"),mode:"widthFix"}})],1):t._e(),t.status>0&&2!==t.status?i("v-uni-view",{staticClass:"box_content_right",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.xiaPage.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:o("f302"),mode:"widthFix"}})],1):t._e(),0===t.status?i("v-uni-view",{staticClass:"box_content_close",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.empty.apply(void 0,arguments)}}},[t._v(" 一键清空 ")]):t._e(),i("v-uni-view",{staticClass:"box_user"},[i("v-uni-text",[t._v(t._s(t.User.username))]),i("v-uni-image",{attrs:{src:o("7397"),mode:"widthFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.loginOut.apply(void 0,arguments)}}})],1),0===t.status?[t.shopList&&t.shopList.length>0?i("v-uni-view",{staticClass:"commodityFrom"},[i("v-uni-view",{staticClass:"commodityFrom_head",style:{background:t.configuration?0===t.configuration.header.backgroundType?"rgba(13, 30, 65, 1)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":"rgba(13, 30, 65, 1)"}},[i("v-uni-view",{staticClass:"commodityFrom_head_item",style:{color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff"}},[t._v("类别")]),i("v-uni-view",{staticClass:"commodityFrom_head_item",style:{color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff"}},[t._v("品牌")]),i("v-uni-view",{staticClass:"commodityFrom_head_item",style:{color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff"}},[t._v("型号")]),i("v-uni-view",{staticClass:"commodityFrom_head_item",style:{color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff"}},[t._v("指导价")]),i("v-uni-view",{staticClass:"commodityFrom_head_item",style:{color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff"}},[t._v("入手价")])],1),i("v-uni-view",{staticClass:"commodityFrom_body",style:{background:t.configuration?t.percentage(t.configuration.list.bgColor,t.configuration.list.bgAlpha):"rgba(0,0,0,0)"}},[i("v-uni-view",{staticClass:"commodityFrom_body_content"},t._l(t.shopList,(function(e,n){return i("v-uni-view",{key:n,staticClass:"commodityFrom_body_content_item"},[i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num"},[i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num_img"},[i("v-uni-image",{attrs:{src:e.categoryImgurl,mode:"widthFix"}})],1),i("v-uni-text",[t._v(t._s(e.categoryName))])],1),i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num",on:{mouseenter:function(o){o.stopPropagation(),arguments[0]=o=t.$handleEvent(o),t.mouseenterP(n,e.categoryId)},mouseleave:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.mouseleaveP(n)}}},[t._v(" "+t._s(t.stringOperations(e.brandName,4))+" "),i("v-uni-view",{staticClass:"drop-down",style:{opacity:e.ppShow?t.opacity:"0",zIndex:e.ppShow?t.zIndex:"-1",background:t.configuration?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"rgba(108, 130, 170, 1)"}},[i("v-uni-view",{staticClass:"drop-down-search"},[i("v-uni-input",{attrs:{type:"text",placeholder:"请输入"},on:{input:function(o){arguments[0]=o=t.$handleEvent(o),t.searchBrand(o,e)}},model:{value:e.brandVal,callback:function(o){t.$set(e,"brandVal",o)},expression:"item.brandVal"}})],1),t._l(e.brandVal?e.brandSearchList:e.brandList,(function(o,a){return i("v-uni-view",{key:a,staticClass:"drop-down-item",on:{click:function(i){i.stopPropagation(),arguments[0]=i=t.$handleEvent(i),t.clickBrand(e,o,n)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(a)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[i("v-uni-text",{style:{color:t.fontColorIndex===a?t.fontColor:""}},[t._v(t._s(o.name))])],1)}))],2)],1),i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num",on:{mouseenter:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.mouseenterX(n)},mouseleave:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.mouseleaveX(n)}}},[t._v(" "+t._s(t.stringOperations(e.name,18))+" "),i("v-uni-view",{directives:[{name:"show",rawName:"v-show",value:e.name,expression:"item.name"}],staticClass:"drop-top"},[t._v(" "+t._s(e.name)+" ")]),i("v-uni-view",{staticClass:"drop-down",style:{opacity:e.xhShow?t.opacity:"0",zIndex:e.xhShow?t.zIndex:"-1",background:t.configuration&&1===t.configuration.pull.bgType?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"rgba(108, 130, 170, 1)"}},[i("v-uni-view",{staticClass:"drop-down-search"},[i("v-uni-input",{attrs:{type:"text",placeholder:"请输入"},on:{input:function(o){arguments[0]=o=t.$handleEvent(o),t.searchModel(o,e)}},model:{value:e.modelVal,callback:function(o){t.$set(e,"modelVal",o)},expression:"item.modelVal"}})],1),t._l(e.modelVal?e.modelSearchList:e.xhData,(function(e,o){return i("v-uni-view",{key:o,staticClass:"drop-down-item",on:{click:function(o){o.stopPropagation(),arguments[0]=o=t.$handleEvent(o),t.clickXH(e,n)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(o)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.name))])],1)}))],2)],1),i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num"},[t._v(" "+t._s(e.zdPrice)+" ")]),i("v-uni-view",{staticClass:"commodityFrom_body_content_item_num"},[i("v-uni-input",{attrs:{type:"number"},on:{onkeyup:function(e){arguments[0]=e=t.$handleEvent(e),t.checkInput(this)},input:function(o){arguments[0]=o=t.$handleEvent(o),t.changePrice(e.price,n)}},model:{value:e.price,callback:function(o){t.$set(e,"price",o)},expression:"item.price"}})],1),i("v-uni-view",{staticClass:"commodityFrom_body_content_item_tips"},[i("v-uni-image",{attrs:{src:o("634d"),mode:"widthFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.openImg(n)}}}),i("v-uni-image",{attrs:{src:o("c8d2"),mode:"widthFix"},on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.copyItem(e)}}}),i("v-uni-image",{attrs:{src:o("6d3e"),mode:"widthFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.deleItem(n)}}}),i("v-uni-image",{attrs:{src:o("64be"),mode:"widthFix"},on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickItem(-1,e.categoryId,e.categoryName,2,e)}}})],1)],1)})),1),i("v-uni-view",{staticClass:"commodityFrom_body_total"},[i("v-uni-view",{staticClass:"commodityFrom_body_total_item",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)":"rgba(13, 30, 65, 1)",color:t.configuration?1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"#ffffff":"rgba(255, 255, 255, 1)",textAlign:"left"}},[t._v("合计:")]),i("v-uni-view",{staticClass:"commodityFrom_body_total_item",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)":"rgba(13, 30, 65, 1)",color:t.configuration?1===t.configuration.pull.selType?t.percentage(t.configuration.pull.selColor,t.configuration.pull.selAlpha):"#FFDC6C":"rgba(255, 220, 108, 1)"}},[t._v(" "+t._s(t.simplifyNum(t.zdj))+" ")]),i("v-uni-view",{staticClass:"commodityFrom_body_total_item",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)":"rgba(13, 30, 65, 1)",color:t.configuration?1===t.configuration.pull.selType?t.percentage(t.configuration.pull.selColor,t.configuration.pull.selAlpha):"#FFDC6C":"rgba(255, 220, 108, 1)"}},[t._v(" "+t._s(t.simplifyNum(t.totalPrices))+" ")])],1)],1)],1):t._e(),i("v-uni-view",{staticClass:"productCategory"},[i("v-uni-view",{staticClass:"productCategory_list",style:{background:t.configuration?1===t.configuration.category.bgType?t.percentage(t.configuration.category.bgColor,t.configuration.category.bgAlpha):"#899FC5":"rgba(137, 159, 197, 1)"}},[t._l(t.category,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productCategory_list_item",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.clickItem(o,e.id,e.name,1)}}},[i("v-uni-image",{attrs:{src:e.imgurl?e.prefixUrl+e.imgurl:"",mode:"widthFix"}}),i("v-uni-text",{style:{"font-size":t.configuration&&t.configuration.listname?(t.configuration.listname.fontSize||16)+"px":"16px",color:t.configuration&&t.configuration.listname&&1===t.configuration.listname.selType?t.percentage(t.configuration.listname.selColor,t.configuration.listname.selAlpha):"#ffffff"}},[t._v(t._s(e.name))])],1)})),i("v-uni-view",{staticClass:"productCategory_list_zw"}),i("v-uni-view",{staticClass:"productCategory_list_zw"}),i("v-uni-view",{staticClass:"productCategory_list_zw"}),i("v-uni-view",{staticClass:"productCategory_list_zw"}),i("v-uni-view",{staticClass:"productCategory_list_zw"})],2)],1)]:t._e(),1===t.status||2===t.status?[i("v-uni-view",{staticClass:"productPage"},[i("v-uni-view",{staticClass:"productPage_head",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)"}},[t.attrFirstName?i("v-uni-view",{staticClass:"productPage_head_item"},[i("v-uni-text",[t._v(t._s(t.attributeOne.name?t.attributeOne.name:t.attrFirstName))]),i("v-uni-image",{attrs:{src:o("52c4"),mode:"widthFix"}}),t.attrFirstList.length>0?i("v-uni-view",{staticClass:"productPage_xl",style:{background:t.configuration?1===t.configuration.pull.bgType?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"#0D1E41":"rgba(13, 30, 65, 1)"}},t._l(t.attrFirstList,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_xl_iten",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickShopPageCheck(e,1)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(o)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.name))])],1)})),1):t._e()],1):t._e(),t.attrSecondName?i("v-uni-view",{staticClass:"productPage_head_item"},[i("v-uni-text",[t._v(t._s(t.attributeTwo.name?t.attributeTwo.name:t.attrSecondName))]),i("v-uni-image",{attrs:{src:o("52c4"),mode:"widthFix"}}),t.attrSecondList.length>0?i("v-uni-view",{staticClass:"productPage_xl",style:{background:t.configuration?1===t.configuration.pull.bgType?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"#0D1E41":"rgba(13, 30, 65, 1)"}},t._l(t.attrSecondList,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_xl_iten",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickShopPageCheck(e,2)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(o)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.name))])],1)})),1):t._e()],1):t._e(),i("v-uni-view",{staticClass:"productPage_head_item"},[1==t.budget.type||2==t.budget.type?i("v-uni-text",[t._v(t._s(t.budget.name))]):i("v-uni-text",[t._v(t._s(t.budget.max&&t.budget.min?t.budget.min+"~"+t.budget.max:"预算"))]),i("v-uni-image",{attrs:{src:o("52c4"),mode:"widthFix"}}),t.budgetList.length>0?i("v-uni-view",{staticClass:"productPage_xl",style:{background:t.configuration?1===t.configuration.pull.bgType?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"#0D1E41":"rgba(13, 30, 65, 1)"}},t._l(t.budgetList,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_xl_iten",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickShopPageCheck(e,3)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(o)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[e.name?[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.name))])]:[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.minamount)+"~"+t._s(e.maxamount))])]],2)})),1):t._e()],1),i("v-uni-view",{staticClass:"productPage_head_item"},[i("v-uni-text",[t._v(t._s(t.shopPageBrand.name?t.shopPageBrand.name:"品牌"))]),i("v-uni-image",{attrs:{src:o("52c4"),mode:"widthFix"}}),t.brandData.length>0?i("v-uni-view",{staticClass:"productPage_xl",style:{background:t.configuration?1===t.configuration.pull.bgType?t.percentage(t.configuration.pull.bgColor,t.configuration.pull.bgAlpha):"#0D1E41":"rgba(13, 30, 65, 1)"}},t._l(t.brandData1,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_xl_iten",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickShopPageCheck(e,4)},mouseenter:function(e){arguments[0]=e=t.$handleEvent(e),t.aaa(o)},mouseleave:function(e){arguments[0]=e=t.$handleEvent(e),t.bbb.apply(void 0,arguments)}}},[i("v-uni-text",{style:{color:t.fontColorIndex===o?t.fontColor:""}},[t._v(t._s(e.name))])],1)})),1):t._e()],1)],1),t.isPK||2===t.status?i("v-uni-view",{staticClass:"productPage_pk"},[i("v-uni-view",{staticClass:"productPage_pk_shop"},["{}"==JSON.stringify(t.leftShop)?i("v-uni-view",{staticClass:"productPage_pk_shop_sp",style:{background:t.configuration?0===t.configuration.header.backgroundType?"rgba(13, 30, 65, 1)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":"rgba(13, 30, 65, 1)"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.openSearch("left")}}},[i("span",[t._v("+")])]):i("v-uni-view",{staticClass:"productPage_pk_shop_sp1",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickPKshop(t.leftShop)}}},[i("v-uni-view",{staticClass:"productPage_pk_shop_sp1_img"},[i("v-uni-image",{attrs:{src:t.leftShop.imgurl?t.leftShop.prefixUrl+t.leftShop.imgurl:"",mode:"widthFix"}})],1),i("v-uni-text",[t._v(t._s(t.leftShop.name))])],1),i("v-uni-view",{staticClass:"productPage_pk_shop_t"},[i("v-uni-image",{attrs:{src:t.configuration?0===t.configuration.pkImg.type?o("2ce5"):t.configuration.pkImg.imgurl:o("2ce5"),mode:"widthFix"}})],1)],1),i("v-uni-view",{staticClass:"productPage_pk_z",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.jumpPK.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:o("533c"),mode:"widthFix"}})],1),i("v-uni-view",{staticClass:"productPage_pk_shop"},["{}"==JSON.stringify(t.rightShop)?i("v-uni-view",{staticClass:"productPage_pk_shop_sp",style:{background:t.configuration?0===t.configuration.header.backgroundType?"rgba(13, 30, 65, 1)":1===t.configuration.header.backgroundType?t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":"rgba(13, 30, 65, 1)"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.openSearch("right")}}},[i("span",[t._v("+")])]):i("v-uni-view",{staticClass:"productPage_pk_shop_sp1",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickPKshop(t.rightShop)}}},[i("v-uni-view",{staticClass:"productPage_pk_shop_sp1_img"},[i("v-uni-image",{attrs:{src:t.rightShop.imgurl?t.rightShop.prefixUrl+t.rightShop.imgurl:"",mode:"widthFix"}})],1),i("v-uni-text",[t._v(t._s(t.rightShop.name))])],1),i("v-uni-view",{staticClass:"productPage_pk_shop_t"},[i("v-uni-image",{attrs:{src:t.configuration?0===t.configuration.pkImg.type?o("2ce5"):t.configuration.pkImg.imgurl:o("2ce5"),mode:"widthFix"}})],1)],1)],1):t._e(),1!==t.status||t.pkcontent?t._e():i("v-uni-view",{staticClass:"productPage_shop"},[t._l(t.isSOU?t.shopPageDataSou:t.shopPageData,(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_shop_item",style:{background:t.configuration?t.percentage(t.configuration.list.bgColor,t.configuration.list.bgAlpha):"rgba(137, 159, 197, 1)"},on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.clickshoppageItem(e)}}},[i("v-uni-view",{staticClass:"productPage_shop_item_img"},[i("v-uni-image",{attrs:{src:e.imgurl?e.prefixUrl+e.imgurl:"",mode:"widthFix"}})],1),i("v-uni-text",{style:{"font-size":t.configuration&&t.configuration.listproname?(t.configuration.listproname.fontSize||16)+"px":"16px",color:t.configuration&&t.configuration.listproname&&1===t.configuration.listproname.selType?t.percentage(t.configuration.listproname.selColor,t.configuration.listproname.selAlpha):"#ffffff",color:t.configuration&&t.configuration.listproname&&1===t.configuration.listproname.selType?t.percentage(t.configuration.listproname.selColor,t.configuration.listproname.selAlpha):"#ffffff"}},[t._v(t._s(e.name))])],1)})),i("v-uni-view",{staticClass:"productPage_shop_zw"}),i("v-uni-view",{staticClass:"productPage_shop_zw"}),i("v-uni-view",{staticClass:"productPage_shop_zw"})],2),t.isPK&&t.pkcontent?i("v-uni-view",{staticClass:"productPage_parameter"},t._l([t.leftShop,t.rightShop],(function(e,o){return i("v-uni-view",{key:o,staticClass:"productPage_parameter_item"},[i("v-uni-view",{staticClass:"productPage_parameter_item_head",style:{background:t.configuration?2===t.configuration.header.backgroundType?"linear-gradient(180deg, "+t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha)+" 0%, "+t.percentage(t.configuration.header.bgColor2,t.configuration.header.bgAlpha2)+" 100%)":t.percentage(t.configuration.header.bgColor,t.configuration.header.bgAlpha):"rgba(13, 30, 65, 1)",color:t.configuration&&1===t.configuration.header.type?t.percentage(t.configuration.header.color,t.configuration.header.alpha):"rgba(255, 255, 255, 1)"}},[i("v-uni-text",[t._v(t._s(e.name))])],1),i("v-uni-view",{staticClass:"productPage_parameter_item_content",style:{background:t.configuration&&1===t.configuration.list.bgType?t.percentage(t.configuration.list.bgColor,t.configuration.list.bgAlpha):"rgba(137, 159, 197, 1)"}},[i("v-uni-view",{staticClass:"productPage_parameter_item_content_price"},[i("v-uni-view",{staticClass:"zdj"},[i("v-uni-text",[t._v("指导价:")]),i("v-uni-text",[t._v("¥"+t._s(e.zdPrice))])],1),i("v-uni-view",{staticClass:"rsj"},[i("v-uni-text",[t._v("建议入手价:")]),i("v-uni-text",[t._v("¥"+t._s(e.price))])],1)],1),i("v-uni-view",{staticClass:"productPage_parameter_item_content_nr"},[t._l(e.param1,(function(o,n){return e.param1?i("v-uni-view",{key:o.index,staticClass:"item"},[i("v-uni-view",{staticClass:"label"},[t._v(t._s(o.name)+":")]),i("v-uni-view",{staticClass:"value"},[t._v(t._s(o.val))])],1):t._e()})),e.param2.length>0?i("v-uni-view",{staticClass:"paramline"}):t._e(),t._l(e.param2,(function(o,n){return e.param2?i("v-uni-view",{key:o.index,staticClass:"item"},[i("v-uni-view",{staticClass:"label"},[t._v(t._s(o.name)+":")]),i("v-uni-view",{staticClass:"value"},[t._v(t._s(o.val))])],1):t._e()}))],2)],1)],1)})),1):t._e()],1)]:t._e(),i("bigImg",{ref:"bigImg",attrs:{imgList:t.imgList}}),i("search",{ref:"search",attrs:{search:t.configuration?t.configuration.search:null,conMark:t.configuration?t.configuration:null,fontColor:t.fontColor,categoryList:t.category,shopList:t.shopData,categoryid:t.categoryId,status:t.status,categoryName:t.categoryName},on:{result:function(e){arguments[0]=e=t.$handleEvent(e),t.result.apply(void 0,arguments)}}}),i("searchShopList",{ref:"searchShopListRef",attrs:{search:t.configuration?t.configuration.search:null},on:{getTitle:function(e){arguments[0]=e=t.$handleEvent(e),t.getVal.apply(void 0,arguments)}}})],2)],1)},n=[]},2634:function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
e.default=function(){return t};var t={},o=Object.prototype,n=o.hasOwnProperty,a=Object.defineProperty||function(t,e,o){t[e]=o.value},r="function"==typeof Symbol?Symbol:{},c=r.iterator||"@@iterator",s=r.asyncIterator||"@@asyncIterator",d=r.toStringTag||"@@toStringTag";function u(t,e,o){return Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(O){u=function(t,e,o){return t[e]=o}}function p(t,e,o,i){var n=e&&e.prototype instanceof l?e:l,r=Object.create(n.prototype),c=new k(i||[]);return a(r,"_invoke",{value:P(t,o,c)}),r}function g(t,e,o){try{return{type:"normal",arg:t.call(e,o)}}catch(O){return{type:"throw",arg:O}}}t.wrap=p;var f={};function l(){}function m(){}function h(){}var _={};u(_,c,(function(){return this}));var b=Object.getPrototypeOf,x=b&&b(b(F([])));x&&x!==o&&n.call(x,c)&&(_=x);var v=h.prototype=l.prototype=Object.create(_);function y(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){var o;a(this,"_invoke",{value:function(a,r){function c(){return new e((function(o,c){(function o(a,r,c,s){var d=g(t[a],t,r);if("throw"!==d.type){var u=d.arg,p=u.value;return p&&"object"==(0,i.default)(p)&&n.call(p,"__await")?e.resolve(p.__await).then((function(t){o("next",t,c,s)}),(function(t){o("throw",t,c,s)})):e.resolve(p).then((function(t){u.value=t,c(u)}),(function(t){return o("throw",t,c,s)}))}s(d.arg)})(a,r,o,c)}))}return o=o?o.then(c,c):c()}})}function P(t,e,o){var i="suspendedStart";return function(n,a){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===n)throw a;return L()}for(o.method=n,o.arg=a;;){var r=o.delegate;if(r){var c=C(r,o);if(c){if(c===f)continue;return c}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if("suspendedStart"===i)throw i="completed",o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);i="executing";var s=g(t,e,o);if("normal"===s.type){if(i=o.done?"completed":"suspendedYield",s.arg===f)continue;return{value:s.arg,done:o.done}}"throw"===s.type&&(i="completed",o.method="throw",o.arg=s.arg)}}}function C(t,e){var o=e.method,i=t.iterator[o];if(void 0===i)return e.delegate=null,"throw"===o&&t.iterator["return"]&&(e.method="return",e.arg=void 0,C(t,e),"throw"===e.method)||"return"!==o&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+o+"' method")),f;var n=g(i,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,f;var a=n.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function S(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function A(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function F(t){if(t){var e=t[c];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function e(){for(;++o<t.length;)if(n.call(t,o))return e.value=t[o],e.done=!1,e;return e.value=void 0,e.done=!0,e};return i.next=i}}return{next:L}}function L(){return{value:void 0,done:!0}}return m.prototype=h,a(v,"constructor",{value:h,configurable:!0}),a(h,"constructor",{value:m,configurable:!0}),m.displayName=u(h,d,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,u(t,d,"GeneratorFunction")),t.prototype=Object.create(v),t},t.awrap=function(t){return{__await:t}},y(w.prototype),u(w.prototype,s,(function(){return this})),t.AsyncIterator=w,t.async=function(e,o,i,n,a){void 0===a&&(a=Promise);var r=new w(p(e,o,i,n),a);return t.isGeneratorFunction(o)?r:r.next().then((function(t){return t.done?t.value:r.next()}))},y(v),u(v,d,"Generator"),u(v,c,(function(){return this})),u(v,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),o=[];for(var i in e)o.push(i);return o.reverse(),function t(){for(;o.length;){var i=o.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},t.values=F,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(A),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function o(o,i){return r.type="throw",r.arg=t,e.next=o,i&&(e.method="next",e.arg=void 0),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],r=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=n.call(a,"catchLoc"),s=n.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var a=i;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var r=a?a.completion:{};return r.type=t,r.arg=e,a?(this.method="next",this.next=a.finallyLoc,f):this.complete(r)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.finallyLoc===t)return this.complete(o.completion,o.afterLoc),A(o),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.tryLoc===t){var i=o.completion;if("throw"===i.type){var n=i.arg;A(o)}return n}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,o){return this.delegate={iterator:F(t),resultName:e,nextLoc:o},"next"===this.method&&(this.arg=void 0),f}},t},o("6a54"),o("01a2"),o("e39c"),o("bf0f"),o("844d"),o("18f7"),o("de6c"),o("3872e"),o("4e9b"),o("114e"),o("c240"),o("926e"),o("7a76"),o("c9b5"),o("aa9c"),o("2797"),o("8a8d"),o("dc69"),o("f7a5");var i=function(t){return t&&t.__esModule?t:{default:t}}(o("fcf3"))},"2ce5":function(t,e,o){t.exports=o.p+"static/ic_pktai@2x.png"},"2fdc":function(t,e,o){"use strict";function i(t,e,o,i,n,a,r){try{var c=t[a](r),s=c.value}catch(d){return void o(d)}c.done?e(s):Promise.resolve(s).then(i,n)}o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return function(){var e=this,o=arguments;return new Promise((function(n,a){var r=t.apply(e,o);function c(t){i(r,n,a,c,s,"next",t)}function s(t){i(r,n,a,c,s,"throw",t)}c(void 0)}))}},o("bf0f")},"30f7":function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},o("7a76"),o("c9b5")},3550:function(t,e,o){var i=o("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 水平间距 */\n/* 水平间距 */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.search[data-v-65463843]{position:fixed;z-index:4;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.search .search_box[data-v-65463843]{width:660px;height:auto;display:flex;flex-direction:column}.search .search_box .search_box_item[data-v-65463843]{width:100%;height:72px;border-radius:32px;display:flex;align-items:center;padding:0 30px;box-sizing:border-box;margin-bottom:16px}.search .search_box .search_box_item[data-v-65463843]:last-child{margin-bottom:0!important}.search .search_box .search_box_item .search_box_item_right[data-v-65463843]{width:100%;display:flex;align-items:center}.search .search_box .search_box_item .search_box_item_right uni-input[data-v-65463843]{flex:1;height:100%;font-size:20px;font-weight:400;color:#fff}.search .search_box .search_box_item .search_box_item_right uni-button[data-v-65463843]{flex-shrink:0;width:100px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;border-radius:%?30?%;background-color:#50f;margin-left:%?30?%}.search .search_box .search_box_item .icon[data-v-65463843]{width:20px;height:20px;flex-shrink:0;margin-right:18px}.search .search_box .search_box_item .icon uni-image[data-v-65463843]{width:100%;height:100%}.search .search_box .search_box_item .placeholder[data-v-65463843]{height:72px;line-height:72px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:hsla(0,0%,100%,.5)}',""]),t.exports=e},3937:function(t,e,o){"use strict";var i=o("bb56"),n=o.n(i);n.a},"3ce2":function(t,e,o){t.exports=o.p+"static/banner.png"},"44f0":function(t,e,o){"use strict";o.r(e);var i=o("24b2"),n=o("ca43");for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);o("a9e0");var r=o("828b"),c=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"210f5f7a",null,!1,i["a"],void 0);e["default"]=c.exports},4557:function(t,e,o){var i=o("e541");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=o("967d").default;n("b7a7d244",i,!0,{sourceMap:!1,shadowMode:!1})},4733:function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){if(Array.isArray(t))return(0,i.default)(t)};var i=function(t){return t&&t.__esModule?t:{default:t}}(o("8d0b"))},"52c4":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAAXNSR0IArs4c6QAAAKpJREFUKFOV0TEOAVEQxvH/Vyn2ACruoFFINM4gOglnoLd6dyDRiTNoJIpt3IHKARSq2TyZld1lY3fKmfnNvLyRmd2ADs3iLjNbAJtmjqUCMLMtMKuJd5LmGWwBJ2DwB1+AkaTXG/rWNpAA3Qoc/qIv6RHqH+i4B5yBqISfwFDSNcsXoOMxcMgNNWAi6Zgf9gUdr4DYG2NJ6/Lzq2DI7715KilsLcRPWOcsKaUcMFrD/eqCAAAAAElFTkSuQmCC"},"533c":function(t,e,o){t.exports=o.p+"static/ic_pk@2x.png"},"574f":function(t,e,o){"use strict";o.r(e);var i=o("7581"),n=o("eabc");for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);o("7a07");var r=o("828b"),c=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"6f1bce34",null,!1,i["a"],void 0);e["default"]=c.exports},"595b":function(t,e,o){var i=o("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 水平间距 */\n/* 水平间距 */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.box[data-v-210f5f7a]{width:100vw;min-height:100vh;display:flex;justify-content:center}.box .box_bg[data-v-210f5f7a]{position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;background-repeat:no-repeat;background-size:100% 100%}.box .box_content .box_user[data-v-210f5f7a]{z-index:9;position:fixed;top:30px;right:40px;display:flex;align-items:center}.box .box_content .box_user uni-text[data-v-210f5f7a]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.box .box_content .box_user uni-image[data-v-210f5f7a]{width:18px;height:18px;cursor:pointer;margin-left:10px}.box .box_content .box_content_left[data-v-210f5f7a]{position:fixed;left:50px;top:50%;cursor:pointer;-webkit-transform:translate(-50%);transform:translate(-50%);width:80px;height:80px;z-index:9}.box .box_content .box_content_left uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .box_content_right[data-v-210f5f7a]{position:fixed;right:-30px;top:50%;cursor:pointer;-webkit-transform:translate(-50%);transform:translate(-50%);width:80px;height:80px;z-index:999}.box .box_content .box_content_right uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .box_content_close[data-v-210f5f7a]{position:fixed;right:0;bottom:30px;cursor:pointer;-webkit-transform:translate(-50%);transform:translate(-50%);width:80px;height:80px;border-radius:50%;background-color:rgba(0,0,0,.4);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.box .box_content .advertisement[data-v-210f5f7a]{width:100%}.box .box_content .advertisement uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .commodityFrom[data-v-210f5f7a]{width:100%;padding:0 22px;box-sizing:border-box;margin-top:16px}.box .box_content .commodityFrom .commodityFrom_head[data-v-210f5f7a]{width:100%;height:45px;padding:10px 8px;box-sizing:border-box;background:rgba(0,224,255,.24) linear-gradient(180deg,hsla(0,0%,100%,.35),rgba(0,0,0,.21));border-radius:8px 8px 0 0;display:flex;align-items:center}.box .box_content .commodityFrom .commodityFrom_head .commodityFrom_head_item[data-v-210f5f7a]{width:126px;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-family:SourceHanSansSC-Medium,SourceHanSansSC;font-weight:500;color:#fff;margin-right:6px}.box .box_content .commodityFrom .commodityFrom_head .commodityFrom_head_item[data-v-210f5f7a]:last-child{margin-right:0!important}.box .box_content .commodityFrom .commodityFrom_head .commodityFrom_head_item[data-v-210f5f7a]:nth-child(3){flex:1!important}.box .box_content .commodityFrom .commodityFrom_head .commodityFrom_head_item[data-v-210f5f7a]:nth-child(4){width:100px!important}.box .box_content .commodityFrom .commodityFrom_head .commodityFrom_head_item[data-v-210f5f7a]:nth-child(5){width:100px!important}.box .box_content .commodityFrom .commodityFrom_body[data-v-210f5f7a]{width:100%;padding:10px 8px;box-sizing:border-box;background:rgba(0,224,255,.3);border-radius:0 0 8px 8px;display:flex;flex-direction:column}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content[data-v-210f5f7a]{width:100%;display:flex;flex-direction:column}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item[data-v-210f5f7a]{width:100%;height:45px;display:flex;align-items:center;margin-bottom:6px;position:relative;transition:.5s}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item:hover .commodityFrom_body_content_item_tips[data-v-210f5f7a]{-webkit-transform:translate(100%);transform:translate(100%);opacity:1;z-index:1}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_tips[data-v-210f5f7a]{transition:.5s;position:absolute;padding:0 4px;box-sizing:border-box;right:-16px;top:0;opacity:0;-webkit-transform:translate(0);transform:translate(0);z-index:-1;height:45px;display:flex;align-items:center;background:#fff;border-radius:8px}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_tips uni-image[data-v-210f5f7a]{width:32px;height:32px;cursor:pointer}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num[data-v-210f5f7a]{width:126px;height:100%;background:#fff;border-radius:8px;margin-right:6px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#111;display:flex;align-items:center;justify-content:center;position:relative}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num:hover .drop-top[data-v-210f5f7a]{z-index:5;opacity:1}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num[data-v-210f5f7a]:nth-child(4){width:100px!important}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num[data-v-210f5f7a]:nth-child(5){width:100px!important;margin-right:0!important}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num[data-v-210f5f7a]:nth-child(2){cursor:pointer}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num[data-v-210f5f7a]:nth-child(3){cursor:pointer;flex:1!important}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-top[data-v-210f5f7a]{transition:.5s;z-index:-2;opacity:0;position:absolute;top:0;left:0;white-space:nowrap;-webkit-transform:translateY(-100%);transform:translateY(-100%);padding:5px 15px;box-sizing:border-box;line-height:50px;background:rgba(0,0,0,.8);border-radius:10px;color:#fff;font-size:16px;font-weight:500}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .commodityFrom_body_content_item_num_img[data-v-210f5f7a]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-right:4px}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .commodityFrom_body_content_item_num_img uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num uni-input[data-v-210f5f7a]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#111;text-align:center}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down[data-v-210f5f7a]::-webkit-scrollbar{width:6px;background:hsla(0,0%,100%,.5);border-radius:4px}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down[data-v-210f5f7a]::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background:hsla(0,0%,100%,.8)}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down[data-v-210f5f7a]{position:absolute;bottom:0;left:0;width:100%;min-height:0;max-height:260px;overflow-y:scroll;overflow-x:hidden;height:auto;-webkit-transform:translateY(100%);transform:translateY(100%);background:linear-gradient(180deg,#518198,#033b58);box-shadow:0 4px 12px 0 rgba(0,0,0,.19);border-radius:0 0 8px 8px;transition:.5s}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down .drop-down-search[data-v-210f5f7a]{width:100%;height:50px;padding:10px;box-sizing:border-box;position:-webkit-sticky;position:sticky;background:#6c82aa;top:0;left:0}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down .drop-down-search uni-input[data-v-210f5f7a]{width:100%;height:100%;border:none;background-color:#fff;font-size:14px;color:#000;border-radius:5px}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down .drop-down-item[data-v-210f5f7a]{width:100%;height:52px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down .drop-down-item[data-v-210f5f7a]:hover{color:#fff200}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_content .commodityFrom_body_content_item .commodityFrom_body_content_item_num .drop-down .drop-down-item uni-text[data-v-210f5f7a]{width:100%;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_total[data-v-210f5f7a]{width:100%;height:45px;display:flex;align-items:center}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_total .commodityFrom_body_total_item[data-v-210f5f7a]{width:100px;height:100%;background:hsla(0,0%,100%,.4);border-radius:8px;margin-right:6px;font-size:16px;font-family:SourceHanSansSC-Bold,SourceHanSansSC;font-weight:700;color:#fff200;display:flex;align-items:center;justify-content:center}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_total .commodityFrom_body_total_item uni-input[data-v-210f5f7a]{font-size:16px;font-family:SourceHanSansSC-Bold,SourceHanSansSC;font-weight:700;color:#fff200;text-align:center}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_total .commodityFrom_body_total_item[data-v-210f5f7a]:first-child{flex:1;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;box-sizing:border-box;font-size:16px;font-family:SourceHanSansSC-Medium,SourceHanSansSC;font-weight:500;color:#fff}.box .box_content .commodityFrom .commodityFrom_body .commodityFrom_body_total .commodityFrom_body_total_item[data-v-210f5f7a]:last-child{margin-right:0!important}.box .box_content .productCategory[data-v-210f5f7a]{width:100%;padding:0 22px;box-sizing:border-box;margin-top:10px}.box .box_content .productCategory .productCategory_list[data-v-210f5f7a]{width:100%;padding:10px 20px 0 20px;box-sizing:border-box;background:rgba(0,224,255,.18);border-radius:8px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.box .box_content .productCategory .productCategory_list .productCategory_list_zw[data-v-210f5f7a]{width:20%;height:0}.box .box_content .productCategory .productCategory_list .productCategory_active[data-v-210f5f7a]{background:hsla(0,0%,100%,.24)!important;border-radius:8px!important}.box .box_content .productCategory .productCategory_list .productCategory_list_item[data-v-210f5f7a]{width:20%;height:108px;display:flex;transition:.5s;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12px;cursor:pointer}.box .box_content .productCategory .productCategory_list .productCategory_list_item[data-v-210f5f7a]:hover{background:hsla(0,0%,100%,.24)!important;border-radius:8px!important}.box .box_content .productCategory .productCategory_list .productCategory_list_item uni-image[data-v-210f5f7a]{width:52px;height:52px;margin-bottom:4px}.box .box_content .productCategory .productCategory_list .productCategory_list_item uni-text[data-v-210f5f7a]{font-size:16px;font-family:SourceHanSansSC-Normal,SourceHanSansSC;font-weight:400;color:#fff}.box .box_content .productPage[data-v-210f5f7a]{width:100%;padding:0 22px;box-sizing:border-box;margin-top:16px}.box .box_content .productPage .productPage_head[data-v-210f5f7a]{width:100%;height:45px;display:flex;align-items:center;background:rgba(0,224,255,.34) linear-gradient(180deg,hsla(0,0%,100%,.35),rgba(0,0,0,.21));border-radius:8px 8px 0 0}.box .box_content .productPage .productPage_head .productPage_head_item[data-v-210f5f7a]{flex:1;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.box .box_content .productPage .productPage_head .productPage_head_item[data-v-210f5f7a]:hover{background:hsla(0,0%,100%,.16)!important}.box .box_content .productPage .productPage_head .productPage_head_item:hover uni-image[data-v-210f5f7a]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.box .box_content .productPage .productPage_head .productPage_head_item:hover .productPage_xl[data-v-210f5f7a]{-webkit-transform:translateY(100%);transform:translateY(100%);display:block;-webkit-animation:move-data-v-210f5f7a .5s 0s;animation:move-data-v-210f5f7a .5s 0s}@-webkit-keyframes move-data-v-210f5f7a{0%{opacity:0}100%{opacity:1}}@keyframes move-data-v-210f5f7a{0%{opacity:0}100%{opacity:1}}.box .box_content .productPage .productPage_head .productPage_head_item .productPage_xl[data-v-210f5f7a]::-webkit-scrollbar{width:6px;background:hsla(0,0%,100%,.5);border-radius:4px}.box .box_content .productPage .productPage_head .productPage_head_item .productPage_xl[data-v-210f5f7a]::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background:hsla(0,0%,100%,.8)}.box .box_content .productPage .productPage_head .productPage_head_item .productPage_xl[data-v-210f5f7a]{transition:.3s;position:absolute;bottom:0;left:0;min-height:0;max-height:260px;overflow-y:scroll;overflow-x:hidden;height:auto;display:none;z-index:3;-webkit-transform:translateY(90%);transform:translateY(90%);width:100%;background:linear-gradient(180deg,#518198,#033b58);box-shadow:0 4px 12px 0 rgba(0,0,0,.19);border-radius:0 0 8px 8px}.box .box_content .productPage .productPage_head .productPage_head_item .productPage_xl .productPage_xl_iten[data-v-210f5f7a]{width:100%;padding:%?5?% 0;box-sizing:border-box;line-height:25px;text-align:center;cursor:pointer;font-size:16px;font-weight:400;color:#fff}.box .box_content .productPage .productPage_head .productPage_head_item .productPage_xl .productPage_xl_iten[data-v-210f5f7a]:hover{color:#fff200}.box .box_content .productPage .productPage_head .productPage_head_item uni-text[data-v-210f5f7a]{font-size:16px;font-family:SourceHanSansSC-Regular,SourceHanSansSC;font-weight:400;color:#fff}.box .box_content .productPage .productPage_head .productPage_head_item uni-image[data-v-210f5f7a]{transition:.3s;width:14px;height:10px;margin-left:4px;margin-top:7px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.box .box_content .productPage .productPage_pk[data-v-210f5f7a]{width:100%;margin-bottom:32px;display:flex;align-items:center}.box .box_content .productPage .productPage_pk .productPage_pk_shop[data-v-210f5f7a]{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp[data-v-210f5f7a]{width:100px;height:100px;line-height:100px;text-align:center;margin-top:84px;cursor:pointer;margin-bottom:52px;border-radius:50%}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp span[data-v-210f5f7a]{font-size:60px;color:#fff}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp1[data-v-210f5f7a]{width:184px;height:200px;background:linear-gradient(180deg,rgba(225,255,252,.8),rgba(179,255,252,.61) 36%,rgba(0,255,251,.36));border-radius:8px;border:2px solid #fff;display:flex;padding:0 15px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;margin-bottom:12px;margin-top:16px;cursor:pointer}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp1 .productPage_pk_shop_sp1_img[data-v-210f5f7a]{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp1 .productPage_pk_shop_sp1_img uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_sp1 uni-text[data-v-210f5f7a]{width:100%;font-size:16px;font-weight:500;color:#fff;margin-top:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_t[data-v-210f5f7a]{width:254px;height:76px}.box .box_content .productPage .productPage_pk .productPage_pk_shop .productPage_pk_shop_t uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .productPage .productPage_pk .productPage_pk_z[data-v-210f5f7a]{flex-shrink:0;width:140px;height:90px;cursor:pointer}.box .box_content .productPage .productPage_pk .productPage_pk_z uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .productPage .productPage_shop[data-v-210f5f7a]{width:100%;margin-top:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.box .box_content .productPage .productPage_shop .productPage_shop_zw[data-v-210f5f7a]{width:168px;height:0}.box .box_content .productPage .productPage_shop .productPage_shop_item[data-v-210f5f7a]{width:168px;margin-bottom:12px;cursor:pointer;background:rgba(0,224,255,.18);border-radius:8px;display:flex;transition:.5s;padding:15px;box-sizing:border-box;flex-direction:column;align-items:center;box-sizing:border-box;white-space:pre-wrap;word-break:break-all;text-align:center}.box .box_content .productPage .productPage_shop .productPage_shop_item[data-v-210f5f7a]:hover{background:linear-gradient(180deg,rgba(0,224,255,.3),hsla(0,0%,100%,.41));border-radius:8px;border:2px solid #fff;box-sizing:border-box}.box .box_content .productPage .productPage_shop .productPage_shop_item .productPage_shop_item_img[data-v-210f5f7a]{width:136px;height:136px;display:flex;align-items:center;justify-content:center;overflow:hidden}.box .box_content .productPage .productPage_shop .productPage_shop_item .productPage_shop_item_img uni-image[data-v-210f5f7a]{width:100%;height:100%}.box .box_content .productPage .productPage_shop .productPage_shop_item uni-text[data-v-210f5f7a]{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-family:SourceHanSansSC-Normal,SourceHanSansSC;font-weight:400;color:#fff;margin-top:12px}.box .box_content .productPage .productPage_parameter[data-v-210f5f7a]{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item[data-v-210f5f7a]{width:49%}.box .box_content .productPage .productPage_parameter .productPage_parameter_item[data-v-210f5f7a]:first-child{margin-right:18px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_head[data-v-210f5f7a]{width:100%;height:40px;border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_head uni-text[data-v-210f5f7a]{width:100%;text-align:center;font-size:16px;font-family:SourceHanSansSC-Medium,SourceHanSansSC;font-weight:500;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content[data-v-210f5f7a]{width:100%;padding:14px;box-sizing:border-box;background:rgba(0,224,255,.3);border-radius:0 0 8px 8px;display:flex;flex-direction:column}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price[data-v-210f5f7a]{padding:16px 0;box-sizing:border-box;background:#fff;border-radius:8px;display:flex;align-items:center}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .zdj[data-v-210f5f7a]{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:20px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .zdj uni-text[data-v-210f5f7a]:first-child{font-size:16px;font-family:SourceHanSansSC-Regular,SourceHanSansSC;font-weight:400;color:#333}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .zdj uni-text[data-v-210f5f7a]:last-child{font-size:16px;font-family:SourceHanSansSC-Bold,SourceHanSansSC;font-weight:700;color:#222;margin-top:14px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .rsj[data-v-210f5f7a]{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .rsj uni-text[data-v-210f5f7a]:first-child{font-size:16px;font-family:SourceHanSansSC-Regular,SourceHanSansSC;font-weight:400;color:#333}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_price .rsj uni-text[data-v-210f5f7a]:last-child{font-size:16px;font-family:SourceHanSansSC-Bold,SourceHanSansSC;font-weight:700;color:#f10000;margin-top:14px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr[data-v-210f5f7a]{padding:16px 18px;box-sizing:border-box;background:#fff;border-radius:8px;margin-top:12px;display:flex;flex-direction:column}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr .paramline[data-v-210f5f7a]{border-bottom:#c7c9ce 2px dashed;margin-bottom:15px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr .item[data-v-210f5f7a]{display:flex;align-items:flex-start;margin-bottom:15px}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr .item[data-v-210f5f7a]:last-child{margin-bottom:0!important}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr .item .label[data-v-210f5f7a]{flex-shrink:0;font-size:16px;font-family:SourceHanSansSC-Normal,SourceHanSansSC;font-weight:400;color:#222}.box .box_content .productPage .productPage_parameter .productPage_parameter_item .productPage_parameter_item_content .productPage_parameter_item_content_nr .item .value[data-v-210f5f7a]{flex:1;font-size:16px;font-family:SourceHanSansSC-Normal,SourceHanSansSC;font-weight:400;color:#222}',""]),t.exports=e},"5d61":function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.ANCHOR_PAGE_V3=e.ANCHOR_PAGE_V2=void 0,e.getAnchorHomePath=function(t){return"v3"===i(t)?"/pages/index_3/index":"/pages/index_2/index"},e.isAnchorV3=function(t){return"v3"===i(t)},e.normalizeAnchorPageVersion=i;e.ANCHOR_PAGE_V2="v2";function i(t){return"v3"===String(t||"").toLowerCase()?"v3":"v2"}e.ANCHOR_PAGE_V3="v3"},"634d":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAqdJREFUWEftlk9IFFEcx7/ft7qpOwZFaNjOVBBRHiqt8BDILnboIgRdpAykwKRDFJ0EoYt27lx0iuhUBHUKYif3YJhGRNAfDHRnrexQ4M7uGu3ML8bNylVzZ1fciw/mNO/3+37e9/3eez+iwoMV1scGwIYDyzpQr0dOusR5BWwXsCyXCBEX+KIEt1OW+bCw6Jck98SFHAAwB8EU6cWXPkSoQOwEUEORwUKIJQAhI/KI4BbHka7stJksXfpvZG1Tux6oCtwTyPd0wuz8N+dSB4zICxF+sK3YmbUQX8ih6dG7pOxNJcyj/wXQjOgYIW9TCfNsfuKeTZoR7gHYIpDJgPvj5mxy5JtfuHojckfA/XYidsQXgKZHBkGe+BMkmLAt6QbMnB+IEgGagyG9cZgUy878PBeqCw4Q6IBIj22Zb9YBAAHNiD6jSConzjXFqgskDipXumaT5sR6AEAzor0AvC8/ROK2ZV4pFK9pOmZUB6pbRRCmYp2IpF1iCnTGM1PxzyVuQV5G09vbhapFhJMZK/YYgLMAUBuOtimi13NmOUfoIQMvKaIL2eC7CFe2uTmohRv6odiZF5FXQpiuwwmFXJYIbBViF8njAPYt5FkjgMPVmr75Bog2AB/FzQ2lk/HXK8F6DoJqCGBtUQCAvLOz6IMKCmaepAsTh4xoP4FTEIzaMncVyZHsagXpqwYWJRNJCTDmurifnTafh3ZEDqkAbonAsp1UNz6NZ1YT9/77BZgDxDvnAsFukNvmDwAxTIEGoNVxcxezyfhoMeK+ARZfxYC3aiheInEgfxTx3u9b4cuBQoDfq1QhPXqZxGm4uG4nYw+KXb0vB+pXeQ1DDR2N6a9PZ/yI5++SIl/DyvcDle6I5verkj2h370td35ZHW+54l78BkDFHfgFBEyUMGtixV0AAAAASUVORK5CYII="},"64be":function(t,e,o){t.exports=o.p+"static/ic_pk2@2x.png"},"6d3e":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAdBJREFUWEftlr1P21AUxc99BoGSMFVdyAdMHaBi6oJUWmeCqkunZmMhS6cO/AF068CCOnfpxAZLB4pUxRFlCBIjUrtFdhWJIgUEdhMpiU/lVFQgEfHiYrz4Lbaezrv3p/Oe7r2CmJfEnB8JQCgH0rmFOSXGMgXGtSskm64j7wGrq3u1oQDGp81pw8crUNT1RP6p51Q/AfAjBdANrqMb6MBE3lylIKcTREcjpA+R7Qvb+nZVPxAgkzdLhGQBTv49IA2dRIM1PkW6u669f6QFcCnKFMx3wb9rW/3vXa9bH+F/Akg6W5zzRvkDdat9E3ykAGPZp49GjZE3hHz27MrXewfIFIqzAMuk7HhO5cudAQSFSAxVYqv9wftVOw4Cp3LPXyjBk6uFKDqAfHFRhEuAfHTtSv9VT0yZZRKzrttaQ7N2HuwlAIkDiQPRORB3HdBtSJE5EAMAxbWra7qJ/7XyvPkYghWyt+M5e+F6QbpgvlXCqU6nu9Fu7NvDQGQKz14Dar7n9zZbP/cOQjajhRmRkbLvswfgGBCtgVMUUyAeCHly4bjrwGEnFEBwqD+GK/USxEOK3DpDBGcIdkj1/bfBLdSts0HOaQUbxvZhtQlA7A78AXIcjjCTIPrBAAAAAElFTkSuQmCC"},7397:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAkVJREFUWEftmEuoTWEUx39/rndibEQZMpRE3ZG8Lm4pEwYykqGSa+JRt5CBoVwDIXmUgUReA48bZWRipJuJAVO6N9frr3Va+7YdB3WOs/dRvuFu7+/77fX4r/UtAdieDRwAdgJLgOnxvEvrC/AauACclDRZPkcJ8wBY3SWA3237EFgn6VPxUgAdBo7kg1HgNjD1QhcgZwEDwKrc+6Ck42WgV8BS4AnQL8ldgPhhS9vTgKfASuClpGVloM9AHzAk6US3YYr9bR8CjgITkuaVgQqL7JN0qkKgSKJw1aSkSKrGihj6D5RSE0Ed2X1f0mDtFkqoPkmhS1OrUpfZ/gmgOWYrA7I9nNVgWFJkV8tVJdANYEtSnAH2SvpWp4UWAXeA5QlxHdjRqpZVlva2FwI3gTUJFbVsq6T3tWWZ7TnAlZL7XgAbJL2tTRhtR3szAuxOy4xl1R/rKKhtzwc2AjPbKDkC9gNFYX3XsFQnpcP2OWBXGzC/+uRNp0BDwLG/CPSoI6CU/wVtuix6orPA5vyh54046sRl7Vomg/p86FDu8QxYH+lfOVDUM+ASsD1holPdJOlD5WlvewZwGdhWEsYBSeOVC6PtkIZrocx5ePRCodITtbQftk8De/Lwu8CgpI91FterGTe3wmXNRbUOl80FVgCjkr7W3g+1AsjSM17uiypP+wLMdj9wD3gsaW3lLmu2kO1/514W15DoT3rmKt1zw4bi0h9u7olxTFz0e2dglT1NeaS3OMcz7XYXf/ouRDF66IutRnrfAQBGYwwraEC/AAAAAElFTkSuQmCC"},7581:function(t,e,o){"use strict";o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return n})),o.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"img",class:{"img--open":1===t.opacity},style:{opacity:t.opacity,zIndex:t.zindex},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"img_content",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e)}}},[i("v-uni-view",{staticClass:"img_content_tu"},[t.imgList.length>1?i("v-uni-image",{staticClass:"arrow",attrs:{src:o("582c"),mode:"widthFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.prev.apply(void 0,arguments)}}}):t._e(),i("v-uni-view",{staticClass:"img_content_tu_nr"},[i("v-uni-swiper",{staticStyle:{width:"100%",height:"100%"},attrs:{current:t.mycurrent,"indicator-dots":t.imgList.length>1,"indicator-color":"rgba(255,255,255,0.35)","indicator-active-color":"#ffffff",circular:t.imgList.length>1,duration:300},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.handlechange.apply(void 0,arguments)}}},t._l(t.imgList,(function(t,e){return i("v-uni-swiper-item",{key:e},[i("v-uni-view",{staticClass:"swiper-item"},[i("v-uni-image",{staticClass:"preview-image",attrs:{src:t,mode:"aspectFit"}})],1)],1)})),1)],1),t.imgList.length>1?i("v-uni-image",{staticClass:"arrow",attrs:{src:o("f302"),mode:"widthFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.next.apply(void 0,arguments)}}}):t._e()],1),i("v-uni-view",{staticClass:"img_content_close",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:o("7dc0"),mode:"widthFix"}})],1)],1)],1)},n=[]},"75bc":function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{opacity:0,zindex:"-1",mycurrent:0}},props:{imgList:{type:Array,default:function(){return[]}}},methods:{next:function(){this.imgList.length<=1||(this.mycurrent=(this.mycurrent+1)%this.imgList.length)},prev:function(){this.imgList.length<=1||(this.mycurrent=(this.mycurrent-1+this.imgList.length)%this.imgList.length)},handlechange:function(t){this.mycurrent=t.detail.current},open:function(t){this.mycurrent=t||0,this.zindex=9999,this.opacity=1},close:function(){this.zindex="-1",this.opacity=0}}};e.default=i},"7a07":function(t,e,o){"use strict";var i=o("4557"),n=o.n(i);n.a},9392:function(t,e,o){t.exports=o.p+"static/mb.png"},a1f4:function(t,e,o){"use strict";o.r(e);var i=o("ec23"),n=o.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},a9e0:function(t,e,o){"use strict";var i=o("c2c3"),n=o.n(i);n.a},b7c7:function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return(0,i.default)(t)||(0,n.default)(t)||(0,a.default)(t)||(0,r.default)()};var i=c(o("4733")),n=c(o("d14d")),a=c(o("5d6b")),r=c(o("30f7"));function c(t){return t&&t.__esModule?t:{default:t}}},bad4:function(t,e,o){"use strict";o("6a54");var i=o("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(o("b7c7")),a=i(o("2634")),r=i(o("2fdc")),c=i(o("9b1b"));o("5c47"),o("af8f"),o("bf0f"),o("2797"),o("64aa"),o("8f71"),o("5ef2"),o("aa9c"),o("c9b5"),o("ab80"),o("a1c1"),o("e838"),o("d4b5"),o("dd2b"),o("c723"),o("7996"),o("3efd");var s=i(o("574f")),d=i(o("486b")),u=i(o("dd86")),p=o("f849"),g=o("5d61"),f=o("913d"),l=o("8f59"),m={data:function(){return{status:0,backPageNum:1,img:"",opacity:1,zIndex:2,index:"",val:"",isPK:!1,pkcontent:!1,imgList:[],i:0,categoryId:"",categoryName:"",category:[],shopList:[],shopData:[],brandData:[],brandData1:[],attrFirstName:"",attrSecondName:"",attrFirstList:[],attrSecondList:[],budgetList:[],isSOU:!1,shopPageData:[],shopPageDataSou:[],attributeOne:{id:"",name:""},attributeTwo:{id:"",name:""},budget:{id:"",max:"",min:"",type:""},shopPageBrand:{id:"",name:""},leftShop:{},rightShop:{},totalPrices:0,zdj:0,select:[],bgImg:"",topImg:"",pkImg:"",title:"",fontColor:"rgba(255, 220, 108, 1)",fontColorIndex:"",configuration:null}},components:{bigImg:s.default,search:d.default,searchShopList:u.default},onLoad:function(){var t=this;(0,p.getByLoginNew)({}).then((function(e){var i=e&&e.data||e;if(i){var n=(0,g.normalizeAnchorPageVersion)(i.anchorPageVersion);if(n!==g.ANCHOR_PAGE_V3){var a=i.newParam;a&&(t.configuration=JSON.parse(a),t.fontColor=1===t.configuration.pull.selType?t.percentage(t.configuration.pull.selColor,t.configuration.pull.selAlpha):"rgba(255, 220, 108, 1)",0===t.configuration.bgImg.type?t.bgImg=o("9392"):t.bgImg=t.configuration.bgImg.imgurl,0===t.configuration.topImg.type?t.topImg=o("3ce2"):t.topImg=t.configuration.topImg.imgurl,0===t.configuration.pkImg.type?t.pkImg=o("2ce5"):t.pkImg=t.configuration.pkImg.imgurl,console.log(t.configuration.listname))}else uni.redirectTo({url:(0,g.getAnchorHomePath)(n)})}}));var e=this;document.onkeydown=function(t){var o=t.keyCode||t.which||t.charCode,i=t.ctrlKey||t.metaKey;return i&&70==o?(0===e.status?e.$refs.search.open():1===e.status&&e.$refs.searchShopListRef.open(),t.preventDefault(),!1):37===o?(e.fanhuiPage(),t.preventDefault(),!1):39===o?(e.xiaPage(),t.preventDefault(),!1):void 0},this.getCategoryList(),this.getGoodsList(),this.h5Images()},onReady:function(){var t=this,e=document.getElementsByClassName("box"),o=0;e[0].onmousedown=function(i){if(1===t.status){o=i.pageY;i=i||event,i.clientX,i.clientY,e.offsetLeft,e.offsetTop;document.onmousemove=function(e){e=e||event,e.clientX,e.clientY;var i=o-e.pageY;i<-100?t.isPK=!0:i>100&&(t.leftShop={},t.rightShop={},t.isPK=!1)},document.onmouseup=function(t){document.onmousemove=null}}}},computed:(0,c.default)({zdTotalPrice:function(){var t=0;return this.shopList.forEach((function(e){t+=Number(e.zdPrice)})),t||0},totalPrice:function(){var t=0;return this.shopList.forEach((function(e){t+=Number(e.price)})),t||0}},(0,l.mapState)(["Cookies","Config","User"])),watch:{status:{handler:function(t,e){0===t&&(this.categoryName="")}},shopList:{deep:!0,handler:function(t,e){var o=0,i=0;this.shopList.forEach((function(t){o+=Number(t.price),i+=Number(t.zdPrice)})),this.totalPrices=o,this.zdj=i}}},methods:{jumpPKNew:function(){this.status=1},aaa:function(t){this.fontColorIndex=t},bbb:function(){this.fontColorIndex=""},mouseenterP:function(t,e){var o=this;return(0,r.default)((0,a.default)().mark((function i(){var n;return(0,a.default)().wrap((function(i){while(1)switch(i.prev=i.next){case 0:if(o.shopList[t].ppShow=!0,o.shopList[t].brandList&&0!=o.shopList[t].brandList.length){i.next=6;break}return i.next=4,(0,p.brandList)({categoryId:e});case 4:n=i.sent,200===n.code&&(o.shopList[t].brandList=n.data);case 6:o.$forceUpdate();case 7:case"end":return i.stop()}}),i)})))()},mouseleaveP:function(t){this.shopList[t].ppShow=!1,this.$forceUpdate()},mouseenterX:function(t){var e=arguments,o=this;return(0,r.default)((0,a.default)().mark((function i(){var n;return(0,a.default)().wrap((function(i){while(1)switch(i.prev=i.next){case 0:if(e.length>1&&void 0!==e[1]?e[1]:2,!(o.shopList[t].xhData&&o.shopList[t].xhData.length>0)){i.next=5;break}o.$forceUpdate(),i.next=9;break;case 5:return i.next=7,(0,p.listForH5)({categoryId:o.shopList[t].categoryId,brandId:o.shopList[t].brandId});case 7:n=i.sent,200===n.code&&(o.shopList[t].xhData=n.data);case 9:o.shopList[t].xhShow=!0,o.$forceUpdate();case 11:case"end":return i.stop()}}),i)})))()},mouseleaveX:function(t){this.shopList[t].xhShow=!1,this.$forceUpdate()},searchBrand:function(t,e){e.brandSearchList=e.brandList.filter((function(e){return(0,f.matchKeyword)(e,t.detail.value)})),this.$forceUpdate()},searchModel:function(t,e){e.modelSearchList=e.xhData.filter((function(e){return(0,f.matchKeyword)(e,t.detail.value)})),this.$forceUpdate()},getVal:function(t){var e=this;this.title=t,this.leftShop={},this.rightShop={},this.isSOU=!0,this.shopPageDataSou=[],this.shopPageData.forEach((function(t){e.attributeOne.id&&-1===t.attrFirstIds.indexOf(String(e.attributeOne.id))||e.attributeTwo.id&&-1===t.attrSecodIds.indexOf(String(e.attributeTwo.id))||!(3!=e.budget.type||t.price<=Number(e.budget.max)&&t.price>=Number(e.budget.min))||!(1!=e.budget.type||t.price<=Number(e.budget.max))||!(2!=e.budget.type||t.price>=Number(e.budget.min))||e.shopPageBrand.id&&t.brandId!==e.shopPageBrand.id||-1===t.name.indexOf(e.title)||e.shopPageDataSou.push(t)}))},empty:function(){this.shopList=[]},percentage:function(t,e){var o=+(2.55*e).toFixed(0);return t+o.toString(16)},checkInput:function(t){""!=t.value&&"."==t.value.substr(0,1)&&(t.value=0),""==t.value&&(t.value=0),t.value=t.value.replace(/^0*(0\.|[1-9])/,"$1"),t.value=t.value.replace(/[^\d.]/g,"0.00"),t.value=t.value.replace(/\.{2,}/g,"."),t.value=t.value.replace(".","$#$").replace(/\./g,"").replace("$#$","."),t.value=t.value.replace(/^(\-)*(\d+)\.(\d\d).*$/,"$1$2.$3"),t.value.indexOf(".")<0&&""!=t.value&&"0"==t.value.substr(0,1)&&2==t.value.length&&(t.value=t.value.substr(1,t.value.length)),t.value||(t.value=0)},changePrice:function(t,e){if(-1===t.indexOf("-")){var o=0;this.shopList.forEach((function(t){o+=Number(t.price)})),this.totalPrices=o}else this.shopList[e].price=""},simplifyNum:function(t){if(!t&&0!=t)return t;var e=t.toFixed(0);if(e.length>=7){var o=t/1e4,i=parseFloat(o).toFixed(0);return i+"w"}return t},loginOut:function(){var t=this;(0,p.logout)({}).then((function(e){t.$store.commit("clean"),uni.redirectTo({url:"/pages/login/login"})}))},h5Images:function(){var t=this;(0,p.h5Image)({}).then((function(e){t.img=e.data}))},xiaPage:function(){2!==this.status&&0!==this.status&&(this.status=this.status+1,this.$refs.search.close(),this.$refs.searchShopListRef.close())},fanhuiPage:function(){0!==this.status&&(this.$refs.search.close(),this.$refs.searchShopListRef.close(),this.status=this.status-(this.backPageNum>0?this.backPageNum:1),0===this.status?(this.leftShop={},this.rightShop={},this.isPK=!1,this.pkcontent=!1,this.attributeOne={id:"",name:""},this.attributeTwo={id:"",name:""},this.budget={id:"",max:"",min:""},this.shopPageBrand={id:"",name:""}):1===this.status&&(this.leftShop={},this.rightShop={},this.isPK=!1,this.pkcontent=!1))},clickXH:function(t,e){var o=JSON.parse(JSON.stringify(this.shopList[e]));o.modelSearchList=[],o.modelVal="",o.name=JSON.parse(JSON.stringify(t.name)),o.zdPrice=JSON.parse(JSON.stringify(t.zdPrice)),o.price=JSON.parse(JSON.stringify(t.price)),this.shopList.splice(e,1,o),o.xhShow=!1,this.$forceUpdate()},clickPKshop:function(t){this.shopList.push(t),this.status=0,this.isPK=!1,this.pkcontent=!1,this.leftShop={},this.rightShop={}},openImg:function(t){var e=this;this.imgList=[],this.shopList.forEach((function(o,i){i===t&&o.multifileList.forEach((function(t){e.imgList.push(o.prefixUrl+t.fileurl)}))})),0!==this.imgList.length&&this.$viewerApi({images:this.imgList})},jumpPK:function(){"{}"!==JSON.stringify(this.leftShop)&&"{}"!==JSON.stringify(this.rightShop)&&(this.isPK=!0,this.pkcontent=!0,this.status=2)},openSearch:function(t){this.$refs.search.open(t)},clickShopPageCheck:function(t,e){var o=this;this.leftShop={},this.rightShop={},this.isSOU=!0,1===e?(this.attributeOne.name="全部"===t.name?"":t.name,this.attributeOne.id=t.id):2===e?(this.attributeTwo.name="全部"===t.name?"":t.name,this.attributeTwo.id=t.id):3===e?(this.budget.id=t.id,this.budget.max=t.maxamount,this.budget.min=t.minamount,this.budget.type=t.type,t.name&&(this.budget.name=t.name)):4===e&&(this.shopPageBrand.id=t.id,this.shopPageBrand.name="全部"===t.name?"":t.name),this.isPK=!1,this.pkcontent=!1,this.status=1,this.shopPageDataSou=this.shopPageData.filter((function(t){if(console.log(t.attrFirstIds,o.attributeOne.id),(!o.attributeOne.id||-1!==t.attrFirstIds.indexOf(String(o.attributeOne.id)))&&(!o.attributeTwo.id||-1!==t.attrFirstIds.indexOf(String(o.attributeTwo.id)))&&(3!=o.budget.type||t.price<=Number(o.budget.max)&&t.price>=Number(o.budget.min))&&(1!=o.budget.type||t.price<=Number(o.budget.max))&&(2!=o.budget.type||t.price>=Number(o.budget.min))&&(!o.shopPageBrand.id||t.brandId===o.shopPageBrand.id)&&-1!==t.name.indexOf(o.title))return t}))},deepCopyArray:function(t){function e(e){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(t){for(var e=[],o=0;o<t.length;o++)Array.isArray(t[o])?e[o]=deepCopyArray(t[o]):e[o]=t[o];return e})),clickshoppageItem:function(t){var e;(e=this.shopList).push.apply(e,(0,n.default)(this.deepCopyArray([(0,c.default)((0,c.default)({},t),{},{brandVal:"",modelVal:"",modelSearchList:[],brandSearchList:[],brandList:this.brandData})]))),console.log(this.shopList),this.attrFirstList=[],this.attrSecondList=[],this.budgetList=[],this.status=0,this.isPK=!1,this.pkcontent=!1},getSelectShop:function(t,e){var o=this;this.select=[],this.shopData.forEach((function(i){i.categoryId===t&&i.brandId===e&&o.select.push(JSON.parse(JSON.stringify(i)))}))},clickBrand:function(t,e,o){this.shopList[o].brandName=JSON.parse(JSON.stringify(e.name)),this.shopList[o].brandId=JSON.parse(JSON.stringify(e.id)),this.shopList[o].name="",this.shopList[o].zdPrice="",this.shopList[o].price="",this.shopList[o].ppShow=!1,this.shopList[o].xhData=[],this.shopList[o].brandSearchList=[],this.shopList[o].brandVal="",this.$forceUpdate()},result:function(t){if(t.ppShow=!1,t.xhShow=!1,"left"===this.$refs.search.typeName)this.leftShop=JSON.parse(JSON.stringify(t));else if("right"===this.$refs.search.typeName){this.rightShop=JSON.parse(JSON.stringify(t));var e=this.leftShop.goodsParamList,o=this.rightShop.goodsParamList,i=new Array,n=new Array,a=new Array,r=new Array;e&&e.length>0&&e.forEach((function(t){var e=0,r=null;o&&o.length>0&&o.forEach((function(o){if(t.name===o.name)return e=1,void(r=o)})),1===e?(i.push(t),a.push(r)):n.push(t)})),o&&o.length>0&&o.forEach((function(t){var e=0;a.forEach((function(o){t.name===o.name&&(e=1)})),0===e&&r.push(t)})),Reflect.set(this.leftShop,"param1",i),Reflect.set(this.leftShop,"param2",n),Reflect.set(this.rightShop,"param1",a),Reflect.set(this.rightShop,"param2",r)}else this.shopList.push(JSON.parse(JSON.stringify(t)));console.log(this.leftShop),console.log(this.rightShop)},getGoodsList:function(){var t=this;(0,p.goodsList)({}).then((function(e){t.shopData=e.data}))},getCategoryList:function(){var t=this;(0,p.categoryList)({}).then((function(e){e.data.forEach((function(t){t.active=!1})),t.category=e.data}))},stringOperations:function(t,e){if(t)return t.length<=e?t:t.substring(0,e)+"..."},copyItem:function(t){var e=JSON.parse(JSON.stringify(t));e.brandId="",e.brand="",e.brandName="",e.name="",e.zdPrice="",e.price="",this.shopList.push(e)},deleItem:function(t){this.shopList.splice(t,1)},open:function(t,e){var o=this;this.shopList.forEach((function(t,e){t.ppShow=!1,t.xhShow=!1})),this.shopList.forEach((function(i,n){if(n===t)if(1===e)i.ppShow=!0;else{var a=[];o.shopData.forEach((function(t){i.categoryId&&t.categoryId!==i.categoryId||i.brandId&&t.brandId!==i.brandId||a.push(JSON.parse(JSON.stringify(t)))})),o.shopList[t].xhData=a,i.xhShow=!0}})),this.$forceUpdate()},clickItem:function(t,e,o,i,n){var a=this;this.categoryId=e,this.categoryName=o,this.isSOU=!1,this.title="",(0,p.brandList)({categoryId:e}).then((function(t){a.brandData=JSON.parse(JSON.stringify(t.data)),a.brandData1=JSON.parse(JSON.stringify(t.data)),a.brandData1.unshift({name:"全部",id:""})})),this.category.forEach((function(t,o){if(t.id===e){t.active=!0,a.attrSecondList=[],a.attrFirstList=[],a.budgetList=[],a.attrFirstName=t.attrFirst,a.attrSecondName=t.attrSecond,t.cateParamFirstList&&(a.attrFirstList=JSON.parse(JSON.stringify(t.cateParamFirstList)),a.attrFirstList.unshift({name:"全部",id:""})),t.cateParamSecondList&&(a.attrSecondList=JSON.parse(JSON.stringify(t.cateParamSecondList)),a.attrSecondList.unshift({name:"全部",id:""}));var i=[];t.budgetList.forEach((function(t){t.minamount?t.maxamount?i.push({id:JSON.parse(JSON.stringify(t.id)),type:3,maxamount:JSON.parse(JSON.stringify(t.maxamount)),minamount:JSON.parse(JSON.stringify(t.minamount))}):i.push({id:JSON.parse(JSON.stringify(t.id)),type:2,maxamount:JSON.parse(JSON.stringify(t.maxamount)),minamount:JSON.parse(JSON.stringify(t.minamount)),name:"".concat(JSON.parse(JSON.stringify(t.minamount)),"以上")}):i.push({id:JSON.parse(JSON.stringify(t.id)),type:1,maxamount:JSON.parse(JSON.stringify(t.maxamount)),minamount:JSON.parse(JSON.stringify(t.minamount)),name:"".concat(JSON.parse(JSON.stringify(t.maxamount)),"以内")})})),i.unshift({name:"全部",id:""}),a.budgetList=i}else t.active=!1})),this.shopPageData=this.shopData.filter((function(t){return t.categoryId===e})),2==i?(this.leftShop=n,this.backPageNum=2):this.backPageNum=1,console.log(this.shopPageData),this.attributeOne={id:"",name:""},this.attributeTwo={id:"",name:""},this.budget={id:"",max:"",min:""},this.shopPageBrand={id:"",name:""},this.status=i||1},mousemove:function(t){t!==this.index&&(this.index=t)}}};e.default=m},bb56:function(t,e,o){var i=o("3550");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=o("967d").default;n("636d428f",i,!0,{sourceMap:!1,shadowMode:!1})},c2c3:function(t,e,o){var i=o("595b");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=o("967d").default;n("527a28a6",i,!0,{sourceMap:!1,shadowMode:!1})},c723:function(t,e,o){"use strict";var i=o("8bdb"),n=o("71e9"),a=o("e7e3"),r=o("1c06"),c=o("cfaf"),s=o("af9e"),d=o("d6b1"),u=o("1ded"),p=o("c337"),g=o("0b5a");var f=s((function(){var t=function(){},e=d.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));i({target:"Reflect",stat:!0,forced:f},{set:function t(e,o,i){var s,f,l,m=arguments.length<4?e:arguments[3],h=u.f(a(e),o);if(!h){if(r(f=p(e)))return t(f,o,i,m);h=g(0)}if(c(h)){if(!1===h.writable||!r(m))return!1;if(s=u.f(m,o)){if(s.get||s.set||!1===s.writable)return!1;s.value=i,d.f(m,o,s)}else d.f(m,o,g(0,i))}else{if(l=h.set,void 0===l)return!1;n(l,m,i)}return!0}})},c8d2:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAqZJREFUWEft1k9IFFEcB/Dv781q1s52KTJYd6yEwLpEEIGI7u6hP4QdhKBT1CUksKCORZcuFURQggQVQQSRRH+kQKKdOajULQjFOoTurqZ1a2fX/fv7xSqSuOnsbJpBzvG935v3eb/3e2+GsMoPrfL8WAOUnQFvIHRQgY6DsNnttolwDsAwstlb9tTgt/njywKsC4QbqsE3hWgUTJ9dAxQ8BGmGyIgdsy65BviM1jZAO53Lcmd60hp1CyjG60a4E8IhO2a1uwbodS3tpDyn8oyO6XhkvCJAINhBpI4kopG2fx5APiPUJID/l5R3E7S9YH4hin4slQESZFiT98lRa3J+nF5uBvRA6AwRHa4kzXNjBEizZM6lYgMTc23lA4xgDwQj4pnuIqWJW4hKb9ghGl8Ulgd23HzqGuAzwr3C6LPjkS63k89Ue0PTFsrV3GPmx8m49WgFALuqvf7axuS4DAFWfiFyxQF6XbiTFA5A5FkiZt7/+4BA8AqR2gNwfyJqXfsPANuCNb4CDjHU+uJqiThMUFtFJCqg/mKbooKdiH7vA4azy14DutF6jKCdcDoRBZbuVNx8vewAn795p2hV5wmYyYCI+IhUlYhkiWDPtsHO5zPX018Hx5YdUFJkZRahQHpRlXleHM9Z8miovgDCpkTUPLnkx8jpItLLBJRuGUuB6E5qzHz1ZwAjdJlA+1jYSsasG4sdQxH+AKKPM/2MPDGGEhPmp4XxJX9Ejhmob2kkUUdzGa0nPfX2y6IAyEM7aj5xKl7XAKcXzhWhVA4IvhRWb+x45LbTZL/r927fX6sK3rsVA/RAuBuQjRB6VzxhrhHEtbNXtVxNRM0Bp/ElW6DXtzSCPWeJ2F+845xesLBfwGkImXbM7C5nAa4ncAtyil8DrHoGfgJy/PMwXWoXvAAAAABJRU5ErkJggg=="},ca43:function(t,e,o){"use strict";o.r(e);var i=o("bad4"),n=o.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},d14d:function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)},o("01a2"),o("e39c"),o("bf0f"),o("844d"),o("18f7"),o("de6c"),o("08eb")},dd86:function(t,e,o){"use strict";o.r(e);var i=o("e06d"),n=o("a1f4");for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);o("3937");var r=o("828b"),c=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"65463843",null,!1,i["a"],void 0);e["default"]=c.exports},e06d:function(t,e,o){"use strict";o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return n})),o.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return t.show?i("v-uni-view",{staticClass:"search",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"search_box",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.test.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"search_box_item",style:{background:t.search&&1===t.search.bgType?t.percentage(t.search.bgColor,t.search.bgAlpha):"rgba(13, 30, 65, 0.70)"}},[i("v-uni-view",{staticClass:"icon"},[i("v-uni-image",{attrs:{src:o("f3a6"),mode:"widthFix"}})],1),i("v-uni-view",{staticClass:"search_box_item_right"},[i("v-uni-input",{attrs:{type:"text",focus:!0,"placeholder-class":"placeholder",placeholder:"请输入标题搜索"},model:{value:t.title,callback:function(e){t.title=e},expression:"title"}}),i("v-uni-button",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.submit.apply(void 0,arguments)}}},[t._v("搜索")])],1)],1)],1)],1):t._e()},n=[]},e541:function(t,e,o){var i=o("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 水平间距 */\n/* 水平间距 */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.img[data-v-6f1bce34]{width:100vw;height:100vh;background:rgba(0,0,0,.65);position:fixed;transition:opacity .2s;top:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.img.img--open[data-v-6f1bce34]{pointer-events:auto}.img .img_content[data-v-6f1bce34]{display:flex;flex-direction:column;pointer-events:auto}.img .img_content .img_content_tu[data-v-6f1bce34]{display:flex;align-items:center}.img .img_content .img_content_tu .img_content_tu_nr[data-v-6f1bce34]{width:600px;height:600px;padding:24px;box-sizing:border-box;background:hsla(0,0%,100%,.95);border-radius:8px;margin:0 24px;display:flex;align-items:center;justify-content:center}.img .img_content .img_content_tu .img_content_tu_nr .swiper-item[data-v-6f1bce34]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.img .img_content .img_content_tu .img_content_tu_nr .preview-image[data-v-6f1bce34]{width:100%;height:100%}.img .img_content .img_content_tu .arrow[data-v-6f1bce34]{width:64px;height:64px;flex-shrink:0;cursor:pointer}.img .img_content .img_content_close[data-v-6f1bce34]{width:100%;display:flex;align-items:center;justify-content:center;margin-top:32px;cursor:pointer}.img .img_content .img_content_close uni-image[data-v-6f1bce34]{width:56px;height:56px}',""]),t.exports=e},eabc:function(t,e,o){"use strict";o.r(e);var i=o("75bc"),n=o.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},ec23:function(t,e,o){"use strict";o("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,o("c9b5"),o("bf0f"),o("ab80");o("f849");var i={data:function(){return{show:!1,title:""}},props:{search:{type:null|Object}},methods:{open:function(){this.title="",this.show=!0},close:function(){this.show=!1},test:function(){return!1},percentage:function(t,e){var o=+(2.55*e).toFixed(0);return t+o.toString(16)},submit:function(){this.$emit("getTitle",this.title),this.close()}}};e.default=i}}]);