diff --git a/src/views/mortgage/index.vue b/src/views/mortgage/index.vue
index 181156e..b6319dc 100644
--- a/src/views/mortgage/index.vue
+++ b/src/views/mortgage/index.vue
@@ -117,17 +117,17 @@
-
- 2023-11-19 19:33:21
摄像头1号离线
+
+ 2023-10-19 20:05:16 365国润四通道摄像头离线解除
-
- 2023-11-19 19:33:21
摄像头1号离线
+
+ 2023-10-19 19:33:21 365国润四通道摄像头离线
-
- 2023-11-19 19:33:21
摄像头1号离线
+
+ 2023-10-16 16:13:36 365国润三通道摄像头离线解除
-
- 2023-11-19 19:33:21
摄像头1号离线
+
+ 2023-10-16 15:26:12 365国润三通道摄像头离线
@@ -209,7 +209,7 @@
{{inventoryInfo.mendian}}元
-

+
@@ -850,11 +850,11 @@
justify-content: center;
flex-wrap: wrap;
- .container_item {
+ .container_item1 {
width: 100%;
height: 30px;
line-height: 30px;
- color: #999;
+ color: #E43961;
font-size: 16px;
font-family: '微软雅黑';
box-sizing: border-box;
@@ -864,6 +864,21 @@
margin-left: 10px;
}
}
+
+ .container_item2 {
+ width: 100%;
+ height: 30px;
+ line-height: 30px;
+ color: #A0D090;
+ font-size: 16px;
+ font-family: '微软雅黑';
+ box-sizing: border-box;
+ padding-left: 20px;
+
+ span {
+ margin-left: 10px;
+ }
+ }
}
}
}