From 6e2f3013e40f9c07426e2fcedb715ed014186519 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 7 May 2026 17:42:00 +0800 Subject: [PATCH] no message --- components/conversationList.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/components/conversationList.vue b/components/conversationList.vue index ab79e4b..91f310a 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -14,6 +14,17 @@
{{ item.waitcount > 99 ? "99+" : item.waitcount }}
+
+
+ {{index == 0 ? '上游' : '下游'}} +
+