Sfoglia il codice sorgente

优化底部导航栏

LinWuTai 2 giorni fa
parent
commit
54dcd65315
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      App.vue

+ 2 - 2
App.vue

@@ -22,8 +22,8 @@
 		.u-tabbar__content {
 			.u-tabbar__content__item__text {
 			  font-size: 20rpx;
-			  line-height: 0rpx;
-				bottom: 0;
+			  line-height: 10rpx;
+				// bottom: 0;
 			}
 		}	
 	}