瀏覽代碼

优化底部导航栏

LinWuTai 2 天之前
父節點
當前提交
54dcd65315
共有 1 個文件被更改,包括 2 次插入2 次删除
  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;
 			}
 		}	
 	}