diff --git a/pages/shop/qiyeDatail.vue b/pages/shop/qiyeDatail.vue index ae6120f..ce65376 100644 --- a/pages/shop/qiyeDatail.vue +++ b/pages/shop/qiyeDatail.vue @@ -699,11 +699,11 @@ margin-right: 1px; } .header-bottom-foot-view{ + width: 33%; display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 1px 8px; height: 22px; line-height: 22px; border-radius: 15px; @@ -727,13 +727,15 @@ flex-direction: row; align-items: center; justify-content: space-between; - margin-top: 40rpx; } .header-bottom-foot{ width: 100%; display: flex; flex-direction: column; align-items: center; + margin-top: 20rpx; + border-top: 1px solid #f7f7f7; + padding: 20rpx 20rpx 0rpx 20rpx; } .header-bottom-money-jia{ font-size: 28rpx;