diff --git a/common/style/pdabasic.css b/common/style/pdabasic.css index 0d965d0a..39341b75 100644 --- a/common/style/pdabasic.css +++ b/common/style/pdabasic.css @@ -473,7 +473,7 @@ export function getItemTypeStyle(val) { .detail-list { background-color: #fff; - padding: 10rpx; + padding:5rpx 10rpx; /* margin: 20rpx; */ /* border-radius: 16rpx; */ /* overflow: hidden; */ diff --git a/mycomponents/detail/comDetailCard.vue b/mycomponents/detail/comDetailCard.vue index 9afaf97d..d48c70c5 100644 --- a/mycomponents/detail/comDetailCard.vue +++ b/mycomponents/detail/comDetailCard.vue @@ -3,9 +3,10 @@ + 发货单号 : {{jobContent.asnNumber}} - + + +