mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
后台管理升级完成
This commit is contained in:
@ -73,7 +73,7 @@ class Goods extends Common
|
||||
$data = GoodsService::GoodsList($data_params);
|
||||
|
||||
// 是否上下架
|
||||
$this->assign('common_goods_is_shelves_list', lang('common_goods_is_shelves_list'));
|
||||
$this->assign('common_is_shelves_list', lang('common_is_shelves_list'));
|
||||
|
||||
// 是否首页推荐
|
||||
$this->assign('common_is_text_list', lang('common_is_text_list'));
|
||||
|
||||
Reference in New Issue
Block a user