1 line
64 KiB
JavaScript
1 line
64 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-nongKe-specialty-short_index"],{"05c4":function(t,e,i){var a=i("3d90");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("b637ad5a",a,!0,{sourceMap:!1,shadowMode:!1})},"16e3":function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("4de4"),i("d3b7"),i("99af"),i("d81d"),i("159b"),i("14d9"),i("a9e3"),i("acd8"),i("d401"),i("25f0"),i("fb6a");var o=a(i("5530")),r=i("a126"),n=(i("28e0"),i("26cb")),s=(i("bb20"),i("5315")),d=a(i("3516")),c=(a(i("df48")),getApp(),{components:{easyLoadimage:d.default},data:function(){return{titName:"坝坝宴",price:0,stock:0,nows:!1,loading:!1,loadingIcon:!0,loadTitle:"加载更多",title:"",hotPage:1,hotLimit:10,hotScroll:!1,rightBox:!1,brandList:[],downKey:0,downStatus:!1,menuList:[],downMenu:[{title:"默认",key:0,order:""},{title:"销量",key:1,order:"sales"},{title:"好评",key:2,order:"rate"},{title:"距离",key:3,order:"location"}],firstKey:0,storeList:[],sotreParam:{keyword:"",page:1,limit:10,order:"",category_id:"",type_id:"",street_id:"",village_id:"",type_code:""},storeKey:0,storeScroll:!0,mer_id:"",sortId:"",price_on:"",price_off:"",detaile_address:"",recommend_address:"",location_address:"",latitude:"",longitude:"",count:0,storeTypeArr:[],merList:[],product_type:0,show:!1,image:"",credit_buy:"",villageInfo:{},village_name:""}},onLoad:function(t){this.sotreParam.type_code=t.type_code,this.sotreParam.street_id=t.street_id||null,this.sotreParam.village_id=t.village_id||null,this.village_name=t.name||null,this.storeList=[],this.getVillageInfo(),1==this.mer_location&&this.selfLocation(),this.storeMerchantList(),this.getClassfication(),this.getStoreType()},computed:(0,o.default)({downMenus:function(){var t=this;return this.downMenu.filter((function(e){return t.mer_location?e:e.key<3}))}},(0,s.configMap)({margin_ico_switch:0,margin_ico:"",mer_location:0,store_street_theme:1,hide_mer_status:""},(0,n.mapGetters)(["viewColor"]))),methods:{getVillageInfo:function(){var t=this;(0,r.getVillageInfo)({village_id:this.sotreParam.village_id}).then((function(e){t.villageInfo=e.data.company})).catch((function(t){}))},navGo:function(t){uni.navigateTo({url:"/pages/nongKe/supply_chain/supplierA?type_id=10&?merchant_category_id=".concat(t)})},itemTap:function(t){uni.navigateTo({url:"/pages/goods_details/index_v?id=".concat(t.product_id,"&village_id=").concat(this.sotreParam.village_id),fail:function(t){}})},go_details:function(t,e){98==t&&uni.navigateTo({url:"/pages/admin/goods_details/index?product_id=".concat(e,"&product_type=").concat(t)}),0==t&&uni.navigateTo({url:"/pages/goods_details/index?id=".concat(e)})},getClassfication:function(){var t=this,e=[];(0,r.merClassifly)().then((function(i){e=i.data.map((function(t){return(0,o.default)((0,o.default)({},t),{},{check:!1})})),t.sotreParam.category_id.length>0&&t.sotreParam.category_id.forEach((function(t,i){e.forEach((function(e){t==e.merchant_category_id&&(e.check=!0)}))})),t.merList=e})).catch((function(e){t.$util.Tips({title:e})}))},getStoreType:function(){var t=this,e=[];(0,r.getStoreTypeApi)().then((function(i){i.data.forEach((function(i){i.mer_type_id==t.sotreParam.type_id&&e.push((0,o.default)((0,o.default)({},i),{},{check:!0}))})),t.storeTypeArr=e})).catch((function(e){t.$util.Tips({title:e})}))},showMaoLocation:function(t,e){if(!t||!e)return this.$util.Tips({title:"请设置允许商城访问您的位置!"});!0===this.$wechat.isWeixin()?this.$wechat.seeLocation({latitude:Number(t),longitude:Number(e),name:"当前位置",address:this.location_address}).then((function(t){})):uni.openLocation({latitude:parseFloat(t),longitude:parseFloat(e),name:"当前位置",address:this.location_address,scale:8,success:function(t){}})},showStoreLocation:function(t){if(!t.lat||!t.long)return this.$util.Tips({title:"请设置允许商城访问您的位置!"});!0===this.$wechat.isWeixin()?this.$wechat.seeLocation({latitude:Number(t.lat),longitude:Number(t.long),name:t.mer_name,address:t.mer_address?t.mer_address:""}).then((function(t){})):uni.openLocation({latitude:parseFloat(t.lat),longitude:parseFloat(t.long),scale:8,name:t.mer_name,address:t.mer_address?t.mer_address:"",success:function(t){}})},selfLocation:function(){var t=this;uni.getStorageSync("RejectTarget")||uni.getLocation({type:"gcj02",success:function(e){var i,a;i=e.latitude.toString(),a=e.longitude.toString(),t.latitude=e.latitude,t.longitude=e.longitude,(0,r.getGeocoder)({lat:i,long:a}).then((function(e){t.detaile_address=e.data.address,t.location_address=e.data.address,t.recommend_address=e.data.address.length>4?e.data.address.slice(0,4)+"...":e.data.address})).catch((function(t){uni.showToast({title:t,icon:"none"})}))},fail:function(t){uni.showToast({title:t,icon:"none",duration:1e3})}})},storeMerchantList:function(){var t=this;if(!this.loading){this.loading=!0;var e={keyword:this.sotreParam.keyword,page:this.sotreParam.page,limit:10,type_code:this.sotreParam.type_code};this.latitude&&(e.location=this.latitude+","+this.longitude),this.sotreParam.street_id&&(e.street_id=this.sotreParam.street_id),this.sotreParam.village_id&&(e.village_id=this.sotreParam.village_id),(0,r.getProductslist)(e).then((function(e){t.count=e.data.count,t.storeList=t.storeList.concat(e.data.list),t.loading=!1,t.loadingIcon=!1}))}},goStore:function(t){12==this.sotreParam.type_id?uni.navigateTo({url:"/pages/nongKe/supply_chain/merchant?id=".concat(t)}):1!=this.hide_mer_status&&uni.navigateTo({url:"/pages/store/home/index?id=".concat(t,"&type=7")})},searchSubmit:function(){this.$set(this.sotreParam,"keyword",this.sotreParam.keyword),this.set_where(this.firstKey)},bindRight:function(){this.sotreParam.page=1,this.rightBox=!0},confirm:function(t){var e=[],i=[];0==t.storeTypeArr.length||(t.storeTypeArr.forEach((function(t){e.push(t.mer_type_id)})),this.sotreParam.type_id=e.toString()),0==t.merList.length?this.sotreParam.category_id="":(t.merList.forEach((function(t){i.push(t.merchant_category_id)})),this.sotreParam.category_id=i.toString()),this.rightBox=t.status,this.loadend=!1,this.$set(this.sotreParam,"page",1),this.storeList=[],this.storeMerchantList()},close:function(){this.rightBox=!1,this.show=!1},set_where:function(t){this.loading||(this.storeList=[],this.firstKey=t,this.sotreParam.page=1,this.sotreParam.order=this.downMenu[t].order,this.storeMerchantList())},backjJump:function(){uni.navigateBack({delta:1})},onPageScroll:function(t){uni.$emit("scroll")},qctail:function(t){""!=t.mer_certificate&&(this.show=!0,this.image=t.mer_certificate[0])}},onPullDownRefresh:function(){uni.stopPullDownRefresh()},onReachBottom:function(){if(this.count===this.storeList.length){if(0===this.count)return;uni.showToast({title:"已加载全部",icon:"none",duration:1e3})}else this.sotreParam.page+=1,this.storeMerchantList()}});e.default=c},"1fa3":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPMAAAAUCAMAAABvafs3AAAC/VBMVEUAAAD/mi7/kJD+vFD7gh7nQTztVWvxZ038j17+mGHxYkv8jlz4zy780Tj/nDj/nzv4nj7/vF3/mLzwYkv/5XP6dRTpTkP2xw36dxX61UDlQj7/vV77mDj6dBH2yA//5HH2xw/7ji35ZJr7giD8eKb/lLr/tlf6exn6bqH+4mj/vV74cxH4ZZrkPzj/j7jwYk3/kLX7e4D6ikPnaDD6fBr9kLf6bJ79rk/7iij9hbD/ul79qEn6giH6daT9kl/ycFHkPTz/uFvtWkjmRD//5HH2zCH932D5hFn2yA/4ap772lD50THtW0j9nT78lDT0d1T/5XT/lrv9okT6ji7rVEb/uVv+lrv3Y5n83lz/tlj3zST6exn40TT72U36dhX/lmD+4m3/mbz8p0j8nj/+i7T/mGH5iFv/mr38hrD9s1T9rU79fqv6b6D/mWH1dFLybE72fVboR0DtVUfjPDz3e1b9jLTnS0HpTkT5ZJnuZk3lPjz/rU79jiv9pET93Vr6hCP9kV7jOzv4zSb6gq31yhb3yRj5baDvZE75gVjmQDz4YpnkPj7/lmH/5nP/pUr/ap//6mr8nj3+q0z6hiX6gSD6eRf+tlj4glj2eFT+sFL+rk/xak/uYEr9qEn9oEHmQT78mjr8ljb7kjH6fx394GT9lGD9kV77jFz6iVv3f1f+tFXvY0vuXUn9pUX9o0PnRD/7lDT7jCv7iin7hCP6fBv5dhT9jbX8ga35b6H5aJz4ZZr8jl3/uVr3fVb0dlP0cVHzb1DtWUjsV0fqUkXpS0LoSUHnR0D7jy/+k7n+kLf9irP9h7H9hK77far7e6n7d6f6cqP5bJ7+4mr+lmD/u136hlr5hFn3e1X+slT0dFLybVDwZU372Ur610TpT0T61T3lPjz8mDj50jX40C77ji32yRb/lrv6daX/5HH83Vr721PxaE79pkfrVkbrVEbpTUL3zif7iCb3zSL2yxv/mGH83l77jVz83Fb72k/qUET51Dn3zyr3yx31xg72yBHZrNQYAAAAkXRSTlMAAgEhHxkG/qRiRi0sGxsQC/z6+vn49/bu5dvV1c7Nyr+2saSUkYB8bGViWlcqKSkfHhkQ+/r49/b19fX19PTz8/Lw7+3t7Ozs6ebk49/c2tfW1tTPzMjIyMbGxcTDwr27t7e2sK2tq6qnpKCenZyZlZCNiIOBgYB9e3d2cXBvbm1sbGppX1tSUUhGQj8zHxgMYyJOowAAAwBJREFUWMPllFVUVEEYgP+lpLu7Q5G0u7u7u7u7uxWWpbtTupGQVlGBlVIB0UVCBAFFVDzO3d1Z18PDPs/xe7tz75xzv/PNP9AfKQmJO/LwP0Hb211eHjROXAqIR9h06SgFrYEgEInu8qCg4OD0EHE7IBrhneHOzhlMJlOw9FZKOf1bSOir6TeAXGinh7tVUdIZTC0QxHoqMjKucAmrPAKkIrfJ0dHdzS08HEkrgCDEOZFdXMIeuWbuowGRyC6K+uTl6O7OTj0RBHEBRQ6tQMaVrplZ2fuBRGTnens/jPJC1m7IeiUIwpY61+zI1Vk1Hq0ngTzktH0dHJA0So2sq0yhP0JCwM82buTq7BqPARFKkkAaNIMYv3fImpvaXbjfFzYbFRUXmlgBDykqsmt1VrZH6+sIz8g59kAYZwr9Y/z8fH25qXcBjwcWG6Yo692F7Y2NRUXFSVtsAHOAmmR2ZE/PyJy2Q0AWIiNiPyBrnHr0PV7/c9MCy8qamhbAssai4uKkJ09HXsbv5OfzIuc8bstVFQWiMKJ/icPWSPosXpdZ29L8NTCwrEkZTFBkpPwsucQYz7X1eBSZo/y5tzbvGJCEiFM8nf5XejOWktZ4++Z7TzOS1gOroWzj5JLnL4zxPkkPrnFubXteviaQhFmAE7KmUvsja205XHl2Qx2SplJbABxFypTxx5cp1/DG60pc5bz8/IJoog736oSAAKf4eHpcXGyh/zxZPMurfr5v+IGsW3pW0NDjDqxcOlOMV3oSmuTe9jxkHO0zGAhCnZGQgFMvtsOrV391dnCkZwkDQmw32zilNDXVEjDWS6hzXVAQ7eNTT5SzCoPBYKem0w3sAaPL6ursQKnrNKSBg/lYFLk0NS3tBPAQO66KIlPKmkJAEDqJiQx26jHn+f5b7Teri0q9RgYwtnuGpSLltFvAh+jByci4fsJtIIlBiYmU9RAjEeBDt6+PxeqaeokGfNw3N1xuaAn/Inbz1OGLRN1glLSOivo6M64xRlpfbYb+FXlg8wfkGa2eCGPbMAAAAABJRU5ErkJggg=="},"24c9":function(t,e,i){"use strict";i.r(e);var a=i("dc3b"),o=i("ee2e");for(var r in o)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(r);i("dbb3");var n=i("f0c5"),s=Object(n["a"])(o["default"],a["b"],a["c"],!1,null,"cc4dc71c",null,!1,a["a"],void 0);e["default"]=s.exports},2889:function(t,e,i){"use strict";i.r(e);var a=i("16e3"),o=i.n(a);for(var r in a)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},"28e0":function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.wgsToGcj=void 0;var a=i("5abc");e.wgsToGcj=function(t){try{var e=t,i=a.transformFromWGSToGCJ(t.latitude,t.longitude);return e.latitude=i.latitude,e.longitude=i.longitude,e}catch(i){return t}}},"3d90":function(t,e,i){var a=i("24fb"),o=i("1de5"),r=i("1fa3"),n=i("756b"),s=i("d702"),d=i("e553");e=a(!1);var c=o(r),p=o(n),l=o(s),u=o(d);e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.serchbtn[data-v-0d0c0ab8]{width:%?100?%;height:%?50?%;border-radius:%?30?%;text-align:center;line-height:%?50?%;color:#fff;background:linear-gradient(90deg,#f84221,#ff6d20)}*[data-v-0d0c0ab8]{margin:0;padding:0}.com_name[data-v-0d0c0ab8]{font-size:%?32?%;white-space:nowrap;\r\n /* 防止文字换行 */overflow:hidden;\r\n /* 超出部分隐藏 */text-overflow:ellipsis;max-width:40vw\r\n /* 使用省略号表示溢出的内容 */\r\n /* 可根据实际情况调整容器宽度 */}.productList .top[data-v-0d0c0ab8]{padding-top:0;padding-top:%?30?%;background:url(https://lihai001.oss-cn-chengdu.aliyuncs.com/public/uploads/new_activity/mingyouxinxi.webp);background-size:cover;\r\n /* 设置背景图片覆盖整个容器,可能会被裁剪以完全覆盖 */background-position:top;\r\n /* 设置背景图片居中显示 */background-repeat:no-repeat;\r\n /* 确保背景图片不重复 */color:#fff;position:fixed;z-index:999;width:100%;top:0}.productList .content[data-v-0d0c0ab8]{padding:0;position:relative;overflow:hidden;height:calc(0px + %?210?%);height:%?240?%}.productList .menu_cls[data-v-0d0c0ab8]{background-color:#fff;border-radius:%?21.03?% %?21.03?% %?21.03?% %?21.03?%;padding:%?20?%}.productList .menu_cls .menu_li[data-v-0d0c0ab8]{margin-right:%?50?%;width:50vw}.productList .goods_list[data-v-0d0c0ab8]{margin-top:%?20?%}.productList .goods_list .goods_card[data-v-0d0c0ab8]{margin-top:%?20?%;height:auto;background-color:#fff;padding:%?20?%;border-radius:%?20?%;display:flex}.productList .goods_list .goods_card .left[data-v-0d0c0ab8]{margin-right:%?20?%;width:%?158?%;height:%?158?%;border-radius:%?20?%;overflow:hidden}.productList .goods_list .goods_card .right .head[data-v-0d0c0ab8]{font-weight:700}.productList .goods_list .goods_card .right .li[data-v-0d0c0ab8]{display:flex;font-size:%?26.29?%;margin-bottom:%?10?%;align-items:center}.productList .goods_list .goods_card .right .li uni-text[data-v-0d0c0ab8]{margin:0 %?20?% 0 %?5?%}.productList .address[data-v-0d0c0ab8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px}.search-right.styleType2 .right-text[data-v-0d0c0ab8],\r\n.search-right.styleType3 .right-text[data-v-0d0c0ab8]{color:#282828}.search-right.styleType2 .icon-xiangyou[data-v-0d0c0ab8],\r\n.search-right.styleType3 .icon-xiangyou[data-v-0d0c0ab8]{color:#999}.search-right.styleType2 .icon-dingwei[data-v-0d0c0ab8],\r\n.search-right.styleType3 .icon-dingwei[data-v-0d0c0ab8]{color:#8a8a8a}.productList .search .back[data-v-0d0c0ab8]{display:flex;align-items:center;width:%?40?%;height:%?60?%}.productList .search .back .iconfont[data-v-0d0c0ab8]{color:#fff;font-size:%?36?%}.head_tit[data-v-0d0c0ab8]{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 %?20?%}.hot_serch[data-v-0d0c0ab8]{color:#b3b3b3;display:flex;justify-content:space-around;margin:0;flex-wrap:wrap;padding-top:%?50?%;padding-top:%?80?%}.hot_serch uni-text[data-v-0d0c0ab8]{margin:%?10?%}.village-info[data-v-0d0c0ab8]{position:absolute;bottom:%?20?%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:%?100?%;padding:%?20?%;width:%?700?%;display:flex;color:#fff;background:url(https://lihai001.oss-cn-chengdu.aliyuncs.com/def/643c4202402021508275295.png);background-size:100%;\r\n /* 设置背景图片覆盖整个容器,可能会被裁剪以完全覆盖 */background-position:top;\r\n /* 设置背景图片居中显示 */background-repeat:no-repeat\r\n /* 确保背景图片不重复 */}.village-info uni-image[data-v-0d0c0ab8]{width:%?60?%;height:%?60?%;border-radius:50%;margin-right:%?20?%}.village-info .name[data-v-0d0c0ab8],\r\n.village-info .phone[data-v-0d0c0ab8]{display:flex;align-items:center;font-size:%?28?%}.village-info .name[data-v-0d0c0ab8]{min-width:%?270?%}.village-info .phone[data-v-0d0c0ab8]{min-width:%?300?%}.productList .search .input[data-v-0d0c0ab8]{flex:1;height:%?60?%;background-color:#fff;border-radius:%?50?%;padding:0 %?20?%;box-sizing:border-box}.productList .search.styleType2 .input[data-v-0d0c0ab8],\r\n.productList .search.styleType3 .input[data-v-0d0c0ab8]{background:#ededed}.productList .search .input uni-input[data-v-0d0c0ab8]{flex:1;height:100%;font-size:%?26?%;margin-left:%?10?%}.productList .search .input .placeholder[data-v-0d0c0ab8]{color:#999}.productList .search .input .iconfont[data-v-0d0c0ab8]{font-size:%?35?%;color:#555}.productList .search .icon-pailie[data-v-0d0c0ab8],\r\n.productList .search .icon-tupianpailie[data-v-0d0c0ab8]{color:#fff;width:%?62?%;font-size:%?40?%;height:%?86?%;line-height:%?86?%}.productList .nav-wrapper[data-v-0d0c0ab8]{z-index:9;position:fixed;left:0;top:25px;width:100%;margin-top:%?86?%;background-color:#fff}.productList .nav-wrapper.styleType1[data-v-0d0c0ab8]{background-color:var(--view-theme)}.productList .nav-wrapper .tab-bar[data-v-0d0c0ab8]{display:flex;align-items:center}.productList .nav-wrapper .tab-bar .tab-item[data-v-0d0c0ab8]{position:relative;flex:1;display:flex;justify-content:center;align-items:center;padding:%?8?% 0 %?20?%;color:#fff;font-size:%?28?%;font-weight:700}.productList .nav-wrapper .tab-bar .tab-item[data-v-0d0c0ab8]::after{content:" ";position:absolute;left:50%;bottom:%?18?%;width:%?30?%;height:%?3?%;background:transparent;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.productList .nav-wrapper .tab-bar .tab-item.on[data-v-0d0c0ab8]::after{background:#fff}.border-picture[data-v-0d0c0ab8]{position:absolute;top:0;left:0;width:100%;height:100%;background:50%/cover no-repeat}.productList .nav[data-v-0d0c0ab8]{height:%?86?%;color:#454545;font-size:%?28?%;display:flex;justify-content:space-between;padding:0 %?28?%}.productList .nav .item[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;flex:1}.productList .nav.styleType2 .item[data-v-0d0c0ab8],\r\n.productList .nav.styleType3 .item[data-v-0d0c0ab8]{color:#282828}.productList .nav .item.font-colors[data-v-0d0c0ab8]{font-weight:500;color:#fff}.productList .nav.styleType2 .item.font-colors[data-v-0d0c0ab8],\r\n.productList .nav.styleType3 .item.font-colors[data-v-0d0c0ab8]{color:var(--view-theme)}.productList .nav .item .font-line[data-v-0d0c0ab8]{height:%?4?%;background-color:#fff;margin-top:%?3?%;width:%?28?%;animation:line-data-v-0d0c0ab8 .3s;-moz-animation:line-data-v-0d0c0ab8 .3s;\r\n /* Firefox */-webkit-animation:line-data-v-0d0c0ab8 .3s;\r\n /* Safari 和 Chrome */-o-animation:line-data-v-0d0c0ab8 .3s\r\n /* Opera */}.productList .nav.styleType2 .item .font-line[data-v-0d0c0ab8],\r\n.productList .nav.styleType3 .item .font-line[data-v-0d0c0ab8]{background-color:var(--view-theme)}@-webkit-keyframes line-data-v-0d0c0ab8{from{width:%?0?%}to{width:%?28?%}}@keyframes line-data-v-0d0c0ab8{from{width:%?0?%}to{width:%?28?%}}.productList .nav .item uni-image[data-v-0d0c0ab8]{width:%?15?%;height:%?19?%;margin-left:%?10?%}.store-wrapper[data-v-0d0c0ab8]{margin-top:%?235?%;border-top:1px solid #f6f6f6}.store-wrapper .store-item[data-v-0d0c0ab8]{margin:%?20?% auto}.store-wrapper .store-item .head[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;color:#fff}.store-wrapper .store-item .head .zhezhao[data-v-0d0c0ab8]{position:absolute;width:95%;height:150px;border-radius:%?20?%;z-index:0;opacity:.5;background-color:#999}.store-wrapper .store-item .head .bgc_img[data-v-0d0c0ab8]{position:absolute;width:95%;height:150px;background-size:cover;border-radius:%?20?%;z-index:0}.store-wrapper .store-item .head .zhezhao1[data-v-0d0c0ab8]{width:100%;height:150px;border-radius:%?20?%;z-index:1}.store-wrapper .store-item .head .zhezhao1 .title[data-v-0d0c0ab8]{display:flex;height:50px;align-items:center;margin-left:20px;z-index:1}.store-wrapper .store-item .head .zhezhao1 .title span[data-v-0d0c0ab8]{background-color:#f84221;color:#fff;font-size:12px;padding:3px;border-radius:5px;margin-left:5px}.store-wrapper .store-item .head .zhezhao1 .coent[data-v-0d0c0ab8]{display:flex;margin-left:20px}.store-wrapper .store-item .head .zhezhao1 .coent .avater[data-v-0d0c0ab8]{width:60px;height:80px}.store-wrapper .store-item .head .zhezhao1 .coent .avater uni-image[data-v-0d0c0ab8]{width:60px;height:80px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one[data-v-0d0c0ab8]{display:flex;height:30px;line-height:30px;padding-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one .text_one_r[data-v-0d0c0ab8]{margin-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_two[data-v-0d0c0ab8]{width:270px;height:30px;line-height:30px;padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_two uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_three[data-v-0d0c0ab8]{width:270px;height:30px;line-height:30px;padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_three uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px}.store-wrapper .store-item .pro-box[data-v-0d0c0ab8]{white-space:nowrap;display:flex;align-items:center;padding:%?20?% %?20?% %?30?%}.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8]{display:inline-block;width:%?218?%;margin-right:%?14?%}.store-wrapper .store-item .pro-box .pro-item .picture[data-v-0d0c0ab8],\r\n.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8] uni-image,\r\n.store-wrapper .store-item .pro-box .pro-item uni-image[data-v-0d0c0ab8]{width:100%;height:%?214?%;border-radius:%?8?%;position:relative}.store-wrapper .store-item .pro-box .pro-item .price[data-v-0d0c0ab8]{margin-top:%?5?%;font-size:%?28?%;color:var(--view-priceColor);font-weight:700}.store-wrapper .store-item .pro-box .pro-item .price uni-text[data-v-0d0c0ab8]{font-size:%?28?%}.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8]:last-child{margin-right:0}.store-wrapper .store-item .pro-box.styleType3[data-v-0d0c0ab8]{padding:%?20?%}.store-wrapper .store-item .pro-box.styleType3 .pro-item[data-v-0d0c0ab8]{display:inline-block;background-color:#fff;border-radius:%?16?%;text-align:center;padding:%?10?% 0 %?20?%}.store-wrapper .store-item .pro-box.styleType3 .pro-item .picture[data-v-0d0c0ab8],\r\n.store-wrapper .store-item .pro-box.styleType3 .pro-item[data-v-0d0c0ab8] uni-image,\r\n.store-wrapper .store-item .pro-box.styleType3 .pro-item uni-image[data-v-0d0c0ab8]{width:%?194?%;height:%?194?%;text-align:center;border-radius:%?8?%;position:relative;margin:0 auto}.mer-item2[data-v-0d0c0ab8]{padding:%?20?%;background:#fff;margin-bottom:%?20?%;border-radius:%?16?%}.mer-item2 .mer-shop-count[data-v-0d0c0ab8]{display:flex}.mer-item2 .mer-shop-count .mer-avatar[data-v-0d0c0ab8]{width:%?100?%;height:%?100?%}.mer-item2 .mer-shop-count .mer-top[data-v-0d0c0ab8]{color:#282828}.mer-item2 .mer-shop-count .mer-shop-right[data-v-0d0c0ab8]{margin-left:%?20?%}.mer-item2 .mer-shop-count .mer-shop-right .mer-btn[data-v-0d0c0ab8]{color:#666}.mer-item2 .mer-shop-count .pro-box[data-v-0d0c0ab8]{white-space:nowrap;display:flex;align-items:center;margin-top:%?20?%}.mer-item2 .mer-shop-count .pro-box .pro-item[data-v-0d0c0ab8]{display:inline-block;width:%?170?%;margin-right:%?20?%}.mer-item2 .mer-shop-count .pro-box .pro-item .picture[data-v-0d0c0ab8],\r\n.mer-item2 .mer-shop-count .pro-box .pro-item[data-v-0d0c0ab8] uni-image,\r\n.mer-item2 .mer-shop-count .pro-box .pro-item uni-image[data-v-0d0c0ab8],\r\n.mer-item2 .mer-shop-count .pro-box .pro-item[data-v-0d0c0ab8] .easy-loadimage{width:100%;height:%?170?%;border-radius:%?8?%;position:relative}.mer-item2 .mer-shop-count .pro-box .pro-item .price[data-v-0d0c0ab8]{margin-top:%?5?%;font-size:%?28?%;color:var(--view-priceColor);font-weight:700}.mer-item2 .mer-shop-count .pro-box .pro-item .price uni-text[data-v-0d0c0ab8]{font-size:%?28?%}.mer-item2 .mer-shop-count .pro-box .pro-item[data-v-0d0c0ab8]:last-child{margin-right:0}.no-shop[data-v-0d0c0ab8]{background-color:#fff}.no-shop .pictrue[data-v-0d0c0ab8]{display:flex;flex-direction:column;align-items:center;color:#999}.no-shop .pictrue uni-image[data-v-0d0c0ab8]{width:%?414?%;height:%?380?%}.img_cls[data-v-0d0c0ab8]{position:absolute;top:50%;right:%?5?%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.goodslist[data-v-0d0c0ab8]{margin:0 auto;width:%?725?%}.goodslist .no-more[data-v-0d0c0ab8]{text-align:center;padding-top:%?18?%}.goodslist .pictrue_tips[data-v-0d0c0ab8]{color:#999}.goodslist .common-hd[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;height:%?118?%}.goodslist .common-hd .title[data-v-0d0c0ab8]{padding:0 %?80?%;font-size:%?34?%;color:#e93323;font-weight:700;background-image:url('+c+');background-repeat:no-repeat;background-size:100% auto;background-position:0}.b-color[data-v-0d0c0ab8]{background-color:var(--view-theme)!important;border:1px solid var(--view-theme)!important}.productList .search[data-v-0d0c0ab8]{width:100%;height:%?170?%;padding:0 %?20?%;position:fixed;left:0;top:%?0?%;padding-top:%?60?%;z-index:9;background-color:var(--view-theme)}.productList .search .icon-dingwei[data-v-0d0c0ab8]{color:#fff;font-weight:0;font-size:%?40?%;line-height:%?86?%;width:%?62?%}.productList .search .back[data-v-0d0c0ab8]{display:flex;align-items:center;width:%?40?%;height:%?60?%}.productList .search .back .iconfont[data-v-0d0c0ab8]{color:#fff;font-size:%?36?%}.productList .search .input[data-v-0d0c0ab8]{flex:1;height:%?60?%;background-color:#fff;border-radius:%?50?%;padding:0 %?20?%;box-sizing:border-box}.productList .search .input uni-input[data-v-0d0c0ab8]{flex:1;height:100%;font-size:%?26?%;margin-left:%?10?%}.productList .search .input .placeholder[data-v-0d0c0ab8]{color:#999}.productList .search .input .iconfont[data-v-0d0c0ab8]{font-size:%?35?%;color:#555}.productList .search .icon-pailie[data-v-0d0c0ab8],\r\n.productList .search .icon-tupianpailie[data-v-0d0c0ab8],\r\n.productList .search .iconempty[data-v-0d0c0ab8]{color:#fff;width:%?62?%;font-size:%?40?%;height:%?86?%;line-height:%?86?%}.productList .nav-wrapper[data-v-0d0c0ab8]{z-index:9;position:fixed;left:0;top:%?70?%;width:100%;margin-top:%?86?%;background-color:var(--view-theme)}.productList .nav-wrapper .tab-bar[data-v-0d0c0ab8]{display:flex;align-items:center}.productList .nav-wrapper .tab-bar .tab-item[data-v-0d0c0ab8]{position:relative;flex:1;display:flex;justify-content:center;align-items:center;padding:%?8?% 0 %?20?%;color:#fff;font-size:%?28?%;font-weight:700}.productList .nav-wrapper .tab-bar .tab-item[data-v-0d0c0ab8]::after{content:" ";position:absolute;left:50%;bottom:%?18?%;width:%?30?%;height:%?3?%;background:transparent;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.productList .nav-wrapper .tab-bar .tab-item.on[data-v-0d0c0ab8]::after{background:#fff}.productList .nav[data-v-0d0c0ab8]{height:%?86?%;color:#454545;font-size:%?28?%;background-color:#fff;display:flex;justify-content:space-between;padding:0 %?28?%}.productList .nav .item[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;flex:1}.t-color[data-v-0d0c0ab8]{color:var(--view-theme)}.productList .nav .item.t-color[data-v-0d0c0ab8]{font-weight:700;color:#454545}.productList .nav .item uni-image[data-v-0d0c0ab8]{width:%?15?%;height:%?19?%;margin-left:%?10?%}.productList .list[data-v-0d0c0ab8]{padding:0 %?20?%}.productList .list.on[data-v-0d0c0ab8]{background-color:#fff;border-top:1px solid #f6f6f6}.productList .list .item[data-v-0d0c0ab8]{position:relative;width:%?345?%;margin-top:%?20?%;background-color:#fff;border-radius:%?20?%}.productList .list .item .name[data-v-0d0c0ab8]{display:flex;align-items:center}.productList .list .item.on[data-v-0d0c0ab8]{width:100%;display:flex;padding:%?30?% 0;margin:0}.productList .list .item .pictrue[data-v-0d0c0ab8]{position:relative;width:100%;height:%?345?%}.productList .list .item .pictrue.on[data-v-0d0c0ab8]{width:%?220?%;height:%?220?%}.productList .list .item .pictrue.on .sell_out[data-v-0d0c0ab8]{display:flex;width:%?110?%;height:%?110?%;align-items:center;justify-content:center;border-radius:100%;background:rgba(0,0,0,.6);color:#fff;font-size:%?24?%;position:absolute;top:50%;left:50%;margin:%?-55?% 0 0 %?-55?%}.productList .list .item .pictrue.on .sell_out[data-v-0d0c0ab8]::before{content:"";display:block;width:%?100?%;height:%?100?%;border-radius:100%;border:1px dashed #fff;position:absolute;top:%?5?%;left:%?5?%}.productList .list .item .pictrue.on .border-picture[data-v-0d0c0ab8]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:%?16?%;background:50%/cover no-repeat}.productList .list .item .pictrue uni-image[data-v-0d0c0ab8]{width:100%;height:100%;border-radius:%?20?% %?20?% 0 0}.productList .list .item .pictrue uni-image.on[data-v-0d0c0ab8]{border-radius:%?16?%;width:%?220?%;height:%?220?%}.productList .list .item .text[data-v-0d0c0ab8]{padding:%?20?% %?17?% %?26?% %?17?%;font-size:%?30?%;color:#222}.productList .list .item .text.on[data-v-0d0c0ab8]{width:%?508?%;padding:0 0 0 %?22?%;justify-content:space-between}.productList .list .item .text.on .font-bg-red[data-v-0d0c0ab8]{max-width:%?120?%}.productList .list .item .text.on .bt-color[data-v-0d0c0ab8]{background-color:var(--view-theme);border:1px solid var(--view-theme)}.productList .list .item .text.on .bt-color.type2[data-v-0d0c0ab8]{background-color:#fd6523;border:1px solid #fd6523}.productList .list .item .text.on .name[data-v-0d0c0ab8],\r\n.productList .list .item .text.on .item_bot[data-v-0d0c0ab8]{width:100%}.productList .list .item .text.on .vip-money[data-v-0d0c0ab8]{color:#282828;font-size:%?22?%;margin-left:%?6?%;font-weight:700}.productList .list .item .text.on .vipImg[data-v-0d0c0ab8]{width:%?65?%;height:%?28?%;margin-left:%?4?%}.productList .list .item .text.on .vipImg uni-image[data-v-0d0c0ab8]{width:100%;height:100%;display:block}.productList .list .item .text.on .item_bot[data-v-0d0c0ab8]{position:relative}.productList .list .item .text.on .item_bot[data-v-0d0c0ab8]::after{content:"";display:block;width:100%;border-bottom:1px solid #f6f6f6;position:absolute;right:%?20?%;bottom:%?-30?%}.text_flex[data-v-0d0c0ab8]{display:flex;align-items:center}.productList .list .item .text .money[data-v-0d0c0ab8]{display:flex;align-items:center;font-size:%?26?%;font-weight:700;color:var(--view-priceColor)}.productList .list .item .text .money .num[data-v-0d0c0ab8]{font-size:%?34?%}.productList .distance[data-v-0d0c0ab8]{display:flex;align-items:center;font-size:%?24?%;color:#999}.productList .distance .icon-xiangyou[data-v-0d0c0ab8]{font-size:%?24?%;line-height:%?24?%}.productList .list .item .text .money .ticket[data-v-0d0c0ab8]{margin-left:%?10?%;padding:0 %?5?%;font-weight:400;font-size:%?20?%;border:1px solid var(--view-theme);border-radius:%?4?%}.productList .list .item .text .money .ticket-big[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;min-width:%?163?%;height:%?28?%;margin-left:%?10?%;background-image:url('+p+");background-size:100% 100%;font-size:%?20?%;font-weight:400;padding:0 %?10?%}.productList .list .item .item_tags[data-v-0d0c0ab8]{margin-top:%?8?%}.productList .list .item .item_tags .tags_item[data-v-0d0c0ab8]{display:inline-block;font-size:%?20?%;text-align:center;border-radius:%?5?%;padding:0 %?4?%;line-height:%?28?%;margin-right:%?8?%}.productList .list .item .item_tags .tags_item.ticket[data-v-0d0c0ab8]{color:var(--view-theme);border:1px solid var(--view-theme)}.item_tags .tags_item.delivery[data-v-0d0c0ab8]{color:#ff9000;border:1px solid #ff9000}.productList .list .item .text .score[data-v-0d0c0ab8]{margin-top:%?10?%;color:#737373;font-size:%?20?%}.productList .list .item .text .company[data-v-0d0c0ab8]{display:flex;align-items:center;color:#737373;font-size:%?20?%;margin-top:%?10?%}.productList .list .item .text .company .name[data-v-0d0c0ab8]{display:inline-block;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.productList .list .item .text .company .flex[data-v-0d0c0ab8]{display:flex;align-items:center;margin-left:%?10?%;color:#282828;width:%?100?%}.productList .list .item .text .company .flex .iconfont[data-v-0d0c0ab8]{font-size:%?16?%;margin-top:%?4?%}.productList .list .item .foot-bar[data-v-0d0c0ab8]{width:100%;height:%?52?%;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(-90deg,var(--view-bntColor21),var(--view-bntColor22));border-radius:0 0 %?16?% %?16?%;color:#fff;font-size:%?24?%}.productList .list .item .foot-bar .icon-fenxiang[data-v-0d0c0ab8]{font-size:%?24?%;margin-right:%?10?%}.productList .list .item .foot-bar.on[data-v-0d0c0ab8]{position:absolute;right:0;bottom:%?30?%;width:%?200?%;height:%?44?%;border-radius:%?22?%}.noCommodity[data-v-0d0c0ab8]{background-color:#fff}.noCommodity .pictrue[data-v-0d0c0ab8]{height:%?420?%;color:#999}.noCommodity .pictrue uni-image[data-v-0d0c0ab8]{width:%?414?%;height:%?336?%}.no-shop[data-v-0d0c0ab8]{margin-top:%?240?%;background-color:#fff;padding-bottom:calc(100% - %?109?%)}.no-shop .pictrue[data-v-0d0c0ab8]{display:flex;flex-direction:column;align-items:center;color:#999}.no-shop .pictrue uni-image[data-v-0d0c0ab8]{width:%?414?%;height:%?336?%}.spin[data-v-0d0c0ab8]{display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:%?36?%}.icon-xiala1[data-v-0d0c0ab8]{margin-top:%?6?%}.icon-shaixuan[data-v-0d0c0ab8]{font-size:%?30?%;margin-left:%?10?%}.down-wrapper .bg[data-v-0d0c0ab8]{z-index:8;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.down-wrapper .down-box[data-v-0d0c0ab8]{z-index:8;position:fixed;left:0;top:%?238?%;width:100%;padding:0 %?40?% %?28?% %?74?%;background-color:#f8f8f8;border-radius:0 0 %?24?% %?24?%}.down-wrapper .down-box .down-item[data-v-0d0c0ab8]{margin-top:%?28?%;font-size:%?24?%;color:#454545}.down-wrapper .down-box .down-item.on[data-v-0d0c0ab8]{color:var(--view-theme)}.down-wrapper .down-box .down-item .iconfont[data-v-0d0c0ab8]{float:right}.store-wrapper[data-v-0d0c0ab8]{margin-top:%?310?%;border-top:1px solid #f6f6f6}.store-wrapper .star-box[data-v-0d0c0ab8]{display:flex;align-items:center}.store-wrapper .star-box .line[data-v-0d0c0ab8]{width:%?2?%;height:%?20?%;background:#bfbfbf;margin:0 %?12?%}.store-wrapper .star-box .star[data-v-0d0c0ab8]{position:relative;width:%?111?%;height:%?19?%;background:url("+l+");background-size:%?111?% %?19?%}.store-wrapper .star-box .star-active[data-v-0d0c0ab8]{position:absolute;left:0;top:0;width:%?111?%;height:%?19?%;overflow:hidden;background:url("+u+");background-size:%?111?% %?19?%}.store-wrapper .star-box .num[data-v-0d0c0ab8]{color:var(--view-theme);font-size:%?24?%;margin-left:%?10?%}.store-wrapper .store-item[data-v-0d0c0ab8]{margin:%?20?% auto}.store-wrapper .store-item .head[data-v-0d0c0ab8]{display:flex;align-items:center;justify-content:center;color:#fff}.store-wrapper .store-item .head .zhezhao[data-v-0d0c0ab8]{position:absolute;width:95%;height:150px;border-radius:%?20?%;z-index:0;opacity:.5;background-color:#999}.store-wrapper .store-item .head .bgc_img[data-v-0d0c0ab8]{position:absolute;width:95%;height:150px;background-size:cover;border-radius:%?20?%;z-index:0}.store-wrapper .store-item .head .zhezhao1[data-v-0d0c0ab8]{width:100%;height:150px;border-radius:%?20?%;z-index:1}.store-wrapper .store-item .head .zhezhao1 .title[data-v-0d0c0ab8]{display:flex;height:50px;align-items:center;margin-left:20px;z-index:1}.store-wrapper .store-item .head .zhezhao1 .title span[data-v-0d0c0ab8]{background-color:#f84221;color:#fff;font-size:12px;padding:3px;border-radius:5px;margin-left:5px}.store-wrapper .store-item .head .zhezhao1 .coent[data-v-0d0c0ab8]{display:flex;margin-left:20px}.store-wrapper .store-item .head .zhezhao1 .coent .avater[data-v-0d0c0ab8]{width:80px;height:80px;flex-shrink:0}.store-wrapper .store-item .head .zhezhao1 .coent .avater uni-image[data-v-0d0c0ab8]{width:80px;height:80px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one[data-v-0d0c0ab8]{display:flex;height:30px;line-height:30px;padding-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px;flex-shrink:0}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_one .text_one_r[data-v-0d0c0ab8]{flex:1;margin-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_two[data-v-0d0c0ab8]{width:270px;height:30px;line-height:30px;padding-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_two .text_tip[data-v-0d0c0ab8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_two uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px;flex-shrink:0}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_three[data-v-0d0c0ab8]{width:270px;height:30px;line-height:30px;padding-left:10px}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_three .text_tip[data-v-0d0c0ab8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-wrapper .store-item .head .zhezhao1 .coent .text .text_three uni-image[data-v-0d0c0ab8]{width:20px;height:20px;margin-right:10px}.store-wrapper .store-item .pro-box[data-v-0d0c0ab8]{white-space:nowrap;display:flex;align-items:center;padding:%?20?% %?20?% %?30?%}.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8]{display:inline-block;width:%?218?%;margin-right:%?14?%}.store-wrapper .store-item .pro-box .pro-item .picture[data-v-0d0c0ab8],\r\n.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8] uni-image,\r\n.store-wrapper .store-item .pro-box .pro-item uni-image[data-v-0d0c0ab8]{width:100%;height:%?214?%;border-radius:%?8?%;position:relative}.store-wrapper .store-item .pro-box .pro-item .price[data-v-0d0c0ab8]{margin-top:%?5?%;font-size:%?28?%;color:var(--view-priceColor);font-weight:700}.store-wrapper .store-item .pro-box .pro-item .price uni-text[data-v-0d0c0ab8]{font-size:%?28?%}.store-wrapper .store-item .pro-box .pro-item[data-v-0d0c0ab8]:last-child{margin-right:0}.store-wrapper .store-item .pro-box.styleType3[data-v-0d0c0ab8]{padding:%?20?%}.store-wrapper .store-item .pro-box.styleType3 .pro-item[data-v-0d0c0ab8]{display:inline-block;background-color:#fff;border-radius:%?16?%;text-align:center;padding:%?10?% 0 %?20?%}.store-wrapper .store-item .pro-box.styleType3 .pro-item .picture[data-v-0d0c0ab8],\r\n.store-wrapper .store-item .pro-box.styleType3 .pro-item[data-v-0d0c0ab8] uni-image,\r\n.store-wrapper .store-item .pro-box.styleType3 .pro-item uni-image[data-v-0d0c0ab8]{width:%?194?%;height:%?194?%;text-align:center;border-radius:%?8?%;position:relative;margin:0 auto}.guanbi[data-v-0d0c0ab8]{width:20px;height:20px;margin:30px auto}.pop[data-v-0d0c0ab8]{z-index:1}",""]),t.exports=e},"45c7":function(t,e,i){"use strict";var a=i("05c4"),o=i.n(a);o.a},"57ad":function(t,e,i){"use strict";var a=i("76fc"),o=i.n(a);o.a},"5abc":function(t,e){function i(t,e){return e<72.004||e>137.8347||t<.8293||t>55.8271}function a(t,e){var a=.006693421622965943,o=6378245,r=3.141592653589793;if(i(t,e))t,e;else{var n=function(t,e){var i=3.141592653589793,a=2*t-100+3*e+.2*e*e+.1*t*e+.2*Math.sqrt(Math.abs(t));return a+=2*(20*Math.sin(6*t*i)+20*Math.sin(2*t*i))/3,a+=2*(20*Math.sin(e*i)+40*Math.sin(e/3*i))/3,a+=2*(160*Math.sin(e/12*i)+320*Math.sin(e*i/30))/3,a}(e-105,t-35),s=function(t,e){var i=3.141592653589793,a=300+t+2*e+.1*t*t+.1*t*e+.1*Math.sqrt(Math.abs(t));return a+=2*(20*Math.sin(6*t*i)+20*Math.sin(2*t*i))/3,a+=2*(20*Math.sin(t*i)+40*Math.sin(t/3*i))/3,a+=2*(150*Math.sin(t/12*i)+300*Math.sin(t/30*i))/3,a}(e-105,t-35),d=t/180*r,c=Math.sin(d);c=1-a*c*c;var p=Math.sqrt(c);n=180*n/(o*(1-a)/(c*p)*r),s=180*s/(o/p*Math.cos(d)*r),t+=n,e+=s}return{latitude:t,longitude:e}}function o(t,e,i){return t.latitude>=Math.min(e.latitude,i.latitude)&&t.latitude<=Math.max(e.latitude,i.latitude)&&t.longitude>=Math.min(e.longitude,i.longitude)&&t.longitude<=Math.max(e.longitude,i.longitude)}t.exports={isLocationOutOfChina:i,transformFromWGSToGCJ:a,transformFromGCJToBaidu:function(t,e){var i=52.35987755982988,a=Math.sqrt(e*e+t*t)+2e-5*Math.sin(t*i),o=Math.atan2(t,e)+3e-6*Math.cos(e*i),r=a*Math.sin(o)+.006,n=a*Math.cos(o)+.0065;return{latitude:r,longitude:n}},transformFromBaiduToGCJ:function(t,e){var i=52.35987755982988,a=e-.0065,o=t-.006,r=Math.sqrt(a*a+o*o)-2e-5*Math.sin(o*i),n=Math.atan2(o,a)-3e-6*Math.cos(a*i),s=r*Math.sin(n),d=r*Math.cos(n);return{latitude:s,longitude:d}},transformFromGCJToWGS:function(t,e){var i=t-.5,r=t+.5,n=e-.5,s=e+.5,d=1,c=30;while(1){var p=a(i,n),l=a(i,s),u=a(r,n),h=a((i+r)/2,(n+s)/2);if(d=Math.abs(h.latitude-t)+Math.abs(h.longitude-e),c--<=0||d<=1e-5)return{latitude:(i+r)/2,longitude:(n+s)/2};o({latitude:t,longitude:e},p,h)?(r=(i+r)/2,s=(n+s)/2):o({latitude:t,longitude:e},l,h)?(r=(i+r)/2,n=(n+s)/2):o({latitude:t,longitude:e},u,h)?(i=(i+r)/2,s=(n+s)/2):(i=(i+r)/2,n=(n+s)/2)}}}},"5b8c":function(t,e,i){var a=i("24fb"),o=i("1de5"),r=i("756b");e=a(!1);var n=o(r);e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.wf-item-page[data-v-cc4dc71c]{background:#fff;overflow:hidden;border-radius:%?16?%;padding-bottom:%?20?%}.wf-page0 .coupon[data-v-cc4dc71c]{background:#fff8f7;border:1px solid #e93323;border-radius:%?4?%;font-size:%?20?%;margin-left:%?18?%;padding:%?1?% %?4?%}.wf-page0 .pictrue[data-v-cc4dc71c]{width:100%!important;height:%?345?%;position:relative}.wf-page0 .pictrue[data-v-cc4dc71c] uni-image, .wf-page0 .pictrue[data-v-cc4dc71c] .easy-loadimage, .wf-page0 .pictrue uni-image[data-v-cc4dc71c]{height:%?345?%;border-radius:%?16?% %?16?% 0 0}.wf-page0 .pictrue .border-picture[data-v-cc4dc71c]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:%?16?% %?16?% 0 0;background:50%/cover no-repeat}.loadfail-img[data-v-cc4dc71c]{width:100%;height:%?360?%}.svip[data-v-cc4dc71c]{margin:%?5?% 0 %?15?%}.vip-money[data-v-cc4dc71c]{color:#282828;font-size:%?22?%;margin-left:%?6?%;font-weight:700}.vipImg[data-v-cc4dc71c]{width:%?65?%;height:%?28?%;margin-left:%?4?%}.vipImg uni-image[data-v-cc4dc71c]{width:100%;height:100%;display:block}.wf-page0 .name[data-v-cc4dc71c]{color:#282828;margin:%?20?% 0 %?10?% 0;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.wf-page0 .text[data-v-cc4dc71c]{padding:0 %?20?%}.wf-page0 .money[data-v-cc4dc71c]{font-size:%?20?%;font-weight:700;color:var(--view-priceColor)}.b-color[data-v-cc4dc71c]{background-color:var(--view-theme);border:1px solid var(--view-theme)}.wf-page0 .money .num[data-v-cc4dc71c]{font-size:%?34?%}.wf-page1 .wf-item .name[data-v-cc4dc71c]{font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.wf-page1 .pictrue[data-v-cc4dc71c]{position:relative;height:%?345?%;width:100%!important}.wf-page1 .pictrue[data-v-cc4dc71c] uni-image, .wf-page1 .pictrue[data-v-cc4dc71c] .easy-loadimage, .wf-page1 .pictrue uni-image[data-v-cc4dc71c]{height:%?345?%;border-radius:%?20?% %?20?% 0 0}.wf-page1 .pictrue .border-picture[data-v-cc4dc71c]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:%?20?% %?20?% 0 0;background:50%/cover no-repeat}.sell_out[data-v-cc4dc71c]{display:flex;width:%?150?%;height:%?150?%;align-items:center;justify-content:center;border-radius:100%;background:rgba(0,0,0,.6);color:#fff;font-size:%?30?%;position:absolute;top:50%;left:50%;margin:%?-75?% 0 0 %?-75?%}.sell_out[data-v-cc4dc71c]::before{content:"";display:block;width:%?140?%;height:%?140?%;border-radius:100%;border:1px dashed #fff;position:absolute;top:%?5?%;left:%?5?%}.loading-img[data-v-cc4dc71c]{height:%?345?%;max-height:%?360?%}.wf-page1 .text[data-v-cc4dc71c]{padding:%?20?% %?17?% %?26?% %?17?%;font-size:%?30?%;color:#222}.wf-page1 .text .money[data-v-cc4dc71c]{display:flex;align-items:center;font-size:%?26?%;font-weight:700;margin-top:%?8?%;color:var(--view-priceColor)}.wf-page1 .text .money .num[data-v-cc4dc71c]{font-size:%?34?%}.item_tags[data-v-cc4dc71c]{margin-top:%?8?%;display:flex}.item_tags .tags_item[data-v-cc4dc71c]{display:flex;font-size:%?20?%;text-align:center;border-radius:%?5?%;padding:0 %?4?%;height:%?28?%;align-items:center;justify-content:center;margin-right:%?8?%}.item_tags .tags_item.ticket[data-v-cc4dc71c]{color:var(--view-theme);border:1px solid var(--view-theme)}.item_tags .tags_item.delivery[data-v-cc4dc71c]{color:#ff9000;border:1px solid #ff9000}.wf-page1 .text .money .ticket-big[data-v-cc4dc71c]{display:flex;align-items:center;justify-content:center;max-width:%?163?%;padding:0 %?6?%;height:%?28?%;margin-left:%?10?%;background-image:url('+n+");background-size:100% 100%;font-size:%?20?%;font-weight:400}.wf-page1 .text .score[data-v-cc4dc71c]{margin-top:%?10?%;color:#737373;font-size:%?20?%}.wf-page1 .text .company[data-v-cc4dc71c]{display:flex;align-items:center;color:#737373;font-size:%?20?%;margin-top:%?10?%}.wf-page1 .text .company .flex[data-v-cc4dc71c]{display:flex;align-items:center;margin-left:%?10?%;color:#282828}.wf-page1 .text .company .flex .iconfont[data-v-cc4dc71c]{font-size:%?16?%;margin-top:%?4?%}.foot-bar[data-v-cc4dc71c]{width:100%;height:%?52?%;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(-90deg,var(--view-bntColor21),var(--view-bntColor22));border-radius:0 0 %?16?% %?16?%;color:#fff;font-size:%?24?%}.foot-bar .icon-fenxiang[data-v-cc4dc71c]{font-size:%?24?%;margin-right:%?10?%}",""]),t.exports=e},"756b":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKMAAAAcCAMAAAA6Lv8SAAAAM1BMVEUAAADoLh7pMiLqMyLpMiLpMyLqMCHpMiPrMiHpMyLqMiLoMyPoMSHoMSLqMSLpMiLpMyMht9apAAAAEHRSTlMADvTYrW4mUUzowb9Nh4ZS0H70hQAAAIhJREFUWMPt2FsOwzAIRNGL37HThv2vtkr70S0Mis8KRlgGAbSSXFcqDdpRDV1Wj0apaKuFpFzFmyUcdb4z7oxCHJ8DZWM6duU3ul75MsCybiXPbHz1iarV/51cVbJAGQO8teUTVb8/Y12893TDl27nuY0VZBaibmd8UsYIO1eE3TXCDSDALeUDS4UW35zX530AAAAASUVORK5CYII="},"76fc":function(t,e,i){var a=i("8ae8");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("3ac34b16",a,!0,{sourceMap:!1,shadowMode:!1})},"8ae8":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.wf-page[data-v-6d3adf54]{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.wf-item[data-v-6d3adf54]{width:calc((100vw - 2 * 10px - 10px) / 2);padding-bottom:10px}.wf-page1 .wf-item[data-v-6d3adf54]{margin-top:%?20?%;background-color:#fff;border-radius:%?20?%;padding-bottom:0}.wf-item-page[data-v-6d3adf54]{padding-bottom:%?20?%}',""]),t.exports=e},"8e53":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IArs4c6QAAAydJREFUWEfNmEmoj2EUh59fYUUUkVCmWJgTNohIxlhyS2zIwjysiIgVublW2EghS7PYGK6FKeNNRCiSqQwrU0dH56/v/u83XVfufZffd973fb7znvN7z/lEM4aZdQdmAJOBoUBfoFMs8Rl4AdwHLgJnJb0tu7zKGJrZBGBDQLQrMwf44TDATklXiubkgphZf6AOmJVYqAE4D9wAngCf4l1nYCAwBpgGDEnMOQ2skPQsCygTxMxqgH1Ax/i6I0CtpDtFX+fvzWwksBZYALgXvwDLJPk6TUYqiJltBraG9TVgqaR7ZQCqbcxsOLAfGBfvtkjaVm3XBKQKwo9lvaTvfwNRmWNm7YFdwMosmEYgcRyHw3iTpB0tAUjxzkZgezyfL+lYxeYPSATm3YiJOkmr/iVEwjt7wjMeMyMqAZwEORXZ4TExoaXHkfURcUyezh4zpyXNdtvfIGY2EbgU2TH6bwOzrAcjgG9FNk10namAnADmAIckLcr5mvHAQ0kf8jY1s57xxScl/UyzNbNDwELghKS5Ctl+FXSjsnTCzBzCXfoSmCTpacYGA0LiewPzJB3PsHOduR2n0MtB3AMHgQZJfn+kDjPrFhN9g1QYM0tCuM1YSa9z1nwQCrzYQRzCYVw1XQkzR8pGfzyT9y4HpBZY7Y5wkJvAaKBG0tGigEvbMOb4jZvprYzjcfl3yb/pIO+BruFGv8gKRwqMz2kWRGSrX5DXgfcO8hXoAAyW9LiQIgyqYPxpbhBneGQQ8Aj41qZA3gGeER7hrXo0bSZYK+m7W9K6/5y+u4E1lfQtK2g9PM3ysiMlm0bmXQdm1kjQfAOPeC/n8iR+KnChKDuqYMZLulog8V509Sl96ZmZ207xdkHSm4Ij9OB3OUiFCA1pfOnFQ28XLrdSGeC1T31rFUb1LhdNCqPwSj/AS0Xv3P5XqThc0nPfv+0Vz5XgaxPtRAZM6zRYCZj5wIF/3HIuSfYySQkoasI9gPcWNOEfY8EuBU348kpgpmlQc35LrAdmhgKXKVv8t8SZ+C3h6Zo7SoEkjsuvg+lexQPDUn7UeCr6/eFl47kiBU6S/QL1Id6VF0xZ1wAAAABJRU5ErkJggg=="},"956c":function(t,e,i){"use strict";i.r(e);var a=i("d345"),o=i("2889");for(var r in o)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(r);i("45c7");var n=i("f0c5"),s=Object(n["a"])(o["default"],a["b"],a["c"],!1,null,"0d0c0ab8",null,!1,a["a"],void 0);e["default"]=s.exports},aacf:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("a9e3"),i("d3b7"),i("159b"),i("14d9"),i("ac1f");var o=a(i("24c9")),r={components:{WaterfallsFlowItemp:o.default},props:{wfList:{type:Array,require:!0},updateNum:{type:Number,default:10},type:{type:Number,default:0},isStore:{type:[String,Number],default:"1"}},data:function(){return{allList:[],leftList:[],rightList:[],mark:0,boxHeight:[]}},watch:{wfList:{handler:function(t,e){var i=this;(!this.wfList.length||this.wfList.length===this.updateNum&&this.wfList.length<=this.allList.length)&&(this.allList=[],this.leftList=[],this.rightList=[],this.boxHeight=[],this.mark=0),this.wfList.length&&(this.allList=this.wfList,this.leftList=[],this.rightList=[],this.boxHeight=[],this.allList.forEach((function(t,e){(i.allList.length<3||i.allList.length<=7&&i.allList.length-e>1||i.allList.length>7&&i.allList.length-e>2)&&(e%2?i.rightList.push(t):i.leftList.push(t))})),this.allList.length<3?this.mark=this.allList.length+1:this.allList.length<=7?this.mark=this.allList.length-1:this.mark=this.allList.length-2,this.mark<this.allList.length&&this.waterFall())},immediate:!0,deep:!0},mounted:function(){},mark:function(){var t=this.allList.length;this.mark<t&&0!==this.mark&&this.boxHeight.length&&this.waterFall()}},methods:{waterFall:function(){var t=this.mark;if(0==t)this.leftList.push(this.allList[t]),this.getViewHeight(0);else if(1==t)this.rightList.push(this.allList[t]),this.getViewHeight(1);else{if(this.boxHeight.length){var e=this.boxHeight[0]>this.boxHeight[1]?1:0;e?this.rightList.push(this.allList[t]):this.leftList.push(this.allList[t])}else this.rightList.length<this.leftList.length?this.rightList.push(this.allList[t]):this.leftList.push(this.allList[t]);this.getViewHeight()}},getViewHeight:function(){var t=this;this.$nextTick((function(){setTimeout((function(){uni.createSelectorQuery().in(t).select("#right").boundingClientRect((function(e){e&&(t.boxHeight[1]=e.height),uni.createSelectorQuery().in(t).select("#left").boundingClientRect((function(e){e&&(t.boxHeight[0]=e.height),t.mark=t.mark+1})).exec()})).exec()}),100)}))},itemTap:function(t){this.$emit("itemTap",t)},goShop:function(t){this.$emit("goShop",t)}}};e.default=r},b8b29:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{class:"wf-page wf-page"+t.type},[i("v-uni-view",[t.leftList.length?i("v-uni-view",{attrs:{id:"left"}},t._l(t.leftList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"wf-item",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.itemTap(e)}}},[i("WaterfallsFlowItemp",{attrs:{item:e,isStore:t.isStore,type:t.type},on:{goShop:function(e){arguments[0]=e=t.$handleEvent(e),t.goShop.apply(void 0,arguments)}}})],1)})),1):t._e()],1),i("v-uni-view",[t.rightList.length?i("v-uni-view",{attrs:{id:"right"}},t._l(t.rightList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"wf-item",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.itemTap(e)}}},[i("WaterfallsFlowItemp",{attrs:{item:e,isStore:t.isStore,type:t.type},on:{goShop:function(e){arguments[0]=e=t.$handleEvent(e),t.goShop.apply(void 0,arguments)}}})],1)})),1):t._e()],1)],1)},o=[]},bb20:function(t,e,i){"use strict";i("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.goShopDetail=function(t,e){return new Promise((function(e){1===t.product_type?uni.navigateTo({url:"/pages/activity/goods_seckill_details/index?id=".concat(t.product_id,"&time=").concat(t.stop_time)}):2===t.product_type?uni.navigateTo({url:"/pages/activity/presell_details/index?id=".concat(t.activity_id)}):0===t.product_type||10===t.product_type?uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.product_id,"&referer=").concat(t.referer)}):4===t.product_type?uni.navigateTo({url:"/pages/activity/combination_details/index?id=".concat(t.activity_id)}):40===t.product_type?uni.navigateTo({url:"/pages/activity/combination_status/index?id=".concat(t.activity_id)}):e(t)}))},i("d3b7"),i("99af")},c4f0:function(t,e,i){t.exports=i.p+"static/img/noCart.67573212.png"},d327:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("a9e3");var o=a(i("3516")),r=i("26cb"),n={components:{easyLoadimage:o.default},computed:(0,r.mapGetters)(["viewColor"]),props:{item:{type:Object,require:!0},type:{type:Number|String,default:0},isStore:{type:[String,Number],default:"1"},isLogin:{type:Boolean,require:!1}},data:function(){return{}},methods:{goShop:function(t){this.$emit("goShop",t)},authOpen:function(){this.$emit("authOpen")},followToggle:function(t){this.$emit("followToggle",t)}}};e.default=n},d345:function(t,e,i){"use strict";i.d(e,"b",(function(){return o})),i.d(e,"c",(function(){return r})),i.d(e,"a",(function(){return a}));var a={uSearch:i("c280").default,uIcon:i("f8c8").default,uPopup:i("45c0").default},o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticStyle:{"background-color":"#ffffff","min-height":"100vh"}},[a("v-uni-view",{staticClass:"productList",style:t.viewColor},[a("v-uni-view",{staticClass:"top"},[a("v-uni-view",{staticClass:"head_tit"},[a("v-uni-view",{staticStyle:{display:"flex","align-items":"center"}},[a("v-uni-view",{staticClass:"back",staticStyle:{"margin-right":"17rpx"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.backjJump()}}},[a("i",{staticClass:"iconfont icon-xiangzuo",staticStyle:{"font-size":"40rpx","text-align":"left"}})]),a("v-uni-view",{staticStyle:{"font-size":"40rpx"}},[t._v(t._s(t.village_name||"集体店铺"))])],1),a("v-uni-view",{}),a("v-uni-view",{staticStyle:{position:"relative"}},[a("u-search",{staticClass:"serch_cls",attrs:{borderColor:"#FF6D20",bgColor:"white",showAction:!1,placeholder:"搜索商品名称"},model:{value:t.sotreParam.keyword,callback:function(e){t.$set(t.sotreParam,"keyword",e)},expression:"sotreParam.keyword"}}),a("v-uni-view",{staticClass:"serchbtn img_cls",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.searchSubmit.apply(void 0,arguments)}}},[t._v("搜索")])],1)],1)],1),a("v-uni-view",{staticClass:"content"},[a("v-uni-image",{staticStyle:{width:"750rpx"},attrs:{mode:"widthFix",src:"https://lihai001.oss-cn-chengdu.aliyuncs.com/public/uploads/new_activity/mingyouxinxi.webp"}}),t.villageInfo.avatar?a("v-uni-view",{staticClass:"village-info"},[a("v-uni-image",{attrs:{src:t.villageInfo.avatar}}),a("v-uni-view",{staticClass:"name"},[a("u-icon",{attrs:{name:"account",color:"#fff"}}),t._v("负责人: "+t._s(t.villageInfo.master_name))],1),a("v-uni-view",{staticClass:"phone"},[a("u-icon",{attrs:{name:"phone",color:"#fff"}}),t._v("电话: "+t._s(t.villageInfo.master_phone))],1)],1):t._e()],1),a("v-uni-view",{staticClass:"goodslist"},[a("v-uni-view",{staticClass:"list acea-row row-between-wrapper on"},t._l(t.storeList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item on",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.itemTap(e)}}},[a("v-uni-view",{staticClass:"pictrue on"},[a("v-uni-image",{staticClass:"on",attrs:{src:e.image}}),0==e.stock?a("v-uni-view",{staticClass:"sell_out"},[t._v("已售罄")]):t._e(),e.border_pic?a("v-uni-view",{staticClass:"border-picture",style:{backgroundImage:"url("+e.border_pic+")"}}):t._e()],1),a("v-uni-view",{staticClass:"text on acea-row row-between-wrapper",staticStyle:{height:"220rpx"}},[a("v-uni-view",{staticClass:"name"},[a("v-uni-text",{staticClass:"name_text line2"},[t._v(t._s(e.store_name))])],1),a("v-uni-view",{staticClass:"item_bot"},[a("v-uni-view",{staticClass:"acea-row row-bottom"},[a("v-uni-view",{staticClass:"money on"},[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(e.price))])],1),e.show_svip_info.show_svip_price&&e.svip_price?a("v-uni-view",{staticClass:"acea-row row-middle"},[a("v-uni-text",{staticClass:"vip-money"},[t._v("¥"+t._s(e.svip_price))]),a("v-uni-view",{staticClass:"vipImg"},[a("v-uni-image",{attrs:{src:"/static/images/svip.png"}})],1)],1):t._e()],1),a("v-uni-view",{staticClass:"item_tags acea-row"},[0!=e.product_type?a("v-uni-text",{class:"font_bg-red bt-color type"+e.product_type},[t._v(t._s(1==e.product_type?"秒杀":2==e.product_type?"预售":3==e.product_type?"助力":4==e.product_type?"拼团":""))]):t._e(),e.issetCoupon?a("v-uni-text",{staticClass:"tags_item ticket"},[t._v("领券")]):t._e()],1),a("v-uni-view",{staticClass:"score"},[t._v(t._s(e.rate)+"评分 "+t._s(e.reply_count)+"条评论"),e.merchant?a("v-uni-text",{staticStyle:{"margin-left":"10rpx"}},[t._v(t._s(e.merchant.street_name))]):t._e()],1),e.merchant&&0==t.hide_mer_status?a("v-uni-view",{staticClass:"company"},[a("v-uni-text",{staticClass:"name line1"},[t._v(t._s(e.merchant.village_name))])],1):t._e()],1)],1),e.max_extension>0&&(2==e.product_type||0==e.product_type)?[a("v-uni-view",{staticClass:"foot-bar on"},[1==t.is_switch?a("v-uni-text",{staticClass:"iconfont icon-fenxiang"}):t._e(),a("v-uni-text",{staticClass:"line1"},[t._v("最高赚 ¥"+t._s(e.max_extension))])],1)]:t._e()],2)})),1)],1)],1),t.storeList.length||t.loading||t.loadingIcon?t._e():a("v-uni-view",{staticClass:"no-shop"},[a("v-uni-view",{staticClass:"pictrue",staticStyle:{margin:"0 auto","background-color":"#ffffff"}},[a("v-uni-image",{attrs:{src:i("c4f0")}}),a("v-uni-text",[t._v("暂无商品,快去搜索其他商品吧")])],1)],1),a("u-popup",{staticClass:"pop",attrs:{show:t.show,mode:"center",bgColor:"transparent"},on:{close:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[a("v-uni-image",{attrs:{src:t.image}}),a("v-uni-image",{staticClass:"guanbi",attrs:{src:i("8e53")},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)],1)},r=[]},d43c:function(t,e,i){"use strict";i.r(e);var a=i("aacf"),o=i.n(a);for(var r in a)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},d702:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAATCAMAAACp+6PoAAAAWlBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZJqDNWAAAAHXRSTlMAqhzp38+/0svGs5aGgG1gTUc5IwbukHJxPzIvCgAGtv4AAACUSURBVEjHtcpHDgMxDARBJWtzXmfz/9/0SIBBGToPL2QXaH7jht3o8LkR0eDzLiIPTTp3sKsmmw9JsyhQ2W1dtrAehs3vsQ+i4+Nto7LUg08e24pafNK4xssHn0y2/5QfqdxXRObCHJLNrrAXms3PwmY0m+fCLJrNNoWf2rQaNJsD7vE0ZvE40Gxe4+DycU7xjsXkLziLaFJfyLhOAAAAAElFTkSuQmCC"},dbb3:function(t,e,i){"use strict";var a=i("f39d"),o=i.n(a);o.a},dc3b:function(t,e,i){"use strict";i.d(e,"b",(function(){return o})),i.d(e,"c",(function(){return r})),i.d(e,"a",(function(){return a}));var a={easyLoadimage:i("3516").default},o=function(){var t=this,e=t.$createElement,i=t._self._c||e;return 0==t.type?i("v-uni-view",{staticClass:"wf-item-page wf-page0",style:t.viewColor},[i("v-uni-view",{staticClass:"pictrue"},[i("easy-loadimage",{attrs:{mode:"widthFix","image-src":t.item.image}}),0==t.item.stock?i("v-uni-view",{staticClass:"sell_out"},[t._v("已售罄")]):t._e(),t.item.border_pic?i("v-uni-view",{staticClass:"border-picture",style:{backgroundImage:"url("+t.item.border_pic+")"}}):t._e()],1),i("v-uni-view",{staticClass:"text"},[i("v-uni-view",{staticClass:"name line2"},[t._v(t._s(t.item.store_name))]),i("v-uni-view",{staticClass:"acea-row row-middle"},[i("v-uni-view",{staticClass:"money"},[t._v("¥"),i("v-uni-text",{staticClass:"num"},[t._v(t._s(t.item.price))])],1)],1),t.item.show_svip_info&&t.item.show_svip_info.show_svip_price&&t.item.svip_price?i("v-uni-view",{staticClass:"acea-row row-middle svip"},[i("v-uni-text",{staticClass:"vip-money"},[t._v("¥"+t._s(t.item.svip_price))]),i("v-uni-view",{staticClass:"vipImg"},[i("v-uni-image",{attrs:{src:"/static/images/svip.png"}})],1)],1):t._e(),i("v-uni-view",{staticClass:"item_tags"},[0!=t.item.product_type?i("v-uni-text",{class:"font_bg-red type"+t.item.product_type},[t._v(t._s(1==t.item.product_type?"秒杀":2==t.item.product_type?"预售":3==t.item.product_type?"助力":4==t.item.product_type?"拼团":""))]):t._e(),t.item.issetCoupon?i("v-uni-text",{staticClass:"tags_item ticket"},[t._v("领券")]):t._e()],1)],1)],1):1==t.type?i("v-uni-view",{staticClass:"wf-page1",style:t.viewColor},[i("v-uni-view",{staticClass:"pictrue"},[i("easy-loadimage",{attrs:{mode:"widthFix","image-src":t.item.image}}),0==t.item.stock?i("v-uni-view",{staticClass:"sell_out"},[t._v("已售罄")]):t._e(),t.item.border_pic?i("v-uni-view",{staticClass:"border-picture",style:{backgroundImage:"url("+t.item.border_pic+")"}}):t._e()],1),i("v-uni-view",{staticClass:"text"},[i("v-uni-view",{staticClass:"name line2"},[t._v(t._s(t.item.store_name))]),i("v-uni-view",{staticClass:"money"},[t._v("¥"),i("v-uni-text",{staticClass:"num"},[t._v(t._s(t.item.price))])],1),t.item.show_svip_info.show_svip&&t.item.show_svip_info.show_svip_price?i("v-uni-view",{staticClass:"acea-row row-middle svip"},[i("v-uni-text",{staticClass:"vip-money"},[t._v("¥"+t._s(t.item.svip_price))]),i("v-uni-view",{staticClass:"vipImg"},[i("v-uni-image",{attrs:{src:"/static/images/svip.png"}})],1)],1):t._e(),i("v-uni-view",{staticClass:"item_tags acea-row"},[0!=t.item.product_type?i("v-uni-text",{class:"font_bg-red type"+t.item.product_type},[t._v(t._s(1==t.item.product_type?"秒杀":2==t.item.product_type?"预售":3==t.item.product_type?"助力":4==t.item.product_type?"拼团":""))]):t._e(),t.item.issetCoupon?i("v-uni-text",{staticClass:"tags_item ticket"},[t._v("领券")]):t._e()],1),i("v-uni-view",{staticClass:"score"},[t._v(t._s(t.item.rate)+"评分 "+t._s(t.item.reply_count)+"条评论"),t.item.merchant?i("v-uni-text",{staticStyle:{"margin-left":"10rpx"}},[t._v(t._s(t.item.merchant.street_name))]):t._e()],1),t.item.merchant?i("v-uni-view",{staticClass:"company",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.goShop(t.item.merchant.mer_id)}}},[i("v-uni-text",{staticClass:"line1"},[t._v(t._s(t.item.merchant.village_name))])],1):t._e()],1),t.item.max_extension>0&&(0==t.item.product_type||2==t.item.product_type)?[i("v-uni-view",{staticClass:"foot-bar"},[i("v-uni-text",{staticClass:"iconfont icon-fenxiang"}),t._v("最高赚 ¥"+t._s(t.item.max_extension))],1)]:t._e()],2):t._e()},r=[]},df48:function(t,e,i){"use strict";i.r(e);var a=i("b8b29"),o=i("d43c");for(var r in o)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(r);i("57ad");var n=i("f0c5"),s=Object(n["a"])(o["default"],a["b"],a["c"],!1,null,"6d3adf54",null,!1,a["a"],void 0);e["default"]=s.exports},e553:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAATCAMAAACp+6PoAAAAZlBMVEUAAADpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPKqB2aAAAAIXRSTlMA/Onfy7+oG9LPxrOrloaAbWBNRzkjHgTukHJxPzIvCgcVzGbCAAAAnUlEQVRIx73QRxLDIBQDUNzAce9OT/79LxnBTAaXtdBG6M1fof4x9aR8+JyLrKhQPInIAx2KC9gVHYhnsek9UHkZC2fJMCs2v5syEZ84u41UlnNwyePqRCkuiawPdPngksl6T+6QyuXxH9gceTOYbF7E54XN5ufGOmw2dxvT2Gyu7Ijb1FaOzeZEJGpWpfoYD2w2D1lt3OPbZncUk38iPXa8mx9k4gAAAABJRU5ErkJggg=="},ee2e:function(t,e,i){"use strict";i.r(e);var a=i("d327"),o=i.n(a);for(var r in a)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},f39d:function(t,e,i){var a=i("5b8c");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("9ed2c5ae",a,!0,{sourceMap:!1,shadowMode:!1})}}]); |