Files
PC-mj/.output/nitro.json
DESKTOP-RQ919RC\Pc a70a25428a fix(details): 替换评论菜单和回复图标为PNG格式
将评论菜单和回复图标从SVG格式替换为PNG格式,以解决显示兼容性问题。同时更新了相关构建文件和资源映射。
2025-12-02 15:37:07 +08:00

15 lines
254 B
JSON

{
"date": "2025-12-02T07:34:35.722Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "3.16.0"
},
"versions": {
"nitro": "2.11.6"
},
"commands": {
"preview": "node ./server/index.mjs"
},
"config": {}
}