| | |
| | | display: flex; |
| | | flex-direction: row; |
| | | flex-wrap: nowrap; |
| | | width: 100%; |
| | | } |
| | | |
| | | .shoplabel___1_Nv0 img { |
| | |
| | | el: '#comprice', |
| | | data:{ |
| | | //posturl:'http://dfg.shop.com', |
| | | posturl:'https://appapitest.ushopvip.com', |
| | | // posturl:'http://appapitest.ushopvip.com', |
| | | //posturl:'http://dfgapp.ushopvip.com', |
| | | goodsItem:[], |
| | | loading:false, |
| | |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | }, |
| | | url:this.posturl+'/api/taoke/compare_good', |
| | | url:'/api/taoke/compare_good', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:postData |
| | |
| | | headers:{ |
| | | "token":this.getUrlPar("token") |
| | | }, |
| | | url:_this.posturl+'/api/taoke/get_goods_things', |
| | | url:'/api/taoke/get_goods_things', |
| | | type:"post", |
| | | dataType:"json", |
| | | async: false, |
| | |
| | | }, |
| | | }, |
| | | mounted:function(){ |
| | | /* var postData={ |
| | | /* var postData={ |
| | | postData:'OAID', |
| | | deviceValue:'' |
| | | }; |
| | | this.likeDataGet(postData); |
| | | */ |
| | | this.likeDataGet(postData); */ |
| | | |
| | | |
| | | var that=this; |
| | | document.addEventListener('UniAppJSBridgeReady', function() { |