From 5e029d3c8d10f6b1f4726efeff3d5730de01bb19 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 13 Jan 2026 21:09:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E8=AF=A6=E6=83=85=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E6=93=8D=E4=BD=9C=E5=B9=B6=E6=94=AF=E6=8C=81=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=8C=87=E5=8D=97=EF=BC=8C=E8=AE=A2=E5=8D=95=E5=94=AE?= =?UTF-8?q?=E5=90=8E=E5=AE=A2=E6=9C=8D=E5=B1=95=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/en.json | 3 +- locale/zh.json | 3 +- .../user-order-comments.vue | 4 +- pages/user-order-detail/user-order-detail.css | 21 +- pages/user-order-detail/user-order-detail.vue | 476 ++++++++++++++++-- pages/user-order/user-order.vue | 7 +- .../user-orderaftersale-detail.vue | 17 +- 7 files changed, 457 insertions(+), 74 deletions(-) diff --git a/locale/en.json b/locale/en.json index b9a0e787..f7aca45f 100644 --- a/locale/en.json +++ b/locale/en.json @@ -1607,7 +1607,8 @@ "ld10pm": "Please fill in the courier tracking number", "87tuff": "Describe the reason", "6uygft": "Describe the reason in a format of 1-230 characters", - "t67iug": "You have applied for platform intervention in mediation!" + "t67iug": "You have applied for platform intervention in mediation!", + "sdsfgg": "Apply for platform intervention" } }, "ask-comments": { diff --git a/locale/zh.json b/locale/zh.json index b54836e7..f4026741 100644 --- a/locale/zh.json +++ b/locale/zh.json @@ -1597,7 +1597,8 @@ "ld10pm": "请填写快递单号", "87tuff": "描述原因", "6uygft": "描述原因格式1~230个字符", - "t67iug": "您已申请平台介入调解!" + "t67iug": "您已申请平台介入调解!", + "sdsfgg": "申请平台介入" } }, "ask-comments": { diff --git a/pages/user-order-comments/user-order-comments.vue b/pages/user-order-comments/user-order-comments.vue index 138e962e..dc978993 100644 --- a/pages/user-order-comments/user-order-comments.vue +++ b/pages/user-order-comments/user-order-comments.vue @@ -3,7 +3,7 @@
- + @@ -31,7 +31,7 @@ - + {{$t('user-order-comments.user-order-comments.uboc44')}} {{ anonymous_msg_list[anonymous_value] }} diff --git a/pages/user-order-detail/user-order-detail.css b/pages/user-order-detail/user-order-detail.css index 6b1a21d9..d1466f60 100644 --- a/pages/user-order-detail/user-order-detail.css +++ b/pages/user-order-detail/user-order-detail.css @@ -34,6 +34,18 @@ .goods-image { width: 160rpx; height: 160rpx; +} + +/** + * 使用指南 + */ +.use-guide-switch-scroll .item { + width: 240rpx; +} +.use-guide-switch-scroll .item .icon-content, +.use-guide-switch-scroll .item .icon { + width: 60rpx; + height: 60rpx; } /* @@ -73,11 +85,4 @@ } .order-item-goods-info-container .scroll-content { height: 70vh; -} - -/** - * 订单商品使用指南弹层 - */ -.order-item-goods-use-guide-container .scroll-content { - max-height: 70vh; -} +} \ No newline at end of file diff --git a/pages/user-order-detail/user-order-detail.vue b/pages/user-order-detail/user-order-detail.vue index 14f38c63..db38a35e 100644 --- a/pages/user-order-detail/user-order-detail.vue +++ b/pages/user-order-detail/user-order-detail.vue @@ -2,8 +2,62 @@ + + + + + + + + + {{detail.status_name}} + + + + + + {{detail.status_name}} + + + + + + {{detail.status_name}} + + + + + + {{detail.status_name}} + + + + + + {{detail.status_name}} + + + + + + + + + + + + + + + + + + + + + - + {{$t('user-order-detail.user-order-detail.o38952')}} @@ -64,11 +118,6 @@ - - - {{use_guide_config.title}}: - {{use_guide_config.desc}} - {{use_guide_config.tap}} @@ -76,6 +125,32 @@ + + + {{detail.use_guide_data.title}} + + + + + + + + {{ item.title }} + + + + + {{detail.use_guide_data.desc}} + + + + + + + + + + {{$t('user-order-detail.user-order-detail.567ygf')}} @@ -264,37 +339,35 @@ - - - - - - - - - - - - - - - - - - - - + +