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

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