From f7b2938b296dc1efd897d36b33cd578c1f7795f2 Mon Sep 17 00:00:00 2001
From: mk <2403457699@qq.com>
Date: Sun, 10 Aug 2025 15:00:05 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=88=B6=E6=B8=85=E9=80=80=E6=8F=90?=
=?UTF-8?q?=E4=BA=A4=E5=90=8E=E8=B7=B3=E8=BD=AC=E5=88=B0=E5=88=97=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pagesA/force/index/index.vue | 894 +++++++++++++++++------------------
1 file changed, 430 insertions(+), 464 deletions(-)
diff --git a/pagesA/force/index/index.vue b/pagesA/force/index/index.vue
index 784ddc3..e7b856b 100644
--- a/pagesA/force/index/index.vue
+++ b/pagesA/force/index/index.vue
@@ -1,9 +1,9 @@
-
-
-
-
-
-
-
-
- {{ baseInfo.buildingName || "" }}{{ baseInfo.unitName || ""
+
+
+
+ {{ baseInfo.buildingName || "" }}{{ baseInfo.unitName || ""
}}{{ baseInfo.houseName || ""
- }}{{ baseInfo.roomTypeName || "" }}
+ }}{{ baseInfo.roomTypeName || "" }}
-
-
-
- {{
+
+
+ {{
baseInfo.graduateName || ""
}}
-
-
-
-
- {{
+
+
+
+ {{
baseInfo.gender == 1 ? "男" : baseInfo.gender == 2 ? "女" : ""
- }}
+ }}
-
- {{
+
+ {{
baseInfo.telephone || ""
}}
-
-
-
-
-
-
+
-
-
- 说明
-
- 上传图片/视频
-
-
-
-
-
- 点击上传
-
-
-
-
- 提交
-
-
-
-
-
-
-
+
+
+ 说明
+
+ 上传图片/视频
+
+
+
+
+
+
+ 点击上传
+
+
+
+
+ 提交
+
+
+
+
+
+
+
+ ::v-deep .u-form-item .u-form-item__body__left .u-form-item__body__left__content__label {
+ color: #68758b !important;
+ font-size: 28rpx;
+ }
+
\ No newline at end of file