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 @@ + + + + + + {{ timerText }} + + + 录制中,松开按钮或按 Esc 取消 + 点击"开始录制"后对着麦克风说话 + + + + + + 取消 + 开始录制 + 停止并发送 + + + + + + +