zhouwenxuan
2023-07-25 22f0e04d34f19aac857e25627343dff9a2542057
pages/tabBar/weather/weather.vue
@@ -66,12 +66,14 @@
   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;