Ви не можете вибрати більше 25 тем
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789 |
- <view class="page">
- <view class="page-hd">
- <image class="head" src="/img/award-head.png"></image>
- </view>
- <view class="page-bd">
- <button class="btn-awrad" type="primary" bindtap="toPay">红包打赏</button>
- <button class="btn-join" type="default" open-type="contact" session-from="homeApp"><image class="icon-service" src="/img/icon-service.png"></image>客服咨询</button>
- </view>
- </view>
|