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 line
839 B
1 line
839 B
5 months ago
|
<view><u-tabbar vue-id="d01cb1fc-1" value="{{current?current:0}}" fixed="{{true}}" placeholder="{{false}}" safeAreaInsetBottom="{{true}}" activeColor="#dd524d" data-event-opts="{{[['^change',[['tabbarChange']]]]}}" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><u-tabbar-item vue-id="{{('d01cb1fc-2')+','+('d01cb1fc-1')}}" text="首页" icon="../../static/index.svg" bind:__l="__l"></u-tabbar-item><u-tabbar-item vue-id="{{('d01cb1fc-3')+','+('d01cb1fc-1')}}" text="日程" icon="../../static/todo.svg" bind:__l="__l"></u-tabbar-item><u-tabbar-item vue-id="{{('d01cb1fc-4')+','+('d01cb1fc-1')}}" text="鱼塘" icon="../../static/pool.svg" bind:__l="__l"></u-tabbar-item><u-tabbar-item vue-id="{{('d01cb1fc-5')+','+('d01cb1fc-1')}}" text="我的" icon="../../static/mine.svg" bind:__l="__l"></u-tabbar-item></u-tabbar></view>
|