Reconstruct notification center for client side

This commit is contained in:
Donald Zou
2025-06-01 11:19:50 +08:00
parent 6a6c1aa527
commit 9f43fd7c92
9 changed files with 288 additions and 22 deletions

View File

@@ -11,7 +11,9 @@
"dependencies": {
"bootstrap": "^5.3.6",
"bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.13",
"pinia": "^3.0.2",
"uuid": "^11.1.0",
"vue": "^3.5.13",
"vue-router": "^4.5.1"
},