遮挡的元素触发事件的方法

上层(遮挡的层){ pointer-events: none; }

下层(要发生事件的层){ pointer-events: auto; }

posted @ 2021-12-14 17:34  落落千鸟  阅读(49)  评论(0)    收藏  举报