Fix:5268 【商城小程序】背景海报区域显示效果调整,图片被拉伸变形

This commit is contained in:
LinCyJang
2026-05-14 23:02:52 +08:00
parent 85838b64a4
commit 56d8fb78b2
+1 -1
View File
@@ -467,7 +467,7 @@ export default {
// background-color: #ffb611;
background-size: 100% 100%;
background-repeat: no-repeat;
height: 520rpx;
height: 530rpx;
position: relative;
border-bottom-left-radius: 40rpx;
border-bottom-right-radius: 40rpx;