From 80acd0fd2e751e4ddc47c763a7084375729f6b77 Mon Sep 17 00:00:00 2001 From: huangzhenbao <17818024429@163.com> Date: Mon, 9 Mar 2026 16:12:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=A4=A7=E9=83=A8=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=8A=B6=E6=80=81=E7=BB=84=E4=BB=B62?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mall/admin/kefu/list.uvue | 53 +-------------- .../mall/admin/marketing/checkin/reward.uvue | 24 +------ pages/mall/admin/marketing/coupon/list.uvue | 33 ++-------- pages/mall/admin/marketing/lottery/list.uvue | 42 ++---------- .../product/product-management/index.uvue | 65 ++----------------- 5 files changed, 26 insertions(+), 191 deletions(-) diff --git a/pages/mall/admin/kefu/list.uvue b/pages/mall/admin/kefu/list.uvue index 8eeb3a9f..c66d25e1 100644 --- a/pages/mall/admin/kefu/list.uvue +++ b/pages/mall/admin/kefu/list.uvue @@ -13,7 +13,7 @@ ID 客服头像 客服名称 - 客服状态 + 状态 添加时间 操作 @@ -26,12 +26,7 @@ {{ item.name }} - - - {{ item.status ? '开启' : '关闭' }} - - - + {{ item.time }} @@ -68,6 +63,7 @@