Feat: 新增下雪特效,加强烟花/下雨在浅色背景的显色(发光粒子+深色雨线)
This commit is contained in:
@@ -87,6 +87,9 @@
|
||||
<button type="button" onclick="triggerEffect('lightning')" title="全屏雷电"
|
||||
style="font-size: 11px; padding: 1px 6px; background: #7c3aed; color: #fff; border: none; border-radius: 2px; cursor: pointer;">⚡
|
||||
雷电</button>
|
||||
<button type="button" onclick="triggerEffect('snow')" title="全屏下雪"
|
||||
style="font-size: 11px; padding: 1px 6px; background: #0891b2; color: #fff; border: none; border-radius: 2px; cursor: pointer;">❄️
|
||||
下雪</button>
|
||||
@endif
|
||||
|
||||
<button type="button" onclick="location.reload()"
|
||||
|
||||
Reference in New Issue
Block a user