Files
PC-mj/.output/nitro.json
DESKTOP-RQ919RC\Pc 0d111436af fix(emoji-box): 修复表情框样式问题并优化代码结构
重构表情框样式,移除冗余代码,调整布局和交互效果
更新构建文件和资源映射,确保样式正确加载
2025-09-01 14:44:10 +08:00

15 lines
254 B
JSON

{
"date": "2025-09-01T06:42:06.014Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "3.16.0"
},
"versions": {
"nitro": "2.11.6"
},
"commands": {
"preview": "node ./server/index.mjs"
},
"config": {}
}