textarea

发布于 6 年前作者 fang1617039 次浏览最后编辑 6 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

在IOS中,页面有<textarea>,当页面滚动时,<textarea>的内容不随页面而滚动

  • 预期表现

<textarea>的内容随页面而滚动

2 回复
jie71
jie711 楼6 年前

就是这个原因!

maofang
maofang2 楼4 年前

麻烦给个相关的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),我们定位下问题

另外请注意https://developers.weixin.qq.com/miniprogram/dev/component/native-component.html,是否在scroll-view中使用了textarea?