diff --git a/src/views/index/supplySettlement.vue b/src/views/index/supplySettlement.vue index 60fba143..f00bc10e 100644 --- a/src/views/index/supplySettlement.vue +++ b/src/views/index/supplySettlement.vue @@ -162,6 +162,7 @@ export default { line-height: 37px; .blueColor{ display: flex; + flex-wrap: nowrap; @include fontWeightSize(bold,14px); color: #4682FE; } @@ -186,6 +187,7 @@ export default { } } .fixed-bottom { + margin-top: 20px; position: fixed; /* 设置按钮容器为固定定位 */ left: 0; right: 0; diff --git a/src/views/workOrder/accounting.vue b/src/views/workOrder/accounting.vue index c699690c..429431e3 100644 --- a/src/views/workOrder/accounting.vue +++ b/src/views/workOrder/accounting.vue @@ -211,6 +211,7 @@ :preview-size="54" accept="image" capture="camera" + />