feat: LLM 应用网页开发及内联建议功能实现

This commit is contained in:
2026-04-05 13:42:29 +08:00
parent 9904b9bd78
commit 68ed783d6c
13 changed files with 800 additions and 513 deletions
+1 -1
View File
@@ -286,7 +286,7 @@ onUnmounted(() => {
}
.doc-card__editor :deep(.ProseMirror) {
min-height: 80px;
min-height: 0;
padding: 10px 12px 12px !important;
font-size: 13px !important;
line-height: 1.6;