el.css('display', 'none')
setTimeout(function () {
el.css('display', 'block')
}, 0)
上面的代码会造成界面闪一下,有没有其他方法?
慕妹3146593
幕布斯6054654
相关分类