diff --git a/src/views/components/CommonReminder.vue b/src/views/components/CommonReminder.vue new file mode 100644 index 0000000..2929912 --- /dev/null +++ b/src/views/components/CommonReminder.vue @@ -0,0 +1,175 @@ + + + \ No newline at end of file diff --git a/src/views/index.vue b/src/views/index.vue index 256bbb8..9201a34 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -50,6 +50,7 @@ >
-
-
入住办理:
-
5号楼-1单元-805-南卧1
-
张三 男 187*****8989
-
37*************12
-
等待签订电子合同
- -
+ + + +
入住办理:
+
+ + +
5号楼-1单元-805-南卧1
+
+ + +
张三四
+
+ + +
+
+ + +
187*****8989
+
+ + +
37*************12
+
+ + +
等待签订电子合同
+
+ + + + +
@@ -103,7 +125,7 @@ :style="{ backgroundColor: item.color }" >
@@ -177,20 +199,46 @@ + + + + @@ -464,11 +625,11 @@ export default { align-items: center; } ::v-deep .el-card__body { - padding: 15px 20px 0px 20px; + padding:14px 20px; width: 100%; } .box-card { - margin-top: 1%; + margin: 2% 0; border: 1px solid #e0e0e0; border-radius: 4px; -radius: 4px; @@ -509,6 +670,10 @@ export default { } .status { color: #ff2e2e; + font-size: 14px; + display: flex; + flex-wrap: nowrap; + white-space: nowrap; } .menu { color: #2f50ff; @@ -564,7 +729,7 @@ export default { margin-top: 20px; } .eva-info { - div{ + div { font-size: 14px; } span { diff --git a/src/views/residence/checkIn/index.vue b/src/views/residence/checkIn/index.vue index 131e6f6..00e8f2c 100644 --- a/src/views/residence/checkIn/index.vue +++ b/src/views/residence/checkIn/index.vue @@ -1,11 +1,13 @@