- 在details.css和details.less中添加点赞动画效果 - 更新Item.vue组件中的点赞图标为like-red-pitch.png - 在index.html/index.vue中添加点赞动画组件Like - 更新http.js中的测试session token
15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"date": "2025-08-22T03:15:22.676Z",
|
|
"preset": "node-server",
|
|
"framework": {
|
|
"name": "nuxt",
|
|
"version": "3.16.0"
|
|
},
|
|
"versions": {
|
|
"nitro": "2.11.6"
|
|
},
|
|
"commands": {
|
|
"preview": "node ./server/index.mjs"
|
|
},
|
|
"config": {}
|
|
} |