苹果手机上input的button按钮颜色显示问题
css上加下面样式
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
www.wzxdm.com
css上加下面样式
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }