| | |
| | | </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> |
| | |
| | | el: '#inviteact', |
| | | data:{ |
| | | //posturl:'http://dfg.shop.com', |
| | | posturl:'http://appapitest.ushopvip.com', |
| | | //posturl:'http://appapitest.ushopvip.com', |
| | | //posturl:'http://dfgapp.ushopvip.com', |
| | | activityid:'3432534sdsd', |
| | | loadingTxt:'加载中...', |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/getActInfo', |
| | | url:'/api/Activity/getActInfo', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/getActRecruitCount', |
| | | url:'/api/Activity/getActRecruitCount', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/attendAct', |
| | | url:'/api/Activity/attendAct', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/getInviteUrl', |
| | | url:'/api/Activity/getInviteUrl', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/getRankingList', |
| | | url:'/api/Activity/getRankingList', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |