zhaojs
2023-06-29 7ed108f71c66e74724c066843c4ae08c1050d4b9
public/html/xianbao.html
@@ -875,7 +875,9 @@
            // 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'
            $.ajax({
               headers:{
                        "token":this.getUrlPar("token")