diff --git a/src/views/im/home/components/rtc/RtcGroupCallBanner.vue b/src/views/im/home/components/rtc/RtcGroupCallBanner.vue new file mode 100644 index 000000000..2bb2b6b20 --- /dev/null +++ b/src/views/im/home/components/rtc/RtcGroupCallBanner.vue @@ -0,0 +1,167 @@ + + + + + + + + + + + {{ pillText }} + + + + + + + + + + + + + 暂无成员在通话 + + + + + {{ joinDisabled ? '已在通话中' : '加入' }} + + + + + + +