如何仿button给div元素设置不可点击样式

将cursor设置为not-allowed即可

  1. cursor:pointer
    在这里插入图片描述

  2. cursor:not-allowed
    在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_42981449/article/details/130061804
今日推荐