yangzj 3 년 전
부모
커밋
67bbf30c0e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      h5_web/pages/mine/mine.vue

+ 2 - 0
h5_web/pages/mine/mine.vue

@@ -97,6 +97,8 @@
       :active-color="tabbarConfig.activeColor"
       :mid-button-size="tabbarConfig.midButtonSize"
     ></u-tabbar>
+		
+		
 	</view>
 </template>