赞
踩
微信小程序有既定的修改placeholder的标签
<input type="text" placeholder="请输入" placeholder-style="color:#e2e2e2;"></input>
- <input type="text" placeholder="请输入" placeholder-class="placeholder-style"></input>
-
- .placeholder-style{
- //样式
- }
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。