| | |
| | | <body> |
| | | <div class="box"> |
| | | <div class="list"> |
| | | <div id="app" style="background-color:#e7013a;padding-top:0.5rem" v-cloak> |
| | | <div id="app" style="background-color:#e7013a;padding-top:0.7rem" v-cloak> |
| | | <template v-if="isexplain && issource"> |
| | | <div class="main"> |
| | | </div> |
| | |
| | | </div> |
| | | |
| | | <ul class="shoplist contscore" v-if="fristOrderItems.length>0"> |
| | | <li v-for="(item,index) in fristOrderItems"> |
| | | <li v-for="(item,index) in fristOrderItems" v-on:click="getTaocode(item)"> |
| | | <img class="shop-img" v-lazy="item.mainPic" v-if="item.mainPic"> |
| | | <img class="shop-img" src="http://img.bc.haodanku.com/haodanku-activity/1596092443" v-else> |
| | | <div class="shop-box" v-bind:class="!item.couponLink?'active':''"> |
| | |
| | | nav:[ |
| | | ], |
| | | //posturl:"http://dfg.shop.com", |
| | | posturl:"http://appapitest.ushopvip.com", |
| | | posturl:"http://dfgapp.ushopvip.com", |
| | | //posturl:"http://appapitest.ushopvip.com", |
| | | showDirect: false, |
| | | codeId: vmRequest("code"), |
| | | |
| | |
| | | headers:{ |
| | | "token":that.getUrlPar("token") |
| | | }, |
| | | url:that.posturl+'/api/activity/bottomPrice', |
| | | url:'/api/activity/bottomPrice', |
| | | type:"post", |
| | | dataType:"json", |
| | | data:{ |