|
@@ -21,6 +21,7 @@ class Baseconfig extends Api
|
|
|
|
|
|
$config = [
|
|
$config = [
|
|
'kefu_phone' => config('site.kefuphoneno'),//客服电话号
|
|
'kefu_phone' => config('site.kefuphoneno'),//客服电话号
|
|
|
|
+ 'kefu_email' => config('site.kefuemail'),//客服邮箱
|
|
'index_jiuyipeizhen' => localpath_to_netpath(config('site.index_jiuyipeizhen')),//首页就医陪诊
|
|
'index_jiuyipeizhen' => localpath_to_netpath(config('site.index_jiuyipeizhen')),//首页就医陪诊
|
|
'index_hulipeihu' => localpath_to_netpath(config('site.index_hulipeihu')),//首页护理陪护
|
|
'index_hulipeihu' => localpath_to_netpath(config('site.index_hulipeihu')),//首页护理陪护
|
|
'app_imgroup_switch' => config('site.app_imgroup_switch'),//APP群聊功能开关
|
|
'app_imgroup_switch' => config('site.app_imgroup_switch'),//APP群聊功能开关
|