|
@@ -19,6 +19,7 @@ class Baseconfig extends Api
|
|
|
'comment_for_gold_switch' => config('site.comment_for_gold_switch'),//好评有礼开关
|
|
|
'kefu_user_ids' => config('site.kefu_user_ids'),//在线客服人员
|
|
|
'index_pipei_switch' => config('site.index_pipei_switch'), //首页匹配功能开关
|
|
|
+ 'kefu_url' => config('site.kefu_url'), //客服超链接
|
|
|
|
|
|
//问答
|
|
|
'question_icon' => localpath_to_netpath(config('site.question_icon')), //问号图标
|