diff --git a/src/components/animation/playing.vue b/src/components/animation/playing.vue new file mode 100644 index 0000000..493e93a --- /dev/null +++ b/src/components/animation/playing.vue @@ -0,0 +1,57 @@ + + + diff --git a/src/views/chat/components/Message/index.vue b/src/views/chat/components/Message/index.vue index 7187d68..efc6793 100644 --- a/src/views/chat/components/Message/index.vue +++ b/src/views/chat/components/Message/index.vue @@ -1,6 +1,7 @@