#change_cover input{
font-size: 0;//解决按钮展示手型
cursor: pointer;
}
/*解决无法点击问题*/
#change_cover div:nth-child(2){width:100%!important;height:100%!important;opacity: 0;}
相关文章
#change_cover input{
font-size: 0;//解决按钮展示手型
cursor: pointer;
}
/*解决无法点击问题*/
#change_cover div:nth-child(2){width:100%!important;height:100%!important;opacity: 0;}