diff --git a/components/Markdown.vue b/components/Markdown.vue new file mode 100644 index 0000000..3429087 --- /dev/null +++ b/components/Markdown.vue @@ -0,0 +1,44 @@ + + + + + \ No newline at end of file diff --git a/components/aigc/chat/ChatItem.vue b/components/aigc/chat/ChatItem.vue index 704d84e..a0325dc 100644 --- a/components/aigc/chat/ChatItem.vue +++ b/components/aigc/chat/ChatItem.vue @@ -1,6 +1,6 @@