diff --git a/pages/safe/inspection.vue b/pages/safe/inspection.vue index a8ee5e1..3baf385 100644 --- a/pages/safe/inspection.vue +++ b/pages/safe/inspection.vue @@ -1,9 +1,15 @@ @@ -167,7 +191,7 @@ export default { color: #a1a1a1; text-align: right; margin-right: 30rpx; - margin-top: 20rpx; + margin-top: -30rpx; } .showImage { @@ -214,10 +238,4 @@ export default { height: 190rpx; } } - -.buttonBox { - margin-top: 30rpx; - display: flex; - justify-content: center; -} \ No newline at end of file