给input设置的css属性: background  和  color ,都用rgba 比如 

background: 'rgba(255,255,255,0.5)'
color: 'rgba(255,255,255,1)'

相关文章: