feat: 调整

This commit is contained in:
2026-01-22 00:08:44 +08:00
parent 8714478587
commit 47a361e78b
6 changed files with 116 additions and 78 deletions

View File

@@ -16,7 +16,6 @@ import MarkdownIt from 'markdown-it'
import hljs from 'highlight.js'
import 'highlight.js/styles/github.css'
import ChatLoading from './ChatLoading.vue';
import { sl } from 'element-plus/es/locale/index.mjs';
interface Props {
msg: ChatMessage