Fix:3731 【商城小程序】千县旅居—文化图片左右边距不一致
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user