From 2f3c64f799a1286bd096bfb6f8f974ec1945e495 Mon Sep 17 00:00:00 2001 From: fanfan Date: Sun, 25 Feb 2024 16:50:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news/recycling/order.vue | 2 +- pages/news/recycling/orderList.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/news/recycling/order.vue b/pages/news/recycling/order.vue index 480bae1..dbbaaac 100644 --- a/pages/news/recycling/order.vue +++ b/pages/news/recycling/order.vue @@ -125,7 +125,7 @@ - + 联系商家 diff --git a/pages/news/recycling/orderList.vue b/pages/news/recycling/orderList.vue index a3528af..7aca16f 100644 --- a/pages/news/recycling/orderList.vue +++ b/pages/news/recycling/orderList.vue @@ -173,7 +173,7 @@ uni.showToast({ title: "取消成功" }) - this.classifyShow=30 + this.classifyShow=2 this.getOrderList(1) } },