mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
小程序品牌开发、首页商品自动模式不需要推荐
This commit is contained in:
@ -58,7 +58,7 @@ class Index extends Common
|
||||
// 楼层数据
|
||||
$this->assign('goods_floor_list', GoodsService::HomeFloorList());
|
||||
|
||||
// 新闻
|
||||
// 文章
|
||||
$params = [
|
||||
'where' => ['is_enable'=>1, 'is_home_recommended'=>1],
|
||||
'field' => 'id,title,title_color,article_category_id',
|
||||
|
||||
Reference in New Issue
Block a user