bztang-admin/addons/yun_shop/static/app/js/chunk-9670beaa.719b0794.js

1 line
16 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-9670beaa"],{"253a":function(t,e,a){t.exports=a.p+"static/app/img/img_default.a608a24a.png"},"312c":function(t,e,a){"use strict";a("6862")},"392a":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"microShop_main"}},[i("div",{staticClass:"m_header"},[i("span",{staticClass:"iconfont icon-left",on:{click:t.goBack}}),i("img",{attrs:{src:t.shop_logo,alt:""}}),t._v(" "+t._s(t.shop_name)+" ")]),i("div",{staticClass:"home"},[i("div",{staticClass:"top1",style:{backgroundImage:"url("+t.bgImg+")",backgroundSize:"cover"}},[i("div",{staticClass:"content1"},[i("div",{staticClass:"picture1"},[t.userImg?i("img",{attrs:{src:t.userImg,alt:""}}):i("img",{attrs:{src:a("b17d"),alt:"用户头像"}})]),i("div",{staticClass:"name1"},[i("span",[t._v(t._s(t.username))]),i("br"),t._v(t._s(t.signName)+" ")])])]),t.category?i("div",{staticClass:"ment"},[i("c-ment",{attrs:{datas:t.category,shop_id:t.shop_id}})],1):t._e(),t.bannerData.length>0?i("van-swipe",{staticClass:"my-swipe",attrs:{autoplay:2e3,"indicator-color":"white"}},t._l(t.bannerData,(function(e,o){return i("van-swipe-item",{key:o},[e.thumb?[i("img",{attrs:{src:e.thumb,width:"100%"},on:{click:function(a){return t.tohref(e.link)}}})]:t._e(),e.thumb?t._e():[i("img",{attrs:{src:a("253a")}})]],2)})),1):t._e(),t.goodsListData&&!t.fun.isTextEmpty(t.goodsListData)?i("div",{staticClass:"goodsList"},[i("c-goodsList",{attrs:{goods:t.goodsListData,num:6,text:"商品列表"}})],1):t._e(),i("div",{staticStyle:{height:"3.125rem"}})],1),t.amout?i("div",{staticClass:"goTop",on:{click:t.goTop}},[i("i",{staticClass:"iconfont icon-up"})]):t._e(),i("div",{staticClass:"footer",style:{width:3==t.fun.getPhoneEnv()?"375px":""}},[i("ul",[i("router-link",{attrs:{to:t.fun.getUrl("home")}},[i("li",{staticClass:"na"},[i("i",{staticClass:"fa fa-home"}),i("p",[t._v("首页")])])]),i("router-link",{attrs:{to:t.fun.getUrl("micro_shop_share_category",{fromHome:1})}},[i("li",{staticClass:"na"},[i("i",{staticClass:"fa fa-th-large"}),i("p",[t._v("分类")])])]),t.is_micro_shop?t._e():i("router-link",{attrs:{to:t.fun.getUrl("microShop_apply")}},[i("li",[i("div",{staticClass:"openMyShop"},[i("span",[t._v("我要")]),i("p",[t._v("开店")])])])]),t.is_micro_shop?i("router-link",{attrs:{to:t.fun.getUrl("microShop_ShopKeeperCenter")}},[i("li",[i("div",{staticClass:"openMyShop"},[i("span",[t._v("店主")]),i("p",[t._v("中心")])])])]):t._e(),i("router-link",{attrs:{to:t.fun.getUrl("cart")}},[i("li",{staticClass:"na righ"},[i("i",{staticClass:"fa fa-cart-plus"}),i("p",[t._v("购物车")])])]),i("router-link",{attrs:{to:t.fun.getUrl("member")}},[i("li",{staticClass:"na righ"},[i("i",{staticClass:"fa fa-user"}),i("p",[t._v("我的")])])])],1)])])},o=[],r=(a("e7e5"),a("d399")),n=(a("99af"),a("14d9"),a("6968")),s=a("5660"),c=a("98e3"),l=a("ac0d"),d=[{id:"M1491471961972",temp:"showsearch",params:{placeholder:"",style:"style2",color:"#000",bgcolor:"#FFF",bordercolor:"#fa1f24",searchurl:"",uniacid:"6"},data:"",other:"",content:""}],h={mixins:[l["a"]],data:function(){return{toi:this.fun.getKeyByI(),username:"用户昵称",signName:"个性签名",category:[],carousel:[],goodsListData:[],ads:[],bannerData:[],userImg:"",shop_logo:"",shop_name:"",shop_id:"",bgImg:"",amout:!0,index2:1,other:"",content:"",show:!0,tempData:d,oftemp:!1,dftempData:!1,follow:!1,isfollow:!0,havaShop:!1,shopData:{},isLoadMore:!0,page:1,total_page:0}},activated:function(){this.shop_id=this.$route.params.shop_id,this.replaceShopId(this.shop_id),this.getMicroShop(),window.addEventListener("scroll",this.slider)},deactivated:function(){window.removeEventListener("scroll",this.slider)},methods:{getMicroShop:function(){var t=this,e={shop_id:this.shop_id};$http.get("plugin.micro.frontend.controllers.MicroShop.MicroShopByShare",e,"加载中").then((function(e){1===e.result?(t.shopData=e.data,t.setMicroShopUserInfo(e.data),t.setBannerData(e.data),t.setCategoryData(e.data),t.setIsMicroShop(e.data),t.getGoodList(),t.fun.wxShare("",{},{title:t.shopData.nickname,imgUrl:t.userImg,description:t.shopData.signature})):t.$dialog.alert({message:e.msg})}))},getGoodList:function(){var t=this;$http.get("plugin.micro.frontend.controllers.MicroShop.MicroShopByShare.get-goods",{},".").then((function(e){1==e.result?t.setGoodsData(e.data):t.$toast(e.msg)})).catch((function(t){}))},getMoreData:function(){var t=this,e="plugin.micro.frontend.controllers.MicroShop.MicroShopByShare.get-goods";if(this.isLoadMore=!1,!(this.page>=this.total_page)){this.page+=1;var a={page:this.page};$http.post(e,a,"").then((function(e){if(t.isLoadMore=!0,1==e.result){var a=e.data,i=a.goods_list.data;t.goodsListData=t.goodsListData.concat(i)}else t.page=t.page-1,t.isLoadMore=!1})).catch((function(t){}))}},replaceShopId:function(t){var e=this;this.fun.isTextEmpty(this.fun.getKeyByMicroShopId())&&e.$router.push({name:"micro_shop_share_home",params:{shop_id:t},query:{shop_id:t,type:e.fun.getTyep(),mid:e.fun.getKeyByMid(),i:e.fun.getKeyByI()}})},tohref:function(t){t&&(window.location.href=t)},setMicroShopUserInfo:function(t){var e=this;e.username=t.nickname,e.signName=t.signature,e.shop_logo=t.shop_logo,e.shop_name=t.shop_name,e.bgImg=t.shop_background,e.userImg=t.shop_avatar,e.fun.setWXTitle(t.nickname)},setCategoryData:function(t){var e=this;e.category=e.fun.chunk(t.category,8)},setBannerData:function(t){var e=this;e.bannerData=t.carousel},setGoodsData:function(t){this.goodsListData=t.goods_list.data,this.total_page=t.goods_list.last_page,this.page=t.goods_list.current_page,this.isLoadMore=!0,0==this.goodsListData.length&&(this.isLoadMore=!1)},setIsMicroShop:function(t){var e=this;e.is_micro_shop=t.is_micro_shop},goTop:function(t){document.body.scrollTop=0},goBack:function(){this.$router.push(this.fun.getUrl("home"))},initShare:function(){var t=this,e={url:"android"===this.fun.isIosOrAndroid()?window.location.href:window.initUrl};$http.post("member.member.wxJsSdkConfig",e).then((function(e){1===e.result&&e.data.config&&t.share(e.data)}),(function(t){}))},share:function(t){var e=this;wx.config(t.config),wx.ready((function(){var a=e.shopData.nickname,i=location.protocol+"//"+window.location.host+"/addons/yun_shop/#/microShopShare/home/"+e.shop_id+"/?mid="+t.info.uid+"&i="+t.info.uniacid+"&shop_id="+e.shop_id,o=e.userImg,n=e.shopData.signature;wx.showOptionMenu(),wx.onMenuShareTimeline({title:a,link:i,imgUrl:o,success:function(){Object(r["a"])("分享成功")},cancel:function(){Object(r["a"])("取消分享")}}),wx.onMenuShareAppMessage({title:a,desc:n,link:i,imgUrl:o,type:"link",dataUrl:"",success:function(){Object(r["a"])("分享成功")},cancel:function(){Object(r["a"])("取消分享")}})}))}},components:{cTitle:n["a"],cMent:s["a"],cGoodsList:c["a"]}},m=h,p=m,g=(a("c50e"),a("2877")),f=Object(g["a"])(p,i,o,!1,null,"982aec22",null);e["default"]=f.exports},5660:function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("van-swipe",{staticClass:"sw_list",class:{sw_list_6:null!=t.datas&&t.datas.length>0&&t.datas[0].length<=5,sw_list_12:null!=t.datas&&t.datas.length>0&&t.datas[0].length>5,sw_list_0:0==t.datas.length},attrs:{autoplay:0,"indicator-color":"#f15353",width:3==t.fun.getPhoneEnv()?375:t.clientWidths}},t._l(t.datas,(function(e,o){return i("van-swipe-item",{key:o},[i("ul",t._l(e,(function(e,o){return i("li",{key:o,staticStyle:{float:"left"}},[i("router-link",{attrs:{to:t.fun.getUrl("micro_shop_share_carelist",{id:e.id,fromHome:1})}},[e.thumb?i("div",{staticClass:"image"},[i("img",{attrs:{src:e.thumb}})]):t._e(),e.thumb?t._e():i("div",{staticClass:"image"},[i("img",{attrs:{src:a("253a")}})]),i("p",{staticClass:"text"},[t._v(t._s(e.name))])])],1)})),0)])})),1)},o=[],r={data:function(){return{clientWidths:""}},props:["datas"],mounted:function(){this.clientWidths=document.body.clientWidth},methods:{}},n=r,s=(a("312c"),a("2877")),c=Object(s["a"])(n,i,o,!1,null,"465b0371",null);e["a"]=c.exports},"5db7a":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'*[data-v-982aec22]{-webkit-box-sizing:border-box;box-sizing:border-box}#microShop_main[data-v-982aec22]{padding-bottom:1.25rem}#microShop_main .m_header[data-v-982aec22]{width:100%;height:2.5rem;line-height:2.5rem;background:#fff;border-bottom:.0625rem solid #ccc;display:block;margin:0 auto}#microShop_main .m_header img[data-v-982aec22]{display:inline-block;width:1.875rem;height:1.875rem;border-radius:50%;vertical-align:middle}#microShop_main .m_header span[data-v-982aec22]{float:left;padding-left:.3125rem;font-size:20px}#microShop_main .ad[data-v-982aec22]{min-height:8.125rem;width:100%;margin:.9375rem 0;background:#fff}#microShop_main .ment[data-v-982aec22]{padding-top:.625rem}#microShop_main .backEndGoods[data-v-982aec22]{padding:.9375rem 0;background:#fff}#microShop_main .backEndGoods li[data-v-982aec22]{width:28%;margin-left:.9375rem;float:left}#microShop_main .backEndGoods li .goodname[data-v-982aec22]{height:2.5rem;line-height:1.25rem;font-size:14px;color:#000;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-all;display:block;font-style:normal}#microShop_main .backEndGoods li div[data-v-982aec22]{width:100%;height:6.25rem;border:.0625rem solid #000}#microShop_main .backEndGoods li div img[data-v-982aec22]{width:100%;max-height:6.25rem}#microShop_main .backEndGoods li p[data-v-982aec22]{line-height:1.3125rem;margin-top:.625rem;text-align:left}#microShop_main .backEndGoods li p b[data-v-982aec22]{color:#f15353;font-size:14px;float:left;-webkit-text-size-adjust:none}#microShop_main .backEndGoods li p del[data-v-982aec22]{font-size:12px;-webkit-text-size-adjust:none;display:inline-block;margin-left:.125rem;position:relative;top:-.125rem;color:#3b3b3b;-webkit-transform:translateY(-1px);transform:translateY(-1px)}#microShop_main .backEndGoods[data-v-982aec22]:after{content:"";display:block;clear:both}#microShop_main .goTop[data-v-982aec22]{width:1.875rem;height:1.875rem;border-radius:.9375rem;position:fixed;bottom:5rem;right:.625rem;z-index:40;font-size:24px;background-repeat:no-repeat;background-size:1.875rem 1.25rem;background-position:0 .3125rem;background-color:#000;opacity:.25}#microShop_main .goTop i[data-v-982aec22]{font-size:1.6875rem;color:#fff}#microShop_main .footer[data-v-982aec22]{position:fixed;bottom:0;background:#fff;z-index:100}#microShop_main .footer[data-v-982aec22],#microShop_main .footer ul[data-v-982aec22]{width:100%;height:3.125rem;-webkit-box-sizing:border-box;box-sizing:border-box}#microShop_main .footer ul[data-v-982aec22]{padding:.5rem}#microShop_main .footer ul li[data-v-982aec22]{width:20%;float:left;font-size:12px;color:#828282}#microShop_main .footer ul li i[data-v-982aec22]{font-size:1.25rem}#microShop_main .footer ul .openMyShop[data-v-982aec22]{width:3.4375rem;height:3.4375rem;background:#f15353;border-radius:50%;line-height:1.25rem;padding-top:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff;-webkit-box-shadow:0 0 0 .375rem #e6e6e6;box-shadow:0 0 0 .375rem #e6e6e6;position:relative;bottom:1.125rem;font-size:.875rem;z-index:100;margin:0 auto}#microShop_main header[data-v-982aec22]{height:2.875rem;background:#fff;padding:.4375rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;z-index:99}#microShop_main header .attention .iconfont[data-v-982aec22]{float:left;line-height:2rem;font-size:30px}#microShop_main header .attention img[data-v-982aec22]{float:left;height:1.625rem;width:1.625rem;vertical-align:middle;-webkit-transform:translateY(3px);transform:translateY(3px)}#microShop_main header .attention .text[data-v-982aec22]{float:left;margin-left:.1875rem}#microShop_main header .attention .text p[data-v-982aec22]{color:#333;font-size:16px;margin:0;text-align:left;line-height:2rem}#microShop_main header .attention .text p span[data-v-982aec22]{color:#f15353}#microShop_main header .attention button[data-v-982aec22]{background:#48a3f1;border:0;border-radius:.25rem;height:1.625rem;float:right;margin:.1875rem 0}#microShop_main header .attention button a[data-v-982aec22]{color:#fff}#microShop_main header.amout[data-v-982aec22]{position:fixed;top:0}#microShop_main .m-swipe[data-v-982aec22]{position:relative;z-index:2}#microShop_main .m-swipe .c-swipe[data-v-982aec22],#microShop_main .m-swipe .c-swipe .c-swipe-item[data-v-982aec22]{overflow:hidden;text-align:center;position:relative;width:100%}#microShop_main .m-swipe .c-swipe .c-swipe-item img[data-v-982aec22]{width:100%;height:8.125rem!important}#microShop_main .m-swipe .c-swipe[data-v-982aec22]:after{content:"";display:block;clear:both}#microShop_main .m-swipe img[data-v-982aec22]{width:100%;height:8.125rem}#microShop_main .isfollow[data-v-982aec22]{top:2.8125rem}#microShop_main .search[data-v-982aec22]{float:right;width:40%;margin-right:.9375rem}#microShop_main .search img[data-v-982aec22]{width:10%;float:left;max-height:2.5rem}#microShop_main .search .search-form-box[data-v-982aec22]{width:100%;color:#989191;background:#f3f5f7;border-radius:.9375rem;height:1.875rem;line-height:1.875rem;text-align:left;padding-left:.625rem;font-size:14px;margin-right:.9375rem}#microShop_main .top1[data-v-982aec22]{padding:.9375rem;height:7.6875rem;background:#f15353;position:relative}#microShop_main .top1 .content1[data-v-982aec22]{position:absolute;height:3.125rem;text-align:left;left:.9375rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:3.3125rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}#microShop_main .top1 .content1 .picture1[data-v-982aec22]{float:left;width:3.125rem;height:3.125rem;margin-right:.9375rem}#microShop_main .top1 .content1 .picture1 img[data-v-982aec22]{width:3.125rem;height:3.125rem;border-radius:50%;vertical-align:middle}#microShop_main .top1 .content1 .name1[data-v-982aec22]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#fff;font-size:12px;float:left;line-height:1.25rem;padding-top:.3125rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-all}#microShop_main .top1 .content1 .name1 span[data-v-982aec22]{font-size:16px}',""]),t.exports=e},6862:function(t,e,a){var i=a("c394");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("499e").default;o("1295695f",i,!0,{sourceMap:!1,shadowMode:!1})},8798:function(t,e,a){t.exports=a.p+"static/app/img/no-more-product.f4632785.png"},"8bf5":function(t,e,a){var i=a("5db7a");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("499e").default;o("4ef567e2",i,!0,{sourceMap:!1,shadowMode:!1})},ac0d:function(t,e,a){"use strict";a.d(e,"a",(function(){return r}));var i=document.documentElement,o=document.body,r={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return i&&i.scrollTop?t=i.scrollTop:o&&(t=o.scrollTop),t},getClientHeight:function(){var t=0;return t=o.clientHeight&&i.clientHeight?Math.min(o.clientHeight,i.clientHeight):Math.max(o.clientHeight,i.clientHeight),t},getScrollHeight:function(){return Math.max(o.scrollHeight,i.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},b17d:function(t,e,a){t.exports=a.p+"static/app/img/photo-mr.5cc2c462.jpg"},c394:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,".sw_list[data-v-465b0371]{padding-top:.6rem}.sw_list_12[data-v-465b0371]{height:10rem}.sw_list_0[data-v-465b0371]{height:0}@media (max-width:400px){.sw_list_12[data-v-465b0371]{height:12rem}}ul[data-v-465b0371],ul li[data-v-465b0371]{margin:0;padding:0}ul li[data-v-465b0371]{list-style:none;width:25%;float:left;margin-bottom:.625rem}ul li a[data-v-465b0371]{color:#2b2f33}ul li .image[data-v-465b0371]{height:3.28rem;overflow:hidden;line-height:3.28rem;border-radius:30%}ul li img[data-v-465b0371]{width:50%;vertical-align:middle;height:90%}ul li p[data-v-465b0371]{margin:0;padding:0;font-size:12px;line-height:1.25rem}",""]),t.exports=e},c50e:function(t,e,a){"use strict";a("8bf5")}}]);