mobile/pages/plus/business/list.vue
@@ -748,10 +748,12 @@ overflow: hidden; .card-main { display: flex; align-items: center; padding: 20rpx; .card-image { width: 100%; width: 260rpx; border-radius: 8rpx; overflow: hidden; margin-bottom: 16rpx; @@ -763,6 +765,8 @@ } .card-info { width: calc(100% - 270rpx); margin-left: 10rpx; .card-header { margin-bottom: 12rpx; @@ -821,7 +825,6 @@ background-color: #D41003; color: #fff; border-radius: 20rpx; font-size: 28rpx; &.purchased { background-color: #e0e0e0;