Fix:3731 【商城小程序】千县旅居—文化图片左右边距不一致

This commit is contained in:
linxi
2025-04-30 11:38:25 +08:00
parent c50fa44fd8
commit dcd8413e22
+2 -2
View File
@@ -340,7 +340,7 @@ export default {
],
activeIndex: 0,
isLoadInfoListSuccess: false,
picColumnWidth: '325rpx',
picColumnWidth: '345rpx',
infoArray: [],
videoPlayers: [],
activeVideo: 'coverVideo',
@@ -831,7 +831,7 @@ export default {
z-index: 5;
display: flex;
align-items: center;
padding: 40rpx 10rpx 40rpx 32rpx;
padding: 40rpx 30rpx 40rpx 32rpx;
color: #333;
font-size: 14px;
background: rgba(255,255,255,0.4);