Files
PC-questions-answersnuxt/.output/nitro.json
DESKTOP-RQ919RC\Pc 6c9221aa08 fix(commentList): 修改图片上传逻辑,使用文件对象代替base64
refactor(uploadImg): 重构图片上传方法,支持FormData方式上传
feat(upload): 添加获取上传配置的逻辑
chore: 更新构建文件和依赖版本
2025-09-08 17:16:30 +08:00

15 lines
254 B
JSON

{
"date": "2025-09-08T09:13:26.255Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "3.16.0"
},
"versions": {
"nitro": "2.11.6"
},
"commands": {
"preview": "node ./server/index.mjs"
},
"config": {}
}