feat:增加更改图片大小功能

This commit is contained in:
2026-02-14 10:41:36 +08:00
parent e0c08e8055
commit f125ce98c9
5 changed files with 103 additions and 790 deletions

View File

@@ -10,6 +10,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"dotenv": "^17.3.1",
"sharp": "^0.34.5"
}
}