新增图片批量处理

This commit is contained in:
yinsx
2026-01-15 10:24:02 +08:00
parent 1de2ac8491
commit 943bf4bbd4
18 changed files with 1208 additions and 123 deletions

View File

@ -21,7 +21,12 @@
"Bash(do cp lib/$dir/*.js lib/plugins/$dir/)",
"Bash(done)",
"Bash(timeout 3 node:*)",
"Bash(find:*)"
"Bash(find:*)",
"Bash(npm rebuild sharp)",
"Bash(npm view:*)",
"Bash(ls:*)",
"Bash(dir:*)",
"Bash(del:*)"
]
}
}