From 9dceaf744ee4be97c1240b7ad87a0313589229f0 Mon Sep 17 00:00:00 2001 From: Jason <1432334894@qq.com> Date: Wed, 3 Aug 2022 15:09:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E8=B0=83=E6=95=B4=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- control/index.php | 4 +++- view/templates/include/admin_leftmenu.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/control/index.php b/control/index.php index 1667dcb..08e53a1 100644 --- a/control/index.php +++ b/control/index.php @@ -93,7 +93,9 @@ class index extends publicBase { $this->ajax_json(true, 'succ', $nlist); } - public function after_sale_list() {} + public function after_sale_list() { + $this->view['menu_page'] = 'after_sale_list'; + } public function ajax_get_after_sale_order_list() { $shopinfo = $this->get_shopinfo(); diff --git a/view/templates/include/admin_leftmenu.html b/view/templates/include/admin_leftmenu.html index 69520ae..3cd22a0 100644 --- a/view/templates/include/admin_leftmenu.html +++ b/view/templates/include/admin_leftmenu.html @@ -35,8 +35,8 @@ -
- +
+ 售后监控