diff --git a/src/views/im/home/pages/conversation/components/input/MentionPicker.vue b/src/views/im/home/pages/conversation/components/input/MentionPicker.vue new file mode 100644 index 000000000..458996d80 --- /dev/null +++ b/src/views/im/home/pages/conversation/components/input/MentionPicker.vue @@ -0,0 +1,155 @@ + + + + diff --git a/src/views/im/home/pages/conversation/components/input/MessageInput.vue b/src/views/im/home/pages/conversation/components/input/MessageInput.vue new file mode 100644 index 000000000..b7596a0a0 --- /dev/null +++ b/src/views/im/home/pages/conversation/components/input/MessageInput.vue @@ -0,0 +1,407 @@ + + + + + diff --git a/src/views/im/home/pages/conversation/components/input/VoiceRecorder.vue b/src/views/im/home/pages/conversation/components/input/VoiceRecorder.vue new file mode 100644 index 000000000..526820348 --- /dev/null +++ b/src/views/im/home/pages/conversation/components/input/VoiceRecorder.vue @@ -0,0 +1,177 @@ + + + + +