diff --git a/src/project/qujing/AppConflictMediation/detail.vue b/src/project/qujing/AppConflictMediation/detail.vue index aa4d618f..0ee6b149 100644 --- a/src/project/qujing/AppConflictMediation/detail.vue +++ b/src/project/qujing/AppConflictMediation/detail.vue @@ -53,9 +53,10 @@
+
-
+
@@ -246,6 +247,7 @@ uni-page-body { .header-bottom { padding-bottom: 80px; + background: #fff; .line { height: 16px; @@ -300,19 +302,18 @@ uni-page-body { } .cardees-right-right { - width: 25%; font-size: 28px; color: #999999; } + } - .lines { - position: absolute; - top: 0; - left: 40px; - width: 4px; - height: 100%; - background: #eeeeee; - } + .lines { + position: absolute; + top: 0; + left: 40px; + width: 4px; + height: 100%; + background: #eeeeee; } .cardes-msg-top {