| | |
| | | // if(_this.sort==sort&&page==1&&sort!==5&&sort!==6){return;} |
| | | let newsort = sort ?? 1 |
| | | _this.sort = newsort |
| | | //let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list' |
| | | let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list' |
| | | //let url = 'http://dfg.shop.com/api/taoke/friends_circle_list' |
| | | let url = 'http://appapitest.ushopvip.com/api/taoke/friends_circle_list' |
| | | //let url = 'http://appapitest.ushopvip.com/api/taoke/friends_circle_list' |
| | | $.ajax({ |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |