1. iview-input组件

 index.js:微信小程序自定义placeholderStyle属性

inde.wxml:微信小程序自定义placeholderStyle属性

2. index.wxml:

<i-input  maxlength='64' data-name="password" type="password" title="密码" placeholder="请输入密码" placeholderStyle="color:#F7F7F7;font-size:12px"/>

 

相关文章:

  • 2021-08-10
  • 2021-12-12
  • 2022-02-07
  • 2022-02-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-15
  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2021-07-21
相关资源
相似解决方案