diff --git a/src/mods/service/AppPhotoReport/PhotoForm.vue b/src/mods/service/AppPhotoReport/PhotoForm.vue index 1079010..8b9911c 100644 --- a/src/mods/service/AppPhotoReport/PhotoForm.vue +++ b/src/mods/service/AppPhotoReport/PhotoForm.vue @@ -3,12 +3,15 @@
-
+
*

事件类型

- + + +
@@ -35,7 +38,7 @@
{{ form.address }} 请选择 - +
@@ -45,12 +48,11 @@ *

所属网格

- +
{{ form.girdName }} 请选择 - +
@@ -60,7 +62,7 @@
- * + *

图片上传

(最多9张)
@@ -78,7 +80,7 @@

姓名

- +
@@ -89,7 +91,7 @@

联系方式

- +
@@ -101,7 +103,7 @@ @@ -293,7 +300,7 @@ export default { justify-content: space-between; height: 128px; padding-right: 28px; - border-bottom: 1px solid #DDDDDD; + border-bottom: 1px solid #dddddd; input { flex: 1; @@ -335,7 +342,7 @@ export default { i { font-size: 32px; - color: #FF4466; + color: #ff4466; } span { @@ -351,8 +358,8 @@ export default { } } - - &.form-item__imgs, &.form-item__textarea { + &.form-item__imgs, + &.form-item__textarea { .form-item__wrapper { display: block; height: auto;