浏览代码

样式修改

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;