You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.9 KiB
1 lines
3.9 KiB
<view class="wanlshop-shop-container" style="{{'background-image:'+('url()')+';'}}"><view style="{{'height:'+(sys.headHeight+'px')+';'}}"><wanl-shop-head class="wanlshop-shop-container__head" vue-id="a932cbd8-1" headHeight="{{sys.headHeight}}" headTop="{{sys.headTop}}" tabbarId="{{tabbarId}}" headTabbarId="{{headTabbarId}}" shopId="{{shopData.id}}" data-event-opts="{{[['^headId',[['handleHeadTabbarId']]]]}}" bind:headId="__e" bind:__l="__l"></wanl-shop-head></view><view class="wanlshop-shop-container__main"><swiper hidden="{{!(tabbarId==='home')}}" class="page" style="{{'height:'+(sys.mainHeight+'px')+';'}}" current-item-id="{{headTabbarId}}" data-event-opts="{{[['change',[['changeCurrent',['$event']]]],['animationfinish',[['animationFinish',['$event']]]]]}}" bindchange="__e" bindanimationfinish="__e"><swiper-item item-id="page"><wanl-shop-page vue-id="a932cbd8-2" windowHeight="{{sys.mainHeight}}" pageModules="{{shopData.page}}" shopData="{{shopData}}" data-event-opts="{{[['^handleHandleFollow',[['handleFollow']]]]}}" bind:handleHandleFollow="__e" bind:__l="__l"></wanl-shop-page></swiper-item><swiper-item item-id="news"><wanl-shop-product vue-id="a932cbd8-3" windowHeight="{{sys.mainHeight}}" tabbarHeight="{{sys.tabbarHeight}}" tabId="{{headTabbarId}}" option="{{$root.a0}}" bind:__l="__l"></wanl-shop-product></swiper-item><swiper-item item-id="groups"><wanl-shop-product vue-id="a932cbd8-4" windowHeight="{{sys.mainHeight}}" tabbarHeight="{{sys.tabbarHeight}}" tabId="{{headTabbarId}}" option="{{$root.a1}}" bind:__l="__l"></wanl-shop-product></swiper-item></swiper><block wx:if="{{tabbarId==='goods'}}"><wanl-shop-product class="goods" vue-id="a932cbd8-5" windowHeight="{{sys.mainHeight}}" tabbarHeight="{{sys.tabbarHeight}}" tabId="{{tabbarId}}" option="{{$root.a2}}" bind:__l="__l"></wanl-shop-product></block><block wx:if="{{tabbarId==='find'}}"><wanl-shop-find class="find" vue-id="a932cbd8-6" windowHeight="{{sys.mainHeight}}" tabbarHeight="{{sys.tabbarHeight}}" userNo="{{shopData.find_user.user_no}}" bind:__l="__l"></wanl-shop-find></block><block wx:if="{{tabbarId==='classify'}}"><wanl-shop-classify class="classify" vue-id="a932cbd8-7" shopId="{{shopData.id}}" mainHeight="{{sys.mainHeight}}" categoryStyle="{{shopData.categoryStyle===0?1:shopData.categoryStyle}}" categoryData="{{shopData.category}}" bind:__l="__l"></wanl-shop-classify></block></view><view class="wanlshop-shop-container__tabbar" style="{{'height:'+(sys.tabbarHeight+'px')+';'+('padding-bottom:'+(sys.tabbarBottom+'px')+';')}}"><view class="cu-bar tabbar"><view data-event-opts="{{[['tap',[['handleTabbar',['home']]]]]}}" class="action" bindtap="__e"><block wx:if="{{$root.m0}}"><view><view class="cu-avatar round" style="{{'background-image:'+('url('+$root.g0+')')+';'}}"></view></view></block><block wx:else><view><view class="wlIcon-dianpu text-bold"></view><view>首页</view></view></block></view><view data-event-opts="{{[['tap',[['handleTabbar',['goods']]]]]}}" class="{{['action',($root.m1)?'active':'']}}" bindtap="__e"><view class="wlIcon-baobei text-bold"></view><view>全部宝贝</view></view><view data-event-opts="{{[['tap',[['handleTabbar',['find']]]]]}}" class="{{['action',($root.m2)?'active':'']}}" bindtap="__e"><view class="wlIcon-guanzhu1 text-bold"></view><view>发现动态</view></view><view data-event-opts="{{[['tap',[['handleTabbar',['classify']]]]]}}" class="{{['action',($root.m3)?'active':'']}}" bindtap="__e"><view class="wlIcon-fenlei1 text-bold"></view><view>店铺分类</view></view><view class="action"><block wx:if="{{user.id===shopData.user_id}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"><view class="wlIcon-guanfang text-bold"></view><view>创作中心</view></view></block><block wx:else><view data-event-opts="{{[['tap',[['toChat',['$0'],['shopData.id']]]]]}}" bindtap="__e"><view class="wlIcon-kefu text-bold"></view><view>客服</view></view></block></view></view></view></view> |