功能背景 ui画了一个很好看的tabbar,但是小程序不能依靠其本身的page.json配置实现效果,就需要自己左一个tabbar的组件,盖住原有的tabbar 功能效果图 实现代码 <template> <view class="tabbar-container"> <view cla