feat:add update prompts to dynamically introduce the xlsx library

This commit is contained in:
zyronon
2025-09-15 00:16:31 +08:00
parent fadcf0fff6
commit 12a22baf2b
22 changed files with 488 additions and 202 deletions

View File

@@ -441,3 +441,7 @@ a {
.page-title {
@apply text-2xl;
}
.red-point {
@apply bg-red w-3 h-3 rounded-full absolute right-5;
}