AI助手边栏改用固定宽度而不是百分比

This commit is contained in:
fofolee
2025-02-22 09:59:46 +08:00
parent 77709b39d6
commit cfb3ab32fe
2 changed files with 16 additions and 9 deletions

View File

@@ -261,6 +261,7 @@ export default defineComponent({
const languageMap = {
quickcommand: "NodeJS",
javascript: "NodeJS",
webjavascript: "前端JavaScript",
cmd: "windows 批处理脚本",
shell: "liunx shell脚本",
};