获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
textarea加上样式white-space: pre-wrap
textarea组件设置auto-height,手动换行后首字符输入空格,textarea高度缩减?textarea组件设置auto-height,手动换行后首字符输入空格,textarea高度自动缩减一行,但是在代码片段中又不会出现这个问题,我试过直接将代码片段复制到小程序里,还有会出现问题 <textarea class="chat-input chat-item" bindinput="bindTextAreaInput" maxlength="200" auto-height adjust-position disable-default-padding confirm-type="return" confirm-hold cursor-spacing="50rpx" adjust-keyboard-to="bottom" /> [图片][图片]
2024-12-15