马宇豪
2023-07-24 b1fc04036f964163c128586810fec8b5e9da7e2c
pages/tabBar/current/current.vue
@@ -63,14 +63,16 @@
   z-index: 1;
}
.navBarBox .navBar {
      background-color:lightgrey;
      height: 45px;
  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{
  /* margin-left: 20px; */
   text-align: center;
   width: 85%;
   font-size: 16px;