From b44982675839d37b773450db17bb66d09754511b Mon Sep 17 00:00:00 2001
From: huangzhenbao <17818024429@163.com>
Date: Mon, 16 Mar 2026 15:10:07 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E5=88=86=E9=A1=B5=E7=BB=84?=
=?UTF-8?q?=E4=BB=B6=E5=A4=9A=E9=A1=B5=E9=9D=A2=E6=9B=BF=E6=8D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../admin/order/aftersales-order/index.uvue | 110 ++++++++------
.../mall/admin/order/cashier-order/index.uvue | 110 ++++++++------
.../admin/order/order-management/index.uvue | 140 ++++++++----------
.../admin/order/write-off-records/index.uvue | 110 ++++++++------
pages/mall/admin/product/labels/index.uvue | 121 ++++++---------
.../product/product-management/index.uvue | 101 ++++++++-----
pages/mall/admin/product/reviews/index.uvue | 73 ++++++---
7 files changed, 413 insertions(+), 352 deletions(-)
diff --git a/pages/mall/admin/order/aftersales-order/index.uvue b/pages/mall/admin/order/aftersales-order/index.uvue
index 6269cd67..1d054e1b 100644
--- a/pages/mall/admin/order/aftersales-order/index.uvue
+++ b/pages/mall/admin/order/aftersales-order/index.uvue
@@ -76,31 +76,30 @@
-
+ { jumpPageInput = val }"
+ @jump-page="handleJumpPage"
+ />
diff --git a/pages/mall/admin/product/reviews/index.uvue b/pages/mall/admin/product/reviews/index.uvue
index a4fa730e..21b36845 100644
--- a/pages/mall/admin/product/reviews/index.uvue
+++ b/pages/mall/admin/product/reviews/index.uvue
@@ -83,20 +83,29 @@
-
+ { jumpPageInput = val }"
+ @jump-page="handleJumpPage"
+ />