diff --git a/.gitignore b/.gitignore index 2b4b40c..6e07688 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ /im-uniapp/unpackage/ /im-uniapp/hybrid/ /im-uniapp/package-lock.json +/im-ui/src/components/rtc/LocalVideo.vue +/im-ui/src/components/rtc/RemoteVideo.vue +/im-ui/src/components/rtc/RtcGroupAcceptor.vue diff --git a/im-ui/src/components/rtc/RtcGroupVideo.vue b/im-ui/src/components/rtc/RtcGroupVideo.vue index b7e7f27..d5d028d 100644 --- a/im-ui/src/components/rtc/RtcGroupVideo.vue +++ b/im-ui/src/components/rtc/RtcGroupVideo.vue @@ -1,802 +1,42 @@ \ No newline at end of file