Textarea 文字在最高层
- 当前 Bug 的表现(可附上截图)
- 预期表现
placeholder 里的文字不在最高层
- 复现路径
- 提供一个最简复现 Demo
没有使用 scroll-view 用的 view
使用wx:for
< textarea bindinput = "areaInput({{index}})" style = "width: 100%;" placeholder = "宝贝满足你的期待吗?说说你的使用心得,分享给想买的他们吧" fixed = "true" /> |