更新公告展示

This commit is contained in:
2026-07-08 09:49:54 +08:00
parent e45ff5ef9a
commit 452a7bb450
5 changed files with 27 additions and 7 deletions
+4 -4
View File
@@ -8,7 +8,7 @@
"name": "vivid-frontend",
"version": "0.1.0",
"dependencies": {
"fflate": "^0.8.2",
"fflate": "^0.8.3",
"marked": "^18.0.5",
"qrcode": "^1.5.4",
"vue": "^3.5.13",
@@ -1499,9 +1499,9 @@
}
},
"node_modules/fflate": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
"integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==",
"version": "0.8.3",
"resolved": "https://registry.npmmirror.com/fflate/-/fflate-0.8.3.tgz",
"integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==",
"license": "MIT"
},
"node_modules/find-up": {