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