zhaojs
2023-06-07 22c14398c105c114df77c111a4f90d62b647a9d7
uniapp/pages/mine/inviteFriends.vue
@@ -25,8 +25,8 @@
         </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>
@@ -35,7 +35,7 @@
               未来他/她有购物订单,您可获得佣金奖励,并自动计入您的帐户
            </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>
@@ -156,6 +156,12 @@
         this.makeCode()
      },
      methods: {
         checkVideo()
         {
            uni.navigateTo({
               url: 'https://dfgapp.ushopvip.com/html/fxguid.html'
            })
         },
         showModel() {
            this.$nextTick(()=>{
               this.getbanner()