From af71bf79298f121c34d78105f63c958cbaed5d01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Mon, 8 May 2023 09:28:19 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/Healthitem/Healthitem.vue | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/pages/Healthitem/Healthitem.vue b/pages/Healthitem/Healthitem.vue
index 6513ee8..faccc2a 100644
--- a/pages/Healthitem/Healthitem.vue
+++ b/pages/Healthitem/Healthitem.vue
@@ -3,7 +3,9 @@
{{item.informationTitle}}
-
+
+
+
@@ -90,4 +92,10 @@
width: 100% !important;
height: 100% !important;
}
+
+ .u-content {
+ margin: 15rpx auto;
+ width: 96%;
+ text-indent: 2em;
+ }