liangjin
2021-03-16 576be8c8d9978b3d8d432d01f8da2cbf43a556ca
1
2
3
4
5
6
<view>
  <input placeholder="输入支付金额" />
  <button type="primary" onTap="pay">
  支付
  </button>
</view>