diff --git a/src/pages/mediation-page/components/LayoutContentNew.vue b/src/pages/mediation-page/components/LayoutContentNew.vue index e64a663..88b9e05 100644 --- a/src/pages/mediation-page/components/LayoutContentNew.vue +++ b/src/pages/mediation-page/components/LayoutContentNew.vue @@ -557,10 +557,58 @@
-
- -
预约
-
+ + +
+
+
视频调解预约
+
+
+
+
+
+
待视频
+
已视频
+
+
新增预约
+
+
+ +
+
+
{{item.pkgName}} {{item.bookingTime}}
+ 待视频 +
+
+
{{item.invitee}}
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+ +
预约
+
+
+
协议
@@ -603,17 +651,22 @@ + +
@@ -848,6 +938,18 @@ export default { } } +.actionVideo{ + color: #BC6F60; + border-bottom: 1px solid #BC6F60; +} + +.bag-BC6F60{ + background-color: #BC6F60; +} +.bor-E5E6EB{ + border-bottom: solid 1px #E5E6EB; +} + .layout-center-wrap { height: 100%; font-size: 14px;