From 2da80cd30b8dfa2ed883569a3a7629ce4e7d51f8 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Fri, 8 May 2026 12:12:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5208=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=8A=BD=E5=A5=96=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=A2=9E=E5=8A=A0=E8=A7=84=E6=A0=BC=EF=BC=8C=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E6=94=AF=E4=BB=98=E7=8A=B6=E6=80=81=EF=BC=8C=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E6=96=B9=E5=BC=8F=EF=BC=8C=E5=A2=9E=E5=8A=A0=E6=9D=A5?= =?UTF-8?q?=E6=BA=90=E8=AE=A2=E5=8D=95=E5=AD=97=E6=AE=B5=EF=BC=8C=E5=8F=82?= =?UTF-8?q?=E8=80=83=E6=95=88=E6=9E=9C=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/OrderDetails/index.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pages/order/OrderDetails/index.vue b/pages/order/OrderDetails/index.vue index 514021f..39ae5a5 100644 --- a/pages/order/OrderDetails/index.vue +++ b/pages/order/OrderDetails/index.vue @@ -214,6 +214,9 @@ {{ cart.productInfo.attrInfo.sku }} + + {{ orderInfo.drawOrderInfo.prizeAttrName }} + @@ -312,7 +315,7 @@ - + 抽奖码: @@ -358,10 +361,19 @@ 支付方式 {{ orderInfo._status._payType }} - + 买家备注: {{ orderInfo.mark }} + + 来源订单: + + {{ orderInfo.drawOrderInfo.sourceOrderId }} + + 复制 + + +