feat: 添加点赞动画效果及更新点赞图标
- 在details.css和details.less中添加点赞动画效果 - 更新Item.vue组件中的点赞图标为like-red-pitch.png - 在index.html/index.vue中添加点赞动画组件Like - 更新http.js中的测试session token
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const Like_vue_vue_type_style_index_0_scoped_972d2ebd_lang = ".like[data-v-972d2ebd]{height:120px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:120px}";
|
||||
|
||||
export { Like_vue_vue_type_style_index_0_scoped_972d2ebd_lang as L };
|
||||
//# sourceMappingURL=Like-styles-1.mjs-P7Us7tvy.mjs.map
|
||||
Reference in New Issue
Block a user