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