Commit c751fe2c authored by 董先生's avatar 董先生

登录

parent 4e9ee995
......@@ -74,6 +74,8 @@ class Index extends Common
$data['iftrade'] = yan_time();
$data['kftime'] = config('web_site_service_time');
$data['kfphone'] = config('web_site_telephone');
$data['weblogo'] = 'http://'.$_SERVER['HTTP_HOST'].get_files_path(108);
$data['website'] = config('web_operation_platform');
$mid =MID;
if($mid){
$msg_num = Db('member_message')->where(['mid'=>MID,'status'=>0])->count();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment