家政小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.wxml 259B

123456
  1. <view class="page">
  2. <view class="page-bd">
  3. <button class="btn-join" type="primary" open-type="contact" session-from="homeApp">联系客服</button>
  4. <button class="btn-join" type="default" bindtap="toPay">打赏</button>
  5. </view>
  6. </view>