mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 13:22:29 +08:00
配置管理优化
This commit is contained in:
@ -58,9 +58,6 @@ class Config extends Common
|
||||
// 是否
|
||||
$this->assign('common_is_text_list', lang('common_is_text_list'));
|
||||
|
||||
// 热门搜索关键字
|
||||
$this->assign('common_search_keywords_type_list', lang('common_search_keywords_type_list'));
|
||||
|
||||
// 配置信息
|
||||
$this->assign('data', ConfigService::ConfigList());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user