如果 textarea 是在一个 position:fixed
的区域,需要显示指定属性 fixed 为 true
https://developers.weixin.qq.com/miniprogram/dev/component/textarea.html
如果 textarea 是在一个 position:fixed
的区域,需要显示指定属性 fixed 为 true
https://developers.weixin.qq.com/miniprogram/dev/component/textarea.html
转载于:https://www.cnblogs.com/zhaomeizi/p/10118085.html