zhouwenxuan
2024-03-27 707fe99b35c8e090f839d247bea1ad3db06334e8
pages/tabBar/count/count.vue
@@ -65,12 +65,13 @@
   z-index: 1;
}
.navBarBox .navBar {
      background-color:lightgrey;
      height: 45px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
   background-color:#fff;
     height: 50px;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     box-shadow: 0 3px 12px rgba(0,0,0,0.05);
}
.barText{
   text-align: center;