| | |
| | | } |
| | | }; |
| | | function Infoformat(info){ |
| | | let formatObj = info.replace(/\%/g,"%25") |
| | | formatObj = info.replace(/\#/g,"%23") |
| | | formatObj = info.replace(/\&/g,"%26") |
| | | formatObj = info.replace(/\?/g,"%3F") |
| | | return formatObj; |
| | | info = info.replace(/\%/g,"%25") |
| | | info = info.replace(/\#/g,"%23") |
| | | info = info.replace(/\&/g,"%26") |
| | | info = info.replace(/\?/g,"%3F") |
| | | return info; |
| | | } |
| | | </script> |
| | | <style> |
| | |
| | | type:1, |
| | | //posturl:'http://dfg.shop.com', |
| | | // posturl:'http://dfgapp.ushopvip.com', |
| | | posturl:'http://appapitest.ushopvip.com', |
| | | //posturl:'http://appapitest.ushopvip.com', |
| | | platlist:[ |
| | | { |
| | | id:"tb", |
| | |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/Activity/fqb_goods_detail', |
| | | url:'/api/Activity/fqb_goods_detail', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | }, |
| | | url:this.posturl+'/api/Activity/fqb_plat_cate', |
| | | url:'/api/Activity/fqb_plat_cate', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |
| | |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | }, |
| | | url:this.posturl+'/api/Activity/fqn_goods_list', |
| | | url:'/api/Activity/fqn_goods_list', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |