小程序导航优化

feat/task1-c-wallet
devil_gong 2019-01-24 15:01:01 +08:00
parent c91f706cd0
commit 6e65f7bedd
2 changed files with 12 additions and 4 deletions

View File

@ -7,12 +7,16 @@
padding: 30rpx;
}
.items-content {
border-radius: 50%;
padding: 20rpx;
border-radius: 50%;
padding: 20rpx;
text-align: center;
width: 90rpx;
height: 90rpx;
}
.data-list .items image {
width: 80rpx !important;
height: 80rpx !important;
width: 80rpx !important;
height: 80rpx !important;
margin-top: 5rpx;
}
.data-list .items .title {
margin-top: 10rpx;

View File

@ -11,10 +11,14 @@
.items-content {
border-radius: 50%;
padding: 20rpx;
text-align: center;
width: 90rpx;
height: 90rpx;
}
.data-list .items image {
width: 80rpx !important;
height: 80rpx !important;
margin-top: 5rpx;
}
.data-list .items .title {
margin-top: 10rpx;