diff --git a/src/pages/index/dialog.vue b/src/pages/index/dialog.vue index afdfc714..72090774 100644 --- a/src/pages/index/dialog.vue +++ b/src/pages/index/dialog.vue @@ -725,7 +725,6 @@ } } } - } .talking-list{ height: calc(100% - 832rpx); @@ -734,5 +733,5 @@ .talking-scroll-list{ height: 100%; } - } } + } \ No newline at end of file