mpvue——小程序修改input的placehold樣式


前言

官方地址

https://developers.weixin.qq.com/miniprogram/dev/component/input.html

用placeholder-class的時候沒生效,就直接用placeholder-style,效果立馬出來了

 

 

代碼段

 <input type="number" placeholder="在此輸入其他數" placeholder-style="color: rgba(216, 205, 255, 1);font-size:12px;">

 

效果圖

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM