소스 검색

样式修改

zuypeng 1 년 전
부모
커밋
8f806c01e2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/components/tab-bar/index.vue

+ 4 - 0
src/components/tab-bar/index.vue

@@ -139,6 +139,10 @@ view {
   left: calc(50% - 65rpx);
   border-radius: 50%;
   background-color: #ffffff;
+  display: flex;
+  justify-content: center;
+  align-items: center;
+  align-content: center;
 }
 .tabbar-container .center-item .item-top image{
   width: 110% !important;