| | |
| | | line-height: .32rem; |
| | | } |
| | | .detail___3ZQFW .choiceInfo___3ZuEa .price___dfbCD { |
| | | margin-bottom: .16rem; |
| | | |
| | | -webkit-justify-content: flex-start; |
| | | -ms-flex-pack: start; |
| | | justify-content: flex-start; |
| | | -webkit-align-items: baseline; |
| | | -ms-flex-align: baseline; |
| | | align-items: baseline; |
| | | height: .24rem; |
| | | font-size: .24rem; |
| | | font-family: PingFangSC-Medium, PingFang SC; |
| | | font-weight: 500; |
| | | color: #fe3738; |
| | | line-height: .24rem; |
| | | line-height: .54rem; |
| | | } |
| | | |
| | | .detail___3ZQFW .choiceInfo___3ZuEa .operation___3KazI { |
| | |
| | | } |
| | | .showshop |
| | | { |
| | | font-size: .28rem; |
| | | font-size: .26rem; |
| | | color: #787070; |
| | | margin-top: 0.15rem; |
| | | } |
| | | </style> |
| | | </head> |
| | |
| | | <span>{{g.title}}</span></h2> |
| | | <div v-if="g.couponPrice" class="coupon___2SVZi" style="float: left; margin-right:10px"><span>券</span>{{g.couponPrice}}元</div> |
| | | <div class="coupon___2SVZi" style="background: #A429F3;"><span style="color: #A429F3;">返</span>{{g.fanli}}元</div> |
| | | <div class="showshop">{{g.shopName}}</div> |
| | | |
| | | </div> |
| | | <div class="price___dfbCD">¥<span>{{g.actualPrice}}</span><u style="text-decoration:line-through">¥{{g.originalPrice}}</u></div> |
| | | <div class="operation___3KazI"> |
| | | <!-- <div class="operation___3KazI"> |
| | | <button>立即购买</button> |
| | | </div> |
| | | </div> --> |
| | | <div class="showshop">月销{{g.monthSales}}</div> |
| | | <div class="showshop">{{g.shopName}}</div> |
| | | </div> |
| | | </div> |
| | | </a> |
| | |
| | | var app= new Vue({ |
| | | el: '#comprice', |
| | | data:{ |
| | | //posturl:'http://dfg.shop.com', |
| | | posturl:'https://appapitest.ushopvip.com', |
| | | posturl:'http://dfg.shop.com', |
| | | //posturl:'https://appapitest.ushopvip.com', |
| | | //posturl:'http://dfgapp.ushopvip.com', |
| | | goodsItem:[], |
| | | loading:false, |
| | | txtareatxt:'', |
| | | showTxt:'猜你喜欢', |
| | | txtplaceholder:'1、支持淘宝、天猫、京东、抖音、拼多多等多家电商 \r\n 2、请粘贴您需要转换的分享文案/链接和口令/商品链接;不支持券链接' |
| | | txtplaceholder:'1、支持淘宝、天猫、京东、抖音、拼多多等平台\r\n2、请粘贴您需要转换的分享文案/链接和口令/商品链接;不支持券链接' |
| | | }, |
| | | methods:{ |
| | | //查询 |
| | |
| | | { |
| | | return; |
| | | } |
| | | this.showTxt="查询排行"; |
| | | this.showTxt="查询结果"; |
| | | this.goodsItem=[]; |
| | | var that = this; |
| | | this.loading = true |
| | |
| | | }, |
| | | }, |
| | | mounted:function(){ |
| | | /* var postData={ |
| | | var postData={ |
| | | postData:'OAID', |
| | | deviceValue:'' |
| | | }; |
| | | this.likeDataGet(postData); */ |
| | | this.likeDataGet(postData); |
| | | var that=this; |
| | | document.addEventListener('UniAppJSBridgeReady', function() { |
| | | that.getLikeGoods(); |