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