mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-01-10 13:48:14 +08:00
♥上去一像素
This commit is contained in:
parent
8314de113c
commit
3fedde8f99
@ -73,7 +73,7 @@ $(function() {
|
||||
hearts.push({
|
||||
el: d,
|
||||
x: event.clientX,
|
||||
y: event.clientY,
|
||||
y: event.clientY - 12,
|
||||
scale: 1,
|
||||
alpha: 1,
|
||||
color: randomColor()
|
||||
|
Loading…
Reference in New Issue
Block a user