Browse Source

样式修改

zuypeng 1 year ago
parent
commit
8f806c01e2
1 changed files with 4 additions and 0 deletions
  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;