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;