fix(app.vue): 修改realname默认值为1并优化用户信息获取逻辑 fix(pages/index.html/index.vue): 移除调试日志输出 fix(pages/details/[id].vue): 注释掉调试日志 fix(components/DetailsComments.vue): 添加提交评论的日志输出 chore: 更新构建输出文件和依赖
14 lines
237 B
JSON
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"
|
|
}
|
|
} |