diff --git a/supplier/pages/gonghuo/detail.vue b/supplier/pages/gonghuo/detail.vue index f2a8bfe..1628e82 100644 --- a/supplier/pages/gonghuo/detail.vue +++ b/supplier/pages/gonghuo/detail.vue @@ -386,7 +386,8 @@ .info{ display: flex; flex-direction: column; - justify-content: space-around; + // justify-content: space-around; + justify-content: space-between; width: 530rpx; height: 140rpx; }