From d97fdbe6a68c730f4b1e13c8e8d1827d720995fe Mon Sep 17 00:00:00 2001
From: zhouyanli <593579392@qq.com>
Date: Sat, 18 Apr 2026 17:31:46 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=BF=E5=AE=A2=E9=82=80?=
=?UTF-8?q?=E8=AF=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../pages/visitor/visitor-add.vue | 770 +++++++++---------
1 file changed, 384 insertions(+), 386 deletions(-)
diff --git a/property-uniapp-project/pages/visitor/visitor-add.vue b/property-uniapp-project/pages/visitor/visitor-add.vue
index d868e0a..0d42a0f 100644
--- a/property-uniapp-project/pages/visitor/visitor-add.vue
+++ b/property-uniapp-project/pages/visitor/visitor-add.vue
@@ -1,7 +1,13 @@
-
-
-
+
+
+
+
+
+
人员来访
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ plateChars[0] || '选' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ 房屋信息
+
+
+ *来访地址
+
+
+ {{ form.address }}
+
+
+
-
-
- 预计来访时间和预计离开时间间隔不能超过24小时
- 车辆停留请勿超出有效期,需及时驶出小区
+
+
+
+ 访客信息
+
+ 访客姓名
+
+
+
+
+ *访客性别
+
+
+ {{ form.gender }}
+
+
+
+
+
+ *访客联系方式
+
+
+
+
+
+
+
+ *车牌号
+
+
+
+
+
+
+
+
+ *随行人数
+
+
+
-
+
+
+
+ 有效期
+
+
+ *来访时间
+
+
+
+
+
+
+
+ *离开时间
+
+
+
+
+
+ 预计来访时间和预计离开时间间隔不能超过24小时
+ 车辆停留请勿超出有效期,需及时驶出小区
+
+
-
\ No newline at end of file