微信小程序textarea组件在fixed定位中随页面滚动
时间:2018-12-14 12:26:28
收藏:0
阅读:1145
如果 textarea 是在一个 position:fixed 的区域,需要显示指定属性 fixed 为 true
https://developers.weixin.qq.com/miniprogram/dev/component/textarea.html
原文:https://www.cnblogs.com/zhaomeizi/p/10118085.html
评论(0)