0
点赞
收藏
分享

微信扫一扫

了解 XML HttpRequest 及其在 Web 开发中的应用

快乐码农Alan007 2024-06-12 阅读 8

在APP.vue里面

.uni-tabbar__item:nth-child(4) .uni-tabbar__icon {
		width: 50px !important;
		height: 50px !important;
		position: relative;
		bottom: 30rpx;
	}
	.uni-tabbar__item:nth-child(4) .uni-tabbar__label {
		position: relative;
		bottom: 25rpx;
	}

在这里插入图片描述

举报

相关推荐

0 条评论