| | |
| | | </view> |
| | | |
| | | <view class="invite-step colCen"> |
| | | <view class="step-title"> |
| | | 邀请步骤 |
| | | <view class="step-title" @click='checkVideo()' > |
| | | 邀请步骤<span style=" color: blue;">(查看视频教程)</span> |
| | | </view> |
| | | <view class="step-list"> |
| | | 1. 将邀请码或海报分享给好友</br> |
| | |
| | | 未来他/她有购物订单,您可获得佣金奖励,并自动计入您的帐户 |
| | | </view> |
| | | </view> |
| | | |
| | | |
| | | <view class="bottom-options-container rowCenAro"> |
| | | <view class="option-items-container colCen" @tap='copyLink()'> |
| | | <image class="icon-box" src="../../static/images/mine/link.png" mode="aspectFill"></image> |
| | |
| | | this.makeCode() |
| | | }, |
| | | methods: { |
| | | checkVideo() |
| | | { |
| | | uni.navigateTo({ |
| | | url: 'https://dfgapp.ushopvip.com/html/fxguid.html' |
| | | }) |
| | | }, |
| | | showModel() { |
| | | this.$nextTick(()=>{ |
| | | this.getbanner() |