mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-05 19:45:43 +08:00
diy数据选项卡文章支持错误修复
This commit is contained in:
@ -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;
|
||||
|
||||
// 自定义
|
||||
|
||||
Reference in New Issue
Block a user