<textarea class='fb_textarea' bindinput='contentInput' name="" id="" cols="30" rows="10"
placeholder='请输入您要反馈的内容' placeholder-style='color:#999:font-weight:Medium' maxlength='100'></textarea>
css/////
.fb_textarea {
font-size: 30rpx;
height: 142rpx;
color: #333;
width: 100%;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
}
这个是体验版本的,输完有横向滚动条
这个是真机调试:
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
华为10 具体就是一个textarea标签