Files
PC-questions-answersnuxt/.output/nitro.json
DESKTOP-RQ919RC\Pc d8f5b53e4a refactor(commentList): 使用el-popover重构表情选择框,优化样式和交互逻辑
- 将表情选择框改为使用el-popover组件实现
- 调整表情选择框的样式和定位
- 增加表情图标宽度和对齐方式
- 更新表情数据列表
- 优化相关CSS样式
2025-09-01 14:44:02 +08:00

15 lines
254 B
JSON

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