diff --git a/pkg_product/views/sojoumStore.vue b/pkg_product/views/sojoumStore.vue index 7106ea1..3cf8205 100644 --- a/pkg_product/views/sojoumStore.vue +++ b/pkg_product/views/sojoumStore.vue @@ -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);