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