feat: 修改 @ 样式

This commit is contained in:
Tim
2025-07-31 19:53:21 +08:00
parent c541306494
commit 4fcc47aa40
4 changed files with 23 additions and 17 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"echarts": "^5.6.0",
"ldrs": "^1.1.7",
"markdown-it": "^14.1.0",
"vditor": "^3.8.7",
"vditor": "^3.11.1",
"vue": "^3.2.13",
"vue-easy-lightbox": "^1.19.0",
"vue-echarts": "^7.0.3",
@@ -11330,9 +11330,9 @@
}
},
"node_modules/vditor": {
"version": "3.8.7",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.8.7.tgz",
"integrity": "sha512-7loYmcj1TCkJV86qwstxzAy33GweFKdJnpiSzGGPqUzDaOcUAiaiFAjIQjxwJ3/sx7pNZf1NWLhXKabXEN7xzQ==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.11.1.tgz",
"integrity": "sha512-7rjNSXYVyZG0mVZpUG2tfxwnoNtkcRCnwdSju+Zvpjf/r72iQa6kLpeThFMIKPuQ5CRnQQv6gnR3eNU6UGbC2Q==",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5"