minipro_standard/components/myTabber.vue
@@ -2,6 +2,7 @@ <view> <u-tabbar :value="index" :customStyle="{paddingTop: '5px',paddingBottom: '5px',}" @change="change" fixed activeColor="#222" @@ -31,6 +32,7 @@ <image src="@/static/nav_wode@2x.png" class="icon-style" mode=""></image> </view> </u-tabbar-item> </u-tabbar> </view> </template>