获得徽章 0
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇沸点
把下面的代码,复制到控制台运行,一起苏喂![[吐舌]](//lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_95.6b0752f.png)
const lighting = () => {
setTimeout(() => {
const rotate = Math.random() * 360
document.body.style = `filter: hue-rotate(${rotate}deg);`
lighting();
}, 100)
}
lighting()
![[吐舌]](http://lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_95.6b0752f.png)
const lighting = () => {
setTimeout(() => {
const rotate = Math.random() * 360
document.body.style = `filter: hue-rotate(${rotate}deg);`
lighting();
}, 100)
}
lighting()
展开
12
10
赞了这篇文章
赞了这篇文章