css input 禁止 点击事件 要禁止input元素的点击事件,可通过CSS的pointer-events属性实现,设置input{pointer-events:none;}可使inp... CSS admin 103 2026-03-22