鼠标不可点击主要是两种表现:

1.鼠标不可点击时的显示状态

cursor: not-allowed

 

2.禁止触发点击事件

pointer-events:none

相关文章: