fix: 完成: 消息中心

This commit is contained in:
2025-04-12 17:03:31 +08:00
parent 06b8e9cf00
commit 9755463cdc
10 changed files with 2177 additions and 136 deletions

View File

@@ -116,9 +116,16 @@
]
},
"dependencies": {
"@types/dompurify": "^3.2.0",
"@types/marked": "^6.0.0",
"@vueup/vue-quill": "^1.2.0",
"dompurify": "^3.2.5",
"github-markdown-css": "^5.8.1",
"html2canvas": "^1.4.1",
"js-base64": "^3.7.7",
"lodash-es": "^4.17.21",
"lucide-vue-next": "^0.487.0"
"lucide-vue-next": "^0.487.0",
"marked": "^15.0.8",
"md-editor-v3": "^5.4.5"
}
}