1 |
- <u-navbar vue-id="77ded6c9-1" title="{{title}}" bgColor="{{bgColor}}" titleStyle="{{titleStyle}}" class="data-v-45ee65dd" bind:__l="__l" vue-slots="{{['left']}}"><view class="u-nav-slot data-v-45ee65dd" style="display:flex;" slot="left"><u-icon vue-id="{{('77ded6c9-2')+','+('77ded6c9-1')}}" name="arrow-left" size="44" color="{{leftIconColor}}" data-event-opts="{{[['^tap',[['toBack',['$0'],['backUrl']]]]]}}" bind:tap="__e" class="data-v-45ee65dd" bind:__l="__l"></u-icon><block wx:if="{{showHome}}"><u-line vue-id="{{('77ded6c9-3')+','+('77ded6c9-1')}}" direction="column" hairline="{{false}}" length="0" margin="0 15rpx" class="data-v-45ee65dd" bind:__l="__l"></u-line></block><block wx:if="{{showHome}}"><u-icon vue-id="{{('77ded6c9-4')+','+('77ded6c9-1')}}" name="home" size="48" color="{{leftIconColor}}" data-event-opts="{{[['^tap',[['toHome']]]]}}" bind:tap="__e" class="data-v-45ee65dd" bind:__l="__l"></u-icon></block></view></u-navbar>
|