zhaojs
2023-07-31 848a169221668413691f44e1fcbd219e32c1431c
public/html/activity/invite2308.html
@@ -239,7 +239,8 @@
                        </div>
                        <div class="cell" style="justify-content:left;">
                            <image style="width: 24%; margin-right:0.1rem" :src="item.avatar"></image>
                            {{"**"+item.nickname.substr(item.nickname.length-1)}}
                            {{"**"+((item.nickname&&item.nickname.length>0)?item.nickname.substr(item.nickname.length-1):'')}}
                        </div>
                        <div class="cell">{{item.recruit_count}}</div>
                    </div>
@@ -321,7 +322,7 @@
        el: '#inviteact',
        data:{
          //posturl:'http://dfg.shop.com',
          posturl:'https://appapitest.ushopvip.com',
          //posturl:'http://appapitest.ushopvip.com',
          //posturl:'http://dfgapp.ushopvip.com',
          activityid:'3432534sdsd',
          loadingTxt:'加载中...',
@@ -356,7 +357,7 @@
                        headers:{
                            "token":_this.getUrlPar("token")
                        },
                        url:_this.posturl+'/api/Activity/getActInfo',
                        url:'/api/Activity/getActInfo',
                        type:"post",
                        dataType:"json",
                        data:{
@@ -404,7 +405,7 @@
                        headers:{
                            "token":_this.getUrlPar("token")
                        },
                        url:_this.posturl+'/api/Activity/getActRecruitCount',
                        url:'/api/Activity/getActRecruitCount',
                        type:"post",
                        dataType:"json",
                        data:{
@@ -431,7 +432,7 @@
                        headers:{
                            "token":_this.getUrlPar("token")
                        },
                        url:_this.posturl+'/api/Activity/attendAct',
                        url:'/api/Activity/attendAct',
                        type:"post",
                        dataType:"json",
                        data:{
@@ -458,7 +459,7 @@
                        headers:{
                            "token":_this.getUrlPar("token")
                        },
                        url:_this.posturl+'/api/Activity/getInviteUrl',
                        url:'/api/Activity/getInviteUrl',
                        type:"post",
                        dataType:"json",
                        data:{
@@ -479,7 +480,7 @@
                        headers:{
                            "token":_this.getUrlPar("token")
                        },
                        url:_this.posturl+'/api/Activity/getRankingList',
                        url:'/api/Activity/getRankingList',
                        type:"post",
                        dataType:"json",
                        data:{