底部占位符 + 按钮变好看
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<t-icon wx:if="{{item.notification}}" name="notification"/>
|
||||
</view>
|
||||
</view>
|
||||
<view class="block-position"></view>
|
||||
</view>
|
||||
</scroll>
|
||||
</swiper-item>
|
||||
|
||||
@@ -47,4 +47,6 @@ checkbox {
|
||||
.checkedBox .t-checkbox__content {
|
||||
text-decoration:line-through;
|
||||
}
|
||||
|
||||
.block-position{
|
||||
height: 50rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user