From 2c6d8e2ccff8b57e684aa6f9689b3cd265a5d0a4 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 20 Feb 2024 10:21:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E5=9B=AD=E8=AF=A6=E6=83=85=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BC=82=E5=B8=B8=E4=BF=AE=E6=94=B9=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/patrolGarden/detail.vue | 69 +++++++++++++++++++++++------------ 1 file changed, 46 insertions(+), 23 deletions(-) diff --git a/pages/patrolGarden/detail.vue b/pages/patrolGarden/detail.vue index 834386c..067ae9a 100644 --- a/pages/patrolGarden/detail.vue +++ b/pages/patrolGarden/detail.vue @@ -2,7 +2,7 @@ .container{ min-height: 100%; background:#f6f6f6; - padding-top:30rpx; + padding:30rpx 0 1rpx 0; .card{ margin-top:0; position:relative; @@ -110,29 +110,18 @@ 位置 {{record.position}} - - 凭证 - - - - - - 描述 - {{record.remark}} - - - 是否处理 - - - - - - + + + + + + + \ No newline at end of file