textarea的placehoider的先关api设置无效?

发布于 7 年前作者 zhongping4223 次浏览最后编辑 7 年前来自 issues

textarea组件设置placeholder-style和placeholder-class无效

2 回复
fjin
fjin1 楼6 年前

测试问题未复现,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

fang96
fang962 楼5 年前
<view class="section">

 <textarea placeholder="placeholder颜色是红色的" placeholder-style="color:red;"  /></view>