liangjin
2021-05-14 05811328e58b1d6e142b598bc8f083504c84177f
1
2
3
4
5
6
<view>
  <input placeholder="输入支付金额" />
  <button type="primary" onTap="pay">
  支付
  </button>
</view>