家政小程序
Ви не можете вибрати більше 25 тем Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456
  1. <view class="page">
  2. <view class="page-bd">
  3. <textarea placeholder="请输入您的评论" class="input-content" bindinput="inputComment"></textarea>
  4. <view class="btn-normal" bindtap="submit">提交</view>
  5. </view>
  6. </view>