now the custom tabbar encapsulates a component
<view class="tabbar-bottom-container">
<navigator open-type="redirect" url="/pages/index/index" hover-class="none" class="item selected"><view class="item"></view></navigator>
<navigator open-type="redirect" url="/pages/index/index" hover-class="none" class="item"><view class="item"></view></navigator>
<navigator open-type="redirect" url="/pages/index/index" hover-class="none" class="item"><view class="item"></view></navigator>
<navigator open-type="redirect" url="/pages/index/index" hover-class="none" class="item"><view class="item"></view></navigator>
<navigator open-type="redirect" url="/pages/index/index" hover-class="none" class="item"><view class="item"></view></navigator>
</view>
probably because there are five native restrictions and style restrictions, I want to customize
, but because it is skipped, it flashes
. It cannot only load content as configured in app.json. Tabbar is fixed
ask the Great God for advice on how to achieve this