|
@@ -38,6 +38,7 @@ class IndexController extends webApp
|
|
|
'transfer_desc' => format_content(ConfigService::make()->getConfigByCode('transfer_desc', '')),
|
|
'transfer_desc' => format_content(ConfigService::make()->getConfigByCode('transfer_desc', '')),
|
|
|
'goods_disclaimer' => format_content(ConfigService::make()->getConfigByCode('goods_disclaimer', '')),
|
|
'goods_disclaimer' => format_content(ConfigService::make()->getConfigByCode('goods_disclaimer', '')),
|
|
|
'wxpay_open' => ConfigService::make()->getConfigByCode('wxpay_open', 0),
|
|
'wxpay_open' => ConfigService::make()->getConfigByCode('wxpay_open', 0),
|
|
|
|
|
+ 'show_bd_score' => ConfigService::make()->getConfigByCode('show_bd_score', 0),
|
|
|
'withdraw_1_open' => ConfigService::make()->getConfigByCode('withdraw_1_open', 0),
|
|
'withdraw_1_open' => ConfigService::make()->getConfigByCode('withdraw_1_open', 0),
|
|
|
'withdraw_1_min' => ConfigService::make()->getConfigByCode('withdraw_1_min', 0),
|
|
'withdraw_1_min' => ConfigService::make()->getConfigByCode('withdraw_1_min', 0),
|
|
|
'withdraw_1_fee' => ConfigService::make()->getConfigByCode('withdraw_1_fee', 0),
|
|
'withdraw_1_fee' => ConfigService::make()->getConfigByCode('withdraw_1_fee', 0),
|