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