Browse Source

优化底部导航栏

LinWuTai 2 days ago
parent
commit
54dcd65315
1 changed files with 2 additions and 2 deletions
  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;
 			}
 		}	
 	}