1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-09-16 05:11:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

♥上去一像素

This commit is contained in:
xiao_io
2022-02-09 20:38:05 +08:00
parent 8314de113c
commit 3fedde8f99

View File

@@ -73,7 +73,7 @@ $(function() {
hearts.push({ hearts.push({
el: d, el: d,
x: event.clientX, x: event.clientX,
y: event.clientY, y: event.clientY - 12,
scale: 1, scale: 1,
alpha: 1, alpha: 1,
color: randomColor() color: randomColor()