diff --git a/pages/home/index.vue b/pages/home/index.vue index 7e788ce..afbaef1 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -239,16 +239,11 @@ text{ &:first-child{ flex-shrink: 0; - min-width:140rpx; + min-width:90rpx; color:#333333; font-size:28rpx; margin-right:20rpx; } - &:nth-child(2){ - color:#999999; - font-size:24rpx; - margin-left:auto; - } } } } @@ -348,12 +343,14 @@