diff --git a/src/addon/aikefu/shop/controller/Kefu.php b/src/addon/aikefu/shop/controller/Kefu.php index c80d4d182..c0bc7ea24 100644 --- a/src/addon/aikefu/shop/controller/Kefu.php +++ b/src/addon/aikefu/shop/controller/Kefu.php @@ -29,15 +29,6 @@ class Kefu extends BaseShop return $this->fetch("kefu/index"); } - /** - * 合并会话和消息页面 - * @return mixed - */ - public function combined() - { - return $this->fetch("kefu/combined"); - } - /** * 智能客服配置页 * @return \think\response\View|\think\response\Json diff --git a/src/addon/aikefu/shop/view/kefu/combined.html b/src/addon/aikefu/shop/view/kefu/combined.html deleted file mode 100644 index f2df6c8bf..000000000 --- a/src/addon/aikefu/shop/view/kefu/combined.html +++ /dev/null @@ -1,519 +0,0 @@ - - -