From 70fbeab310fd9c84de7398d01f155503c892c547 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Sat, 16 May 2026 18:05:10 +0800 Subject: [PATCH] no message --- components/conversationList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/conversationList.vue b/components/conversationList.vue index 184ec15..65fabd9 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -41,7 +41,7 @@ :style="{ 'backgroundColor':index == 0 ? '#0091FF' : '#6ED400' }" - v-if="index == 0 || index == 1 && false" + v-if="(index == 0 || index == 1) && false" class="g_flex_row_center" >