貌似元素中只要设置了readonly = "read-only"就只读了,但是元素中不设置,光css里面写上伪类不起作用
css里应该是找到html中有设置readonly="readonly"的元素 才选择 对应附加样式变化