| | |
| | | //判断是否首单 |
| | | $.ajax({ |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | //url:'http://dfg.shop.com/index.php/api/user/check_isfirst_free', |
| | | //url:'http://dfgapp.ushopvip.com/api/user/check_isfirst_free', |
| | |
| | | data:{ |
| | | } |
| | | }).done(function(res){ |
| | | if(res.data=='首单客户') |
| | | if(res.msg.info==1) |
| | | { |
| | | $.ajax({ |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | //url:'http://dfg.shop.com/index.php/api/taoke/get_first_free_goods', |
| | | //url:'http://dfgapp.ushopvip.com/api/taoke/get_first_free_goods', |