diff --git a/components/conversationList.vue b/components/conversationList.vue index ce10cb7..18329ce 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -21,8 +21,10 @@ v-if="index == 0 || index == 1" class="g_flex_row_center" > -
- {{index == 0 ? '上游' : '下游'}} +
+
+ {{index == 0 ? '上游' : '下游'}} +