diff --git a/src/views/im/home/components/rtc/RtcCallContainer.vue b/src/views/im/home/components/rtc/RtcCallContainer.vue new file mode 100644 index 000000000..8918c7a7b --- /dev/null +++ b/src/views/im/home/components/rtc/RtcCallContainer.vue @@ -0,0 +1,411 @@ + + + diff --git a/src/views/im/home/components/rtc/RtcCallParticipantTile.vue b/src/views/im/home/components/rtc/RtcCallParticipantTile.vue new file mode 100644 index 000000000..07fcbcdd9 --- /dev/null +++ b/src/views/im/home/components/rtc/RtcCallParticipantTile.vue @@ -0,0 +1,110 @@ + + + + + diff --git a/src/views/im/home/components/rtc/RtcCallRunning.vue b/src/views/im/home/components/rtc/RtcCallRunning.vue new file mode 100644 index 000000000..2bdf5d5d4 --- /dev/null +++ b/src/views/im/home/components/rtc/RtcCallRunning.vue @@ -0,0 +1,279 @@ + + + + +