<u-tabbar-item class="{{[(currentPagePath==item.pagePath)?'active':'']}}" vue-id="{{('0e92b6ea-2-'+index)+','+('0e92b6ea-1')}}" text="{{item.text}}" name="{{item.pagePath}}" data-event-opts="{{[['^click',[['click_page']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['inactive-icon','active-icon']}}">
|