TM
2020-12-16 a607077e83562b37f671286b4595c26fb51e1b40
1
2
3
4
5
6
<view>
  <input placeholder="输入支付金额" />
  <button type="primary" onTap="pay">
  支付
  </button>
</view>