You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

620 lines
15 KiB

<template>
<!-- 订单详情 -->
1 month ago
<view class="page1">
3 weeks ago
<view style="height:100%" v-if="pintuan">
<view class="title1">
<view class="title-sreach1">
<view class="back-btn1" @tap="back" :style="{'top': menuButtonInfo.top +'px'}">
<uni-icons type="left" size="28"></uni-icons>
1 month ago
</view>
</view>
</view>
3 weeks ago
<view class="box11">
<view class="ziqu-xuanfu1">
外卖配送
1 month ago
</view>
3 weeks ago
<view style="width: 100%;line-height: 70rpx;font-size: 28rpx;font-weight: 700;">
1 month ago
竹仔园牛仔农庄(第六分店)
</view>
3 weeks ago
<view style="display: flex;padding: 20rpx 0;background: #eee;border-radius: 20rpx;">
3 weeks ago
<view class="goods-img1">
1 month ago
<img src="/static/images/img/shangpintu.png" alt="">
</view>
3 weeks ago
<view class="goods-content1">
<view class="goods-name1">
1 month ago
牛仔农庄(医专店)
</view>
3 weeks ago
<view class="goods-content-center1">
<view>
1 month ago
打分不要啦
</view>
</view>
3 weeks ago
<view class="goods-content-bottom1">
<view style="width: 45%;">
1 month ago
X1
</view>
3 weeks ago
<view class="pintuan-left-price1">
1 month ago
90.00
3 weeks ago
<view
3 weeks ago
style="background: rgba(255, 57, 57, 0.2);padding: 0px 12rpx;border-radius: 20rpx;margin-left: 20rpx;">
3 weeks ago
<text>拼团</text>
<text style="color: red;">59.9</text>
</view>
1 month ago
</view>
</view>
</view>
</view>
3 weeks ago
</view>
3 weeks ago
<view class="box11" style="position: absolute;top: 800rpx;left: 2.5%;">
3 weeks ago
<view class="kaituan11">
<view class="kaituan1-title1">
差1人即可成团
3 weeks ago
<img src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/21b403bd13414ce79ad73cf1c8e3de98.png" alt="" style="width: 120rpx;height: 11px;position: absolute;bottom: 0;right: 15px;" />
3 weeks ago
</view>
<view class="kaituan1-title11">
快呼唤小伙伴参加吧
</view>
</view>
<view class="kaituan21">
<view class="kaituan221">
3 weeks ago
<img src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/801c569079da4540990c1cc634186fdd.png" alt="" style="width: 90rpx;height: 90rpx;border-radius: 90rpx;margin: 0 auto;display: block;" />
3 weeks ago
</view>
<view class="kaituan221">
<view class="weipincheng1">
+
1 month ago
</view>
3 weeks ago
</view>
<view class="kaituan221">
<view class="weipincheng1">
+
1 month ago
</view>
</view>
3 weeks ago
</view>
<view class="kaituan31">
3 weeks ago
剩余<text style="font-size: 32rpx;font-weight: 700;padding: 0 20rpx;color: red;">23:59:23</text>结束
3 weeks ago
</view>
<view class="kaituan41">
分享至微信 <uni-icons type="weixin" size="15"></uni-icons>
</view>
<view class="kaituan51">
3 weeks ago
<img src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/c1f1b45c98fa4db1a1e5f98b3a0573c2.png" alt="" style="width: 520rpx;height: 150rpx;margin: 0 auto;display: block;" />
3 weeks ago
</view>
</view>
</view>
<view class="" v-else>
<view class="title">
<view class="title-sreach">
<view class="back-btn" @tap="back" :style="{'top': menuButtonInfo.top +'px'}">
<uni-icons type="left" size="28"></uni-icons>
</view>
</view>
</view>
<view class="content">
<view class="box1" style="display: flex;">
<view class="status-img">
<img src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/6cf6fff020614ebebb34f7c371e11331.png" alt="" />
<!--
待支付 https://jewel-shop.oss-cn-beijing.aliyuncs.com/6cf6fff020614ebebb34f7c371e11331.png
订单取消 https://jewel-shop.oss-cn-beijing.aliyuncs.com/03d7e8d5914e4b9ca04728113900d1fe.png
等待商家接单等待配送员接单等待商家同意 https://jewel-shop.oss-cn-beijing.aliyuncs.com/35ff6276eb3a4e58b8baa724ca44d5dc.png
配送中配送员已接单配送员已到店等待配送员接单 https://jewel-shop.oss-cn-beijing.aliyuncs.com/0ab87a35cbca473997c679a023337df6.png
订单完成 https://jewel-shop.oss-cn-beijing.aliyuncs.com/dbfa6dc934e2414c912c67430d5f802c.png
-->
</view>
<view class="status-text">
<view class="status-zhu">
<text>待支付剩余9:51</text>
<!-- <text>订单已取消</text>
<text>等待商家接单</text>
<text>等待配送员接单</text>
<text>配送员已接单</text>
<text>配送员已到店</text>
<text>配送中</text>
<text>订单已送达</text>
<text>请等待商家同意</text>
<text>订单已取消</text> -->
1 month ago
</view>
3 weeks ago
<view class="status-fu">
<view class="">预计<text>10:51</text>送达</view>
<!-- <view class="">超过15分钟未支付订单自动取消</view>
<view class="">您申请了取消订单请等待商家同意</view>
<view class="">商家已同意取消订单订单金额将原路返回</view>
<view class="">商家已拒绝取消订单将会继续为您配送</view> -->
1 month ago
</view>
3 weeks ago
<view class="status-address">
送至 <text>北校区1号宿舍楼6楼612</text>
1 month ago
</view>
3 weeks ago
<view class="status-btn">
取消订单
1 month ago
</view>
3 weeks ago
<!-- <view class="status-btn">
去评价
</view> -->
1 month ago
</view>
</view>
3 weeks ago
<view class="btn-box">
<view class="btn" @tap="openCode">
核销取餐码
</view>
<!-- <view class="btn">
再来一单
1 month ago
</view>
3 weeks ago
<view class="btn">
5 去支付
1 month ago
</view>
3 weeks ago
<view class="btn">
增加配送佣金
</view>
<view class="btn">
取消申请
</view> -->
1 month ago
</view>
3 weeks ago
<view class="box1">
3 weeks ago
<view style="width: 100%;line-height: 70rpx;font-size: 28rpx;font-weight: 700;">
3 weeks ago
竹仔园牛仔农庄(第六分店)
</view>
3 weeks ago
<view style="display: flex;padding: 20rpx;background: #eee;border-radius: 20rpx;">
3 weeks ago
<view class="goods-img">
<img src="/static/images/img/shangpintu.png" alt="">
1 month ago
</view>
3 weeks ago
<view class="goods-content">
<view class="goods-name">
牛仔农庄(医专店)
</view>
<view class="goods-content-center">
<view class="goods-deal1">
打分不要啦
</view>
</view>
<view class="goods-content-bottom">
<view style="width: 50%;">
X1
</view>
<view class="pintuan-left-price">
90.00
</view>
</view>
1 month ago
</view>
</view>
3 weeks ago
<view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
打包费
</view>
<view style="color: #000;font-weight:700;">
1
</view>
1 month ago
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
配送费
</view>
<view style="color: #000;font-weight:700;">
5
</view>
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
优惠券
</view>
<view style="color: #000;font-weight:700;">
-1 <uni-icons type="right" size="12"></uni-icons>
</view>
1 month ago
</view>
</view>
3 weeks ago
<view style="display: flex;height: 80rpx;line-height: 100rpx;border-top: 1px solid #eee;font-size: 32rpx;font-weight: 700;">
3 weeks ago
<view style="flex: 1;">
实付
1 month ago
</view>
3 weeks ago
<view class="">
90.00
1 month ago
</view>
</view>
3 weeks ago
</view>
<view class="box1">
<view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
收件地址
</view>
<view style="color: #000;font-weight: 700;">
北校区1号宿舍楼5楼512(0702)
</view>
1 month ago
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
配送员
</view>
<view style="color: #000;font-weight: 700;">
不指定
</view>
1 month ago
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
订单号
</view>
<view style="color: #000;font-weight: 700;">
3847283739782938
</view>
1 month ago
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
送达时间
</view>
<view style="color: #000;font-weight: 700;">
尽快送达
</view>
</view>
3 weeks ago
<view style="height: 80rpx;line-height: 80rpx;display: flex;">
3 weeks ago
<view style="flex: 1;color: #777;font-weight: 700;">
下单时间
</view>
<view style="color: #000;font-weight: 700;">
2026-02-01 23:00:00
</view>
1 month ago
</view>
</view>
</view>
</view>
</view>
4 weeks ago
<!-- 核销二维码弹出层 -->
<uni-popup ref="imgPopup" background-color="#fff">
<view class="img-popup-content" @tap="$refs.imgPopup.close()">
<img :src="codeImg" alt="" style="width: 330rpx;height: 330rpx;margin: 282rpx 0 0 136rpx;border: 20rpx solid rgba(222, 255, 248, 1);border-radius: 20rpx;">
</view>
</uni-popup>
1 month ago
</view>
</template>
<script>
1 month ago
export default {
data() {
return {
3 weeks ago
pintuan:false,
4 weeks ago
menuButtonInfo: {},
3 weeks ago
orderId:'',
orderDetail:{},
4 weeks ago
codeImg:'https://jewel-shop.oss-cn-beijing.aliyuncs.com/3a4e68eb14d7417cbb4f15fa85907c64.jpg'
1 month ago
}
},
components: {
},
3 weeks ago
onLoad(option) {
if (option.id) {
this.orderId = option.id
this.getOrderDetail(this.orderId)
}
1 month ago
},
onShow() {
this.menuButtonInfo = uni.getMenuButtonBoundingClientRect()
},
methods: {
4 weeks ago
openCode(){
this.$refs.imgPopup.open()
},
3 weeks ago
getOrderDetail(id){
let that = this
that.tui.request("/mall/order/detail/"+id, "GET", {}, false, true).then((res) => {
if (res.code == 200) {
that.orderDetail = res.result;
if(that.orderDetail.groupInfo){
//还没有拼团成功拼团状态 0:拼团中 1:拼团成功 2:拼团失败 3:面对面团(不公开)
if(that.orderDetail.groupInfo.status != 1){
that.pintuan = true;
}
}
} else {
that.tui.toast(res.message)
return
}
}).catch((res) => {})
},
1 month ago
back() {
uni.navigateBack()
}
}
}
</script>
1 month ago
<style lang="scss">
page {
width: 100%;
height: 100%;
font-size: 24rpx;
background: #F5F8F5;
color: #00231C;
}
.page1 {
width: 100%;
height: 100%;
font-size: 24rpx;
position: relative;
}
.title{
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/8bc15960c2dc40268e295d6dd23aecce.png') no-repeat;
width: 100%;
height: 54%;
}
.content{
position: absolute;
3 weeks ago
top: 200rpx;
1 month ago
width: 95%;
margin-left: 2.5%;
}
.title-sreach{
width: 100%;
display: flex;
height: 200rpx;
position: relative;
}
.back-btn{
position: absolute;
bottom: 0;
left: 0;
}
.box1{
width: 95%;
3 weeks ago
margin: 0 auto 20rpx;
1 month ago
background: #fff;
3 weeks ago
border-radius: 20rpx;
padding: 20rpx;
1 month ago
}
.goods-img {
width: 160rpx;
height: 160rpx;
position: relative;
img {
width: 100%;
background-size: 100%;
height: 100%;
}
}
.goods-content {
flex: 1;
padding-left: 20rpx;
}
.goods-name {
font-size: 32rpx;
font-weight: 900;
}
.goods-content-center {
display: flex;
margin: 16rpx 0;
color: #777;
}
.goods-deal1 {
width: 60%;
}
.goods-content-bottom {
display: flex;
3 weeks ago
line-height: 56rpx;
1 month ago
color: #777;
}
.pintuan-left-price {
width: 50%;
text-align: right;
font-weight: 700;
color: #000;
}
.status-img{
3 weeks ago
width: 84rpx;
height: 84rpx;
1 month ago
img{
3 weeks ago
width: 84rpx;
height: 84rpx;
1 month ago
background-size: 100%;
}
}
.status-text{
flex: 1;
position: relative;
3 weeks ago
padding-left: 20rpx;
1 month ago
}
.status-zhu{
3 weeks ago
font-size: 32rpx;
1 month ago
font-weight: 700;
}
.status-fu{
3 weeks ago
height: 50rpx;
line-height: 50rpx;
1 month ago
}
.status-address{
font-weight: 700;
}
.status-btn{
position: absolute;
3 weeks ago
top: 20rpx;
1 month ago
right: 0;
background: #eee;
3 weeks ago
width: 130rpx;
height: 50rpx;
1 month ago
text-align: center;
3 weeks ago
line-height: 50rpx;
border-radius: 16rpx;
1 month ago
color: #777;
border: 1px solid #777;
3 weeks ago
font-size: 20rpx;
1 month ago
}
.btn-box{
3 weeks ago
height: 120rpx;
1 month ago
}
.btn{
width: 90%;
3 weeks ago
height: 100rpx;
line-height: 100rpx;
1 month ago
background: linear-gradient(90deg, rgba(227, 255, 150, 1), rgba(166, 255, 234, 1));
3 weeks ago
font-size: 32rpx;
border-radius: 120rpx;
1 month ago
text-align: center;
margin: 0 auto;
font-weight: 700;
}
4 weeks ago
.img-popup-content {
width: 600rpx;
height: 800rpx;
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/73e684e3319c468d9252461ba3c9e95b.png') no-repeat;
background-size: 100%;
}
3 weeks ago
.title1 {
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/69c894452e924bedbb5a24bf978f47c7.png') no-repeat;
width: 100%;
height: 30%;
background-size: 100%;
}
.title-sreach1 {
width: 100%;
display: flex;
height: 200rpx;
position: relative;
}
.back-btn1 {
position: absolute;
bottom: 0;
left: 0;
}
.box11 {
width: 95%;
3 weeks ago
margin: 0 auto 20rpx;
3 weeks ago
background: #fff;
3 weeks ago
border-radius: 20rpx;
padding: 20rpx;
position: absolute;top: 450rpx;left: 2.5%;
3 weeks ago
}
.goods-img1 {
width: 160rpx;
height: 160rpx;
position: relative;
img {
width: 100%;
background-size: 100%;
height: 100%;
}
}
.goods-content1 {
flex: 1;
padding-left: 20rpx;
}
.goods-name1 {
font-size: 32rpx;
font-weight: 900;
}
.goods-content-center1 {
display: flex;
margin: 16rpx 0;
color: #777;
}
.pintuan-left-price1 {
width: 55%;
text-align: right;
font-weight: 700;
color: #000;
display: flex;
}
.goods-content-bottom {
display: flex;
3 weeks ago
line-height: 56rpx;
3 weeks ago
color: #777;
}
.ziqu-xuanfu1 {
position: absolute;
top: 0;
right: 0;
background: linear-gradient(90deg, rgba(227, 255, 150, 1), rgba(166, 255, 234, 1));
3 weeks ago
border-top-right-radius: 20rpx;
border-bottom-left-radius: 20rpx;
3 weeks ago
font-weight: 700;
3 weeks ago
font-size: 20rpx;
height: 56rpx;
width: 120rpx;
3 weeks ago
text-align: center;
3 weeks ago
line-height: 56rpx;
3 weeks ago
}
.weipincheng1 {
3 weeks ago
width: 90rpx;
height: 90rpx;
3 weeks ago
background: #a6ffea;
3 weeks ago
border-radius: 90rpx;
3 weeks ago
text-align: center;
font-size: 60rpx;
font-weight: 700;
margin-left: -6rpx;
z-index: 97;
color: #02fbdd;
border: 1px solid #a6ffea;
3 weeks ago
line-height: 80rpx;
3 weeks ago
margin: 0 auto;
}
.kaituan11{
display: flex;
3 weeks ago
height: 70rpx;
font-size: 44rpx;
3 weeks ago
font-weight: 700;
3 weeks ago
margin-top: 20rpx;
3 weeks ago
}
.kaituan1-title1{
position: relative;
3 weeks ago
margin-left: 20rpx;
3 weeks ago
}
.kaituan1-title11{
3 weeks ago
font-size: 24rpx;
3 weeks ago
background: rgba(224, 255, 222, 0.65);
border: 1px solid rgba(166, 255, 234, 1);
3 weeks ago
border-radius: 20rpx;
height: 44rpx;
line-height: 38rpx;
width: 280rpx;
3 weeks ago
text-align: center;
3 weeks ago
margin: 10rpx 0 0 20rpx;
3 weeks ago
}
.kaituan21{
display: flex;
width: 90%;
3 weeks ago
margin: 40rpx auto;
3 weeks ago
}
.kaituan221{
flex: 1;
}
.kaituan31{
3 weeks ago
height: 80rpx;
line-height: 80rpx;
3 weeks ago
text-align: center;
color: #777;
}
.kaituan41{
width: 95%;
3 weeks ago
height: 100rpx;
3 weeks ago
background: linear-gradient(90deg, rgba(227, 255, 150, 1), rgba(166, 255, 234, 1));
3 weeks ago
border-radius: 100rpx;
3 weeks ago
text-align: center;
3 weeks ago
line-height: 100rpx;
font-size: 30rpx;
3 weeks ago
font-weight: 700;
3 weeks ago
margin: 20rpx auto;
3 weeks ago
}
.kaituan51{
3 weeks ago
margin: 80rpx 0 40rpx;
3 weeks ago
}
</style>