|
|
@ -10,7 +10,7 @@ |
|
|
|
|
|
|
|
<swiper-item v-for="(item,index) in imgList" style="" @click="swiperClick(item)"> |
|
|
|
|
|
|
|
<image :src="item.bannerUrl" style="width: 100vw;height: 50vw; " mode="scaleToFill"> |
|
|
|
<image :src="item.bannerUrl" style="width: 100vw;height: 45vw; " mode="scaleToFill"> |
|
|
|
|
|
|
|
</image> |
|
|
|
</swiper-item> |
|
|
@ -63,7 +63,7 @@ |
|
|
|
style="display: flex;flex-direction: column; justify-content: center;align-items: center;margin-right: 10px; flex: 1;" |
|
|
|
@click.stop="brandClick(index2)"> |
|
|
|
|
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/family_icon.png" |
|
|
|
<image src="https://ordermall.yxtsoft.com/lpkui/image/family_icon.png" |
|
|
|
mode="aspectFill" :class="selectIndex2 == index2?'top_img1':'top_img2'" |
|
|
|
style="width: 55px;height:55px;border-radius: 50%;padding:5px;"></image> |
|
|
|
|
|
|
@ -99,8 +99,8 @@ |
|
|
|
style="display: flex;flex-direction: row;align-items: center;margin-top: 8px;"> |
|
|
|
<text style="border: 1px #EE752F solid; border-radius: 5px; padding: 0px 8px; |
|
|
|
font-size: 10px;color: #EE752F;">{{item.weight}}{{item.specificationUnit}}/{{item.unitName}}</text> |
|
|
|
<text style="border: 1px #EE752F solid; border-radius: 5px; padding: 0px 8px; |
|
|
|
font-size: 10px;color: #EE752F; margin-left: 10px; margin-right: 10px; ">{{item.remarks}}</text> |
|
|
|
<!-- <text style="border: 1px #EE752F solid; border-radius: 5px; padding: 0px 8px; |
|
|
|
font-size: 10px;color: #EE752F; margin-left: 10px; margin-right: 10px; ">{{item.remarks}}</text> --> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
@ -137,7 +137,7 @@ |
|
|
|
<view v-if="notData" |
|
|
|
style="display: flex;flex-direction: column;justify-content: center;align-items: center;margin-top: 5vw;"> |
|
|
|
|
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/supplementing.png" |
|
|
|
<image src="https://ordermall.yxtsoft.com/lpkui/image/supplementing.png" |
|
|
|
mode="aspectFill" style="width: 40vw;height: 40vw; "></image> |
|
|
|
<view |
|
|
|
style="display: flex;flex-direction: row;align-items: center;margin-top: -15px;"> |
|
|
@ -169,9 +169,9 @@ |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="bottom" style="margin-top: 10px;"> |
|
|
|
<view class="bottom" style="margin-top: 10px;padding-bottom: 10px;"> |
|
|
|
|
|
|
|
<view style="display: flex;flex-direction: row;align-items: center;margin-left: 20px; "> |
|
|
|
<!-- <view style="display: flex;flex-direction: row;align-items: center;margin-left: 20px; "> |
|
|
|
|
|
|
|
<view style=" display: flex;flex-direction: row;align-items: center; border: 1px #FF5006 solid;margin-left: 5px;margin-right: 5px;padding: 0px 5px;height: 42px;flex: 1; |
|
|
|
display: flex;flex-direction: row;align-items: center;box-sizing: border-box;"> |
|
|
@ -203,9 +203,9 @@ |
|
|
|
border: 1px #FF5006 solid; border-top-right-radius: 25px; border-bottom-right-radius: 25px;flex-shrink: 0;margin-right: 20px;" |
|
|
|
@click="settlement()">去结算</text> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- <view style="display: flex;flex-direction: row;align-items: center; justify-content: center;"> |
|
|
|
<view style="display: flex;flex-direction: row;align-items: center; justify-content: center;"> |
|
|
|
|
|
|
|
<view id="bomView" style="display: flex;flex-direction: row;align-items: center;"> |
|
|
|
<view |
|
|
@ -213,7 +213,7 @@ |
|
|
|
温馨提示:已订</view> |
|
|
|
<view |
|
|
|
style="color: #FF5006;font-size: 15px;height: 15px;line-height: 15px;font-weight: bold;"> |
|
|
|
{{initWeight}}件 |
|
|
|
{{initWeight}}斤 |
|
|
|
</view> |
|
|
|
|
|
|
|
<view |
|
|
@ -231,10 +231,10 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <view |
|
|
|
<view |
|
|
|
style="display: flex;flex-direction: row; justify-content: center;align-items: center;margin-top: 5px;padding: 0px 10px;"> |
|
|
|
|
|
|
|
<button open-type="share">分享新人有礼</button> |
|
|
@ -256,7 +256,7 @@ |
|
|
|
border: 1px #FF5006 solid; border-top-right-radius: 25px; border-bottom-right-radius: 25px;flex-shrink: 0;" |
|
|
|
@click="settlement()">结算</text> |
|
|
|
|
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
@ -284,10 +284,10 @@ |
|
|
|
<view class="model" catchtouchmove='preventTouchMove' v-if='showModal'></view> |
|
|
|
<view class="modalDlg" catchtouchmove='preventTouchMove' v-if='showModal'> |
|
|
|
<view style="display: flex;flex-direction: column;justify-content: center;align-items: center;"> |
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/newpor_gift.png" mode="aspectFill" |
|
|
|
<image src="https://ordermall.yxtsoft.com/lpkui/image/newpor_gift.png" mode="aspectFill" |
|
|
|
style="margin-left: 5vw;margin-right: 5vw;margin-top: -50px;"></image> |
|
|
|
|
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/newpor_btn.png" mode="aspectFill" |
|
|
|
<image src="https://ordermall.yxtsoft.com/lpkui/image/newpor_btn.png" mode="aspectFill" |
|
|
|
style="width: 180px;height: 50px;margin-top: 20px;" @click="showGift()"></image> |
|
|
|
|
|
|
|
<image src="../../static/close.png" mode="aspectFill" style="width: 28px;height: 28px;margin-top: 10px;" |
|
|
@ -301,7 +301,7 @@ |
|
|
|
<view style="display: flex;flex-direction: column; |
|
|
|
background: #fff; width: 80%; border-radius: 20px; height: 80vw;"> |
|
|
|
|
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/newpor_top.png" mode="scaleToFill" |
|
|
|
<image src="https://ordermall.yxtsoft.com/lpkui/image/newpor_top.png" mode="scaleToFill" |
|
|
|
style="width: 100%; height: 15vw; flex-shrink: 0;"></image> |
|
|
|
|
|
|
|
|
|
|
@ -981,13 +981,13 @@ |
|
|
|
settlement() { |
|
|
|
// 支付 |
|
|
|
|
|
|
|
// if (this.page.weight < parseInt(this.data.brandVos[this.selectIndex2].qssl)) { |
|
|
|
// this.shortToast('满' + this.data.brandVos[this.selectIndex2].qssl + '斤才可定制云菜窖哦,请继续选菜吧。') |
|
|
|
// return |
|
|
|
// } |
|
|
|
if (this.page.weight < parseInt(this.data.brandVos[this.selectIndex2].qssl)) { |
|
|
|
this.shortToast('满' + this.data.brandVos[this.selectIndex2].qssl + '斤才可定制云菜窖哦,请继续选菜吧。') |
|
|
|
return |
|
|
|
} |
|
|
|
|
|
|
|
// this.showPop() |
|
|
|
this.saveGoods() |
|
|
|
this.showPop() |
|
|
|
// this.saveGoods() |
|
|
|
|
|
|
|
}, |
|
|
|
showPop() { |
|
|
@ -1101,7 +1101,7 @@ |
|
|
|
// title: '汇融农链-云菜窖', |
|
|
|
// // ② |
|
|
|
// path: '/pages/login/login?data=' + value, |
|
|
|
// imageUrl: 'https://supervise.yxtsoft.com/lpk/image/share_invite.png', //自定义图片路径,显示图片长宽比是 5:4。 |
|
|
|
// imageUrl: 'https://ordermall.yxtsoft.com/lpkui/image/share_invite.png', //自定义图片路径,显示图片长宽比是 5:4。 |
|
|
|
// success: function(res) { |
|
|
|
// console.log('aaaa', "分享成功") |
|
|
|
// }, |
|
|
@ -1143,7 +1143,7 @@ |
|
|
|
title: '汇融农链-云菜窖', |
|
|
|
// ② |
|
|
|
path: '/pages/login/login?data=' + value, |
|
|
|
imageUrl: 'https://supervise.yxtsoft.com/lpk/image/share_invite.png', //自定义图片路径,显示图片长宽比是 5:4。 |
|
|
|
imageUrl: 'https://ordermall.yxtsoft.com/lpkui/image/share_invite.png', //自定义图片路径,显示图片长宽比是 5:4。 |
|
|
|
|
|
|
|
}) |
|
|
|
|
|
|
@ -1293,7 +1293,7 @@ |
|
|
|
|
|
|
|
.newpor_bom { |
|
|
|
/* 加载背景图 */ |
|
|
|
background-image: url(https://supervise.yxtsoft.com/lpk/image/newpor_bom.png); |
|
|
|
background-image: url(https://ordermall.yxtsoft.com/lpkui/image/newpor_bom.png); |
|
|
|
/* background-image: url(../../static/clound_bj1.png); */ |
|
|
|
/* 让背景图基于容器大小伸缩 */ |
|
|
|
background-size: 100% 100%; |
|
|
@ -1306,7 +1306,7 @@ |
|
|
|
/* height: 126.66vw; */ |
|
|
|
height: 50vw; |
|
|
|
/* 加载背景图 */ |
|
|
|
background-image: url(https://supervise.yxtsoft.com/lpk/image/banner.png); |
|
|
|
background-image: url(https://ordermall.yxtsoft.com/lpkui/image/banner.png); |
|
|
|
/* background-image: url(../../static/clound_bj1.png); */ |
|
|
|
/* 让背景图基于容器大小伸缩 */ |
|
|
|
background-size: 100% 100%; |
|
|
@ -1321,7 +1321,7 @@ |
|
|
|
position: relative; |
|
|
|
left: 50%; |
|
|
|
/* 轮播图总高度 50vw-指示器点的大小12rxp-覆盖的高度15px - 覆盖的到指示器的高度5px */ |
|
|
|
top: calc(50vw - 20px - 12rpx); |
|
|
|
top: calc(45vw - 20px - 12rpx); |
|
|
|
} |
|
|
|
|
|
|
|
.swiper /deep/ .wx-swiper-dot { |
|
|
|