@import '../../../../styles/base.less'; page { font-size: 30rpx; background: #f6f6f6; } .village-image-wrapper { height: 380rpx; .village-image { width: 100%; height: 376rpx; border-radius: 20rpx; } } .village-desc { .count { margin: 10rpx 0; } .vr_btn { margin-top: 10rpx; width: 140rpx; height: 70rpx; border-radius: 40rpx; text-align: center; line-height: 70rpx; background-color: #46a9a4; color: #fff; } } .village-detail { padding: 40rpx 0; }