From 90a95b0bcf557823240d00014cf83eafef70c992 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Wed, 28 Jun 2023 16:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/myPlant.vue | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pages/massif/myPlant.vue b/pages/massif/myPlant.vue index dc12561..5d682df 100644 --- a/pages/massif/myPlant.vue +++ b/pages/massif/myPlant.vue @@ -64,8 +64,13 @@ } .batch,.recovery{ font-size:24rpx; - color:var(--c); margin-bottom:6rpx; + display:flex; + align-items: center; + justify-content: space-between; + text{ + color:var(--c); + } } .mu{ display:flex; @@ -145,7 +150,10 @@ {{v.plantStandard}} {{v.varietyName}} 种植批次号:{{v.plantBatch}} - 已采收:{{v.harvested}}kg + + {{v.plotName}} + 已采收:{{v.harvested}}kg + {{v.plantArea}} 农事操作{{v.farmNum||0}}次