canyin-project/ybcy/miniApp/components/custom-tabs-page-linkge/tab-page-linkage.wxml
2024-11-01 16:07:54 +08:00

1 line
2.5 KiB
Plaintext

<view class="tab-page-linkage data-v-94550fae"><block wx:if="{{statusBarShow}}"><uni-status-bar vue-id="6c40b420-1" class="data-v-94550fae" bind:__l="__l"></uni-status-bar></block><view class="flex data-v-94550fae"><block wx:if="{{headLeftIcon}}"><view class="left-icon data-v-94550fae" style="{{'background:'+(BoxBackground)+';'}}"><block wx:if="{{headLeftIcon}}"><uni-icons vue-id="6c40b420-2" type="{{headLeftIcon}}" size="38" class="data-v-94550fae" bind:__l="__l"></uni-icons></block></view></block><block wx:else><slot name="l-icon"></slot></block><view class="tabsStyl data-v-94550fae" style="{{('width:'+style.width+';'+'background:'+style.background+';')}}"><tabs-swiper vue-id="6c40b420-3" width="{{style.width}}" bar-height="{{barHeight}}" duration="{{300}}" bar-style="{{barStyle}}" active-color="{{activeColor}}" list="{{list}}" is-scroll="{{isScroll}}" font-size="{{fontSize}}" current="{{current}}" bold="{{bold}}" offset="{{offset}}" bg-color="{{BoxBackground}}" inactive-color="{{inactiveColor}}" active-item-style="{{activeItemStyle}}" barWidth="{{barWidth}}" barHeight="{{barHeight}}" box-padding="{{BoxPadding}}" background-bar="{{backgroundBar}}" data-ref="tabSwiper" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-94550fae vue-ref" bind:__l="__l"></tabs-swiper></view><block wx:if="{{headRightIcon}}"><view class="left-icon left-icon-r data-v-94550fae" style="{{'background:'+(BoxBackground)+';'}}"><block wx:if="{{headRightIcon}}"><uni-icons vue-id="6c40b420-4" type="{{headRightIcon}}" size="38" data-event-opts="{{[['^click',[['_callback']]]]}}" bind:click="__e" class="data-v-94550fae" bind:__l="__l"></uni-icons></block></view></block><block wx:else><slot name="r-icon"></slot></block></view><block wx:if="{{showLine}}"><my-line vue-id="6c40b420-5" height="{{lineHeight}}" background="{{lineBackground}}" class="data-v-94550fae" bind:__l="__l"></my-line></block><slot></slot><swiper class="swiper-page data-v-94550fae vue-ref" style="flex:1;max-height:100%;width:750rpx;" duration="{{300}}" current="{{swiperCurrent}}" data-ref="swiperPage" data-event-opts="{{[['animationfinish',[['animationfinish',['$event']]]],['transition',[['transition',['$event']]]]]}}" bindanimationfinish="__e" bindtransition="__e"><block wx:for="{{list.length}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-94550fae"><swiper-item style="height:100%;max-height:100%;" class="data-v-94550fae"><slot name="swiper-item-{{index+1}}"></slot></swiper-item></block></block></swiper></view>