请问textarea的换行。text标签放在哪里使用?是包裹住吗为什么没有效果
<text>
<textarea class="weui-textarea" name="recipeMakes" maxlength="-1" placeholder-style="font-size:26rpx" placeholder="请输入菜品做法" style="height: 6.6em" />
</text>
为什么这样使用没有效果啊?还是说放在其他地方?需求就是发布以后换行保留