.cardlist{ padding: 0 32rpx; } /* 修改标签页样式 */ .van-tabs__wrap{ margin-bottom: 24rpx; height: 72rpx!important; } .van-tabs__nav--card{ height: 72rpx!important; overflow: hidden; border-radius: 8rpx!important; /* border:1px solid rgba(25,27,38,0.1)!important; */ } .van-ellipsis{ line-height: 72rpx!important; } .van-tab{ height: 72rpx!important; color: #000000!important; } .van-tab--active{ color: #ffffff!important; /* border:1px solid #5575FF!important; */ } .nolist{ display: flex; margin-top: 240rpx; justify-content: center; align-items: center; flex-direction: column; color: #80838F; } .nolist image{ width: 160rpx; height: 160rpx; } .nolist>text:nth-child(3){ margin-top: 18rpx; } .del_box{ display: none; }