You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
239 B

<view class="page">
<textarea
class="tex"
placeholder-class="place-tex"
placeholder="请描述具体问题,有助于我们更好的服务"
auto-height="{{true}}"
></textarea>
<view class="btn">提交</view>
</view>