textarea组件,遇到页面滑动容器,输入的内容不见了,怎么解决?
发布于 7 年前 作者 xiuyingli 8483 次浏览 来自 官方Issues
6 回复

textarea 设置样式了,还是默认的样式

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

textarea这个玩意能不能优化一下   层级太高 而且无法改

是不是内容也随着界面滚动了

你好,建议可以提供能复现问题的代码片段(<https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html>>>),另外,textarea后续也会支持同层渲染<<<FLOATING LINK: https://developers.weixin.qq.com/community/develop/doc/000c4e5f4fc080923569a391356c01>

放弃治疗吧,我自定义了一个多行输入框组件

https://blog.csdn.net/qiziyiming/article/details/103062932

回到顶部