| | |
| | | <view slot="title" class="title" >我的客服</view> |
| | | <view slot="label"> |
| | | <button open-type="contact" class="component-button-contact" @handleContact="handleContact"> |
| | | 客服电话:<span class="topic-gray">{{ tel }}</span> |
| | | 客服电话:<image class="icon-clock m-r-6 m-t-2" src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/26/269f62d09013429596acc9be4be8a1bcicon-call.png"></image> |
| | | <span class="topic-gray" @click.stop="callTel">{{ tel }}</span> |
| | | </button> |
| | | </view> |
| | | <view slot="value" > |
| | |
| | | tcode: '', |
| | | inviterName: '', |
| | | // StatusBar:0, |
| | | tel: '15974805814', |
| | | tel: '19288780072', |
| | | tj: {}, |
| | | tj_order: {}, |
| | | cacheUserId: '', |
| | |
| | | uni.stopPullDownRefresh() |
| | | }, |
| | | methods: { |
| | | |
| | | |
| | | async bindPartnerUser(userId, name) { |
| | | // await this.$message.confirm(`确定要绑定${name}合伙人吗?`) |
| | | //调用接口绑定 |