| | |
| | | loading: true, |
| | | sys: {}, |
| | | //posturl:"http://dfg.shop.com", |
| | | posturl:"http://appapitest.ushopvip.com", |
| | | //:"http://appapitest.ushopvip.com", |
| | | //posturl:"http://dfgapp.ushopvip.com", |
| | | time:$time.getFullYear()+'-'+($time.getMonth()+1)+'-'+$time.getDate() |
| | | }, |
| | | methods: { |
| | | topBack:function() |
| | | { |
| | | uni.getEnv(function(res){ |
| | | alert(JSON.stringify(res)); |
| | | }); |
| | | alert("点了"); |
| | | // uni.getEnv(function(res){ |
| | | // alert(JSON.stringify(res)); |
| | | // }); |
| | | uni.postMessage({ |
| | | data: { |
| | | action: 'back' |
| | |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | }, |
| | | url:this.posturl+'/api/Activity/zsz_goods_list', |
| | | url:'/api/Activity/zsz_goods_list', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |