Fix:康养背景图显示不全问题

This commit is contained in:
linxi
2026-02-05 17:34:55 +08:00
parent 810ee7f5b8
commit 23286ae940
+1 -2
View File
@@ -253,11 +253,10 @@ export default {
<style lang="less" scoped> <style lang="less" scoped>
.health-foods{ .health-foods{
background: #fff; background: #fff;
overflow-x: hidden;
} }
.banner-wrap{ .banner-wrap{
position: relative; position: relative;
margin-left: -20rpx;
margin-right: -20rpx;
} }
.banner-img{ .banner-img{
width: 100%; width: 100%;