u-navbar.wxml
1.4 KB
<view class="u-navbar data-v-3d50ce3a"><view wx:if="{{a}}" class="u-navbar__placeholder data-v-3d50ce3a" style="{{'height:' + b}}"></view><view class="{{['data-v-3d50ce3a', x]}}"><u-status-bar wx:if="{{c}}" class="data-v-3d50ce3a" u-i="3d50ce3a-0" bind:__l="__l" u-p="{{d}}"></u-status-bar><view class="{{['u-navbar__content', 'data-v-3d50ce3a', t]}}" style="{{'height:' + v + ';' + ('background-color:' + w)}}"><view class="u-navbar__content__left data-v-3d50ce3a" hover-class="u-navbar__content__left--hover" hover-start-time="150" bindtap="{{j}}"><block wx:if="{{$slots.left}}"><slot name="left"></slot></block><block wx:else><u-icon wx:if="{{e}}" class="data-v-3d50ce3a" u-i="3d50ce3a-1" bind:__l="__l" u-p="{{f}}"></u-icon><text wx:if="{{g}}" style="{{'color:' + i}}" class="u-navbar__content__left__text data-v-3d50ce3a">{{h}}</text></block></view><block wx:if="{{$slots.center}}"><slot name="center"></slot></block><block wx:else><text class="u-line-1 u-navbar__content__title data-v-3d50ce3a" style="{{l + ';' + m}}">{{k}}</text></block><view wx:if="{{n}}" class="u-navbar__content__right data-v-3d50ce3a" bindtap="{{s}}"><block wx:if="{{$slots.right}}"><slot name="right"></slot></block><block wx:else><u-icon wx:if="{{o}}" class="data-v-3d50ce3a" u-i="3d50ce3a-2" bind:__l="__l" u-p="{{p}}"></u-icon><text wx:if="{{q}}" class="u-navbar__content__right__text data-v-3d50ce3a">{{r}}</text></block></view></view></view></view>