mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
小程序模式开发
This commit is contained in:
@ -52,12 +52,6 @@ class Config extends Common
|
||||
// csv
|
||||
$this->assign('common_excel_charset_list', lang('common_excel_charset_list'));
|
||||
|
||||
// 扣除库存规则
|
||||
$this->assign('common_deduction_inventory_rules_list', lang('common_deduction_inventory_rules_list'));
|
||||
|
||||
// 是否
|
||||
$this->assign('common_is_text_list', lang('common_is_text_list'));
|
||||
|
||||
// 配置信息
|
||||
$this->assign('data', ConfigService::ConfigList());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user