1 line
9.3 KiB
JavaScript
1 line
9.3 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-29be1828"],{"08cb":function(t,e,i){"use strict";i("36dd")},"0b64":function(t,e,i){var a=i("aede");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("44c0ee8e",a,!0,{sourceMap:!1,shadowMode:!1})},"29f3":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"communityStoreDetail"},[i("c-title",{attrs:{hide:!1,text:t.store_title}}),i("div",{staticClass:"top"},[i("div",{staticClass:"location",on:{click:t.tolocation}},[i("i",{staticClass:"iconfont icon-dingwei"}),i("span",{staticClass:"title"},[t._v(t._s(t.address||"未定位"))])]),i("div",{staticClass:"text",on:{click:function(e){t.show=!0}}},[t._v("社区介绍")])]),i("div",{staticClass:"search-box"},[i("form",{attrs:{action:"#"},on:{submit:function(t){t.preventDefault()}}},[i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.search,expression:"search",modifiers:{trim:!0}}],attrs:{type:"search",placeholder:"搜索门店"},domProps:{value:t.search},on:{keypress:t.enterSearch,input:function(e){e.target.composing||(t.search=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}})]),i("i",{staticClass:"iconfont icon-all_search_2",on:{click:function(e){return e.stopPropagation(),t.searchStore.apply(null,arguments)}}})]),t.communityStoreDetail.slideshow_url&&t.communityStoreDetail.slideshow_url.length>0?i("div",{staticClass:"banner"},[i("van-swipe",{attrs:{"indicator-color":"white",loop:"",autoplay:5e3}},t._l(t.communityStoreDetail.slideshow_url,(function(t,e){return i("van-swipe-item",{key:e},[i("img",{attrs:{src:t,alt:""}})])})),1)],1):t._e(),i("div",{staticClass:"main-box"},[t._m(0),i("d-list",{attrs:{finished:!t.isLoadMore,loading:t.loading,showStatusText:!1},on:{load:t.getDetails}},[t.storeList.length>0?i("div",{staticClass:"storeListBoxCommunityStore"},[i("c-storeList",{attrs:{stores:t.storeList,noText:!0,listStyle:t.openTemplate}})],1):t._e()]),0===t.storeList.length?i("div",[i("van-empty",{attrs:{description:"暂无数据"}})],1):t._e()],1),i("van-popup",{style:{height:"65%"},attrs:{closeable:"",position:"bottom"},model:{value:t.show,callback:function(e){t.show=e},expression:"show"}},[i("div",{staticClass:"introduceTitle"},[t._v("社区介绍")]),i("div",{staticClass:"detail"},[i("div",{staticClass:"box"},[i("div",{staticClass:"icon-box"},[i("div",{staticClass:"icon"}),i("div",{staticClass:"iconTitle"},[t._v("社区地址")])]),i("div",{staticClass:"addr"},[t._v(t._s(t.communityStoreDetail.address_name+t.communityStoreDetail.address||"无"))])]),i("div",{staticClass:"box"},[i("div",{staticClass:"icon-box"},[i("div",{staticClass:"icon"}),i("div",{staticClass:"iconTitle"},[t._v("活动说明")])]),i("div",{staticClass:"explain",attrs:{id:"a_content"},domProps:{innerHTML:t._s(t.communityStoreDetail.explain)}}),t.communityStoreDetail.explain?t._e():i("div",{staticClass:"explain"},[t._v("无")])])])])],1)},o=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"storeTitle"},[i("i",{staticClass:"iconfont icon-mendian"}),i("span",{staticClass:"text"},[t._v("所属门店")])])}],s=(i("e7e5"),i("d399")),n=(i("ac1f"),i("841c"),i("14d9"),i("99af"),i("d3b7"),i("25f0"),i("306c")),r=i("94b4"),c={data:function(){return{show:!1,store_title:"",communityStoreDetail:{},communityStoreId:0,point:{},address:"",city:"",search:"",storeList:[],loading:!1,page:1,isLoadMore:!0,openTemplate:0}},created:function(){1!==this.$route.params.fromHome&&(this.initData(),this.ready())},activated:function(){this.show=!1,this.search="",this.communityStoreId=this.$route.query.id,this.communityStoreId||this.$router.push(this.fun.getUrl("communityStore")),(1===this.$route.params.fromHome||this.$store.state.referer)&&(this.$store.commit("setReferer",""),this.communityStoreDetail={},this.initData(),this.ready())},methods:{initData:function(){this.loading=!1,this.page=1,this.isLoadMore=!0,this.storeList=[]},tolocation:function(){this.$store.commit("setReferer",window.location.href),this.$router.push(this.fun.getUrl("o2oLocation",{},{tag:"community"}))},searchStore:function(){this.initData(),this.getDetails()},getDetails:function(){var t=this;!0!==this.loading&&!1!==this.isLoadMore&&(this.loading=!0,$http.get("plugin.store-community.frontend.community.getInfo",{lng:this.point.lng,lat:this.point.lat,community_id:this.communityStoreId,page:this.page,kwd:this.search},"").then((function(e){1===e.result&&(t.store_title=e.data.plugin_name||"社区门店",t.fun.setWXTitle(t.store_title),t.communityStoreDetail=e.data.info||{},t.page++,(e.data.store_list.current_page===e.data.store_list.last_page||0===e.data.store_list.data.length||e.data.store_list.data.length<e.data.store_list.per_page)&&(t.isLoadMore=!1),e.data.store_list&&(t.storeList=t.storeList.concat(e.data.store_list.data)),t.loading=!1)})).catch((function(t){})))},enterSearch:function(t){13===t.keyCode&&(t.preventDefault(),this.searchStore())},ready:function(){var t=this;this.fun.getLocation().then((function(e){t.address=e.title,t.point=e.point,t.city=e.city,t.getDetails()})).catch((function(t){}))},getLocation:function(){var t=this,e=new AMap.Map("iCenter");function i(e){var i=e.position.toString().split(",");t.point={lat:i[1],lng:i[0]},t.address=e.formattedAddress,t.title=e.formattedAddress,t.city=t.fun.isTextEmpty(e.addressComponent.city)?e.addressComponent.province:e.addressComponent.city;var a={address:e.formattedAddress,city:t.city,title:e.formattedAddress,point:t.point};t.$store.commit("updateLocation",a),t.$store.commit("setLocation",a),t.getDetails()}function a(t){Object(s["a"])("定位失败,请手动切换位置")}e.plugin("AMap.Geolocation",(function(){var t=new AMap.Geolocation({enableHighAccuracy:!0,timeout:1e4,maximumAge:0,convert:!0,showButton:!0,buttonPosition:"LB",buttonOffset:new AMap.Pixel(10,20),showMarker:!0,showCircle:!0,panToLocation:!0,zoomToAccuracy:!0});e.addControl(t),t.getCurrentPosition(),AMap.event.addListener(t,"complete",i),AMap.event.addListener(t,"error",a)}))}},components:{cStoreList:n["a"],DList:r["a"]}},l=c,d=l,f=(i("9301"),i("08cb"),i("2877")),m=Object(f["a"])(d,a,o,!1,null,"5163fc65",null);e["default"]=m.exports},"36dd":function(t,e,i){var a=i("5e91");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("7119279a",a,!0,{sourceMap:!1,shadowMode:!1})},"5e91":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".communityStoreDetail[data-v-5163fc65]{line-height:1.5rem;background-color:#fff}.top[data-v-5163fc65]{padding:.5rem;height:2.75rem;background-color:#fff}.top[data-v-5163fc65],.top .location[data-v-5163fc65]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.top .location[data-v-5163fc65]{width:75%}.top .location .iconfont[data-v-5163fc65]{color:#313131;padding:0 .15rem}.top .location .title[data-v-5163fc65]{font-size:13px;height:1.81rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.81rem}.top .text[data-v-5163fc65]{width:25%;margin-right:1rem;font-size:13px;font-weight:700;text-align:right}.search-box[data-v-5163fc65]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:90%;margin:0 auto .5rem auto;padding:0 .625rem;background-color:#eff0f1;height:30px;line-height:30px;border-radius:.875rem}.search-box form[data-v-5163fc65]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.search-box input[data-v-5163fc65]{width:95%;line-height:28px;border:none;color:#333}.search-box i[data-v-5163fc65]{-webkit-box-flex:0;-webkit-flex:0 0 1.5rem;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem}.banner[data-v-5163fc65]{background:#868686}.banner[data-v-5163fc65],.banner img[data-v-5163fc65]{width:100%;height:10.63rem}.storeTitle[data-v-5163fc65]{text-align:left;height:3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .9rem}.storeTitle .iconfont[data-v-5163fc65]{font-size:1.22rem;color:#3d3d3d;padding:0 .2rem 0 0}.storeTitle .text[data-v-5163fc65]{color:#202020;font-size:15px}.introduceTitle[data-v-5163fc65]{color:#202020;font-size:16px;padding:1rem 0 .5rem 0}.detail[data-v-5163fc65]{padding:1rem;height:88%;overflow-y:scroll}.box[data-v-5163fc65]{text-align:left;color:#202020;font-size:15px;padding-bottom:2.07rem}.box .icon-box[data-v-5163fc65]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:.89rem}.box .icon-box .icon[data-v-5163fc65]{width:.21rem;height:1.07rem;background-color:#f26646}.box .icon-box .iconTitle[data-v-5163fc65]{padding-left:.46rem}.box .explain[data-v-5163fc65]{padding:0 .68rem;font-size:15px}.box .addr[data-v-5163fc65]{padding-left:.68rem;font-size:14px}#a_content[data-v-5163fc65]{overflow-y:visible!important}",""]),t.exports=e},9301:function(t,e,i){"use strict";i("0b64")},aede:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,"#a_content img{max-width:100%;height:auto;display:inline-block}",""]),t.exports=e}}]); |