diff --git a/app/module/DiyModule.php b/app/module/DiyModule.php index 406e0e4f9..7006ba0b7 100644 --- a/app/module/DiyModule.php +++ b/app/module/DiyModule.php @@ -398,7 +398,7 @@ class DiyModule // 文章 case 'article' : - $tabs_data_config['content'] = self::ConfigViewGoodsHandle($tabs_data_config['content'], $article_data); + $tabs_data_config['content'] = self::ConfigViewArticleHandle($tabs_data_config['content'], $article_data); break; // 自定义