flat: 消息
This commit is contained in:
7
App.vue
7
App.vue
@@ -55,10 +55,11 @@ onHide(() => {
|
||||
@import '@/common/common.css';
|
||||
/* 修改pages tabbar样式 H5有效 */
|
||||
.uni-tabbar .uni-tabbar__item:nth-child(4) .uni-tabbar__bd .uni-tabbar__icon {
|
||||
height: 39px !important;
|
||||
width: 39px !important;
|
||||
margin-top: -1rpx;
|
||||
height: 110rpx !important;
|
||||
width: 122rpx !important;
|
||||
margin-top: 6rpx;
|
||||
}
|
||||
|
||||
.uni-tabbar-border {
|
||||
background-color: transparent !important;
|
||||
/* background-color: #e4e4e4 !important; */
|
||||
|
Reference in New Issue
Block a user