diff --git a/common/styles/main.css b/common/styles/main.css index 09413b7..1a99a3f 100644 --- a/common/styles/main.css +++ b/common/styles/main.css @@ -507,7 +507,7 @@ radio.white.checked .uni-radio-input { background: #fff; border-radius: 31.5rpx; font-size: 24rpx; - margin: 0rpx 20rpx 0rpx 20rpx; + margin: 0rpx 0rpx 0rpx 20rpx; line-height: 60rpx; padding: 0; } diff --git a/pages/collect/index.vue b/pages/collect/index.vue index 8198bc3..426e3e3 100644 --- a/pages/collect/index.vue +++ b/pages/collect/index.vue @@ -2,9 +2,9 @@ - + - {{ item.title }} + {{ item.agent_product.title }} {{ item.created_at || '' }}