PC-vote/.output/nitro.json
DESKTOP-RQ919RC\Pc c3792299d3 fix(utils/http.js): 更新开发环境下的miucms_session值
fix(app.vue): 修改realname默认值为1并优化用户信息获取逻辑
fix(pages/index.html/index.vue): 移除调试日志输出
fix(pages/details/[id].vue): 注释掉调试日志
fix(components/DetailsComments.vue): 添加提交评论的日志输出
chore: 更新构建输出文件和依赖
2025-06-26 16:21:02 +08:00

14 lines
237 B
JSON

{
"date": "2025-06-26T08:00:01.835Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "3.10.1"
},
"versions": {
"nitro": "2.8.1"
},
"commands": {
"preview": "node ./server/index.mjs"
}
}