From a1179be30f5ff796f32dcdbbc55497bb62e4db66 Mon Sep 17 00:00:00 2001
From: ysn <2126564605@qq.com>
Date: Mon, 27 Apr 2026 11:59:22 +0800
Subject: [PATCH] =?UTF-8?q?PDA-=E5=AE=89=E7=8E=AF=E7=AE=A1=E7=90=86-?=
=?UTF-8?q?=E5=AE=89=E5=85=A8=E5=B7=A1=E6=A3=80-=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/safe/inspection.vue | 102 ++++++++++++++++++++++----------------
1 file changed, 60 insertions(+), 42 deletions(-)
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 @@
-
+
-
+
@@ -17,51 +23,67 @@
- 巡检备注:
+ 巡检备注:
-
+
-
{{ uploader.length }}/9
-
+
-
+
-
-
+
-
-
-
+
@@ -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