Fix:3731 【商城小程序】千县旅居—文化图片左右边距不一致
This commit is contained in:
@@ -340,7 +340,7 @@ export default {
|
|||||||
],
|
],
|
||||||
activeIndex: 0,
|
activeIndex: 0,
|
||||||
isLoadInfoListSuccess: false,
|
isLoadInfoListSuccess: false,
|
||||||
picColumnWidth: '325rpx',
|
picColumnWidth: '345rpx',
|
||||||
infoArray: [],
|
infoArray: [],
|
||||||
videoPlayers: [],
|
videoPlayers: [],
|
||||||
activeVideo: 'coverVideo',
|
activeVideo: 'coverVideo',
|
||||||
@@ -831,7 +831,7 @@ export default {
|
|||||||
z-index: 5;
|
z-index: 5;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 40rpx 10rpx 40rpx 32rpx;
|
padding: 40rpx 30rpx 40rpx 32rpx;
|
||||||
color: #333;
|
color: #333;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background: rgba(255,255,255,0.4);
|
background: rgba(255,255,255,0.4);
|
||||||
|
|||||||
Reference in New Issue
Block a user