hotfix/远程访问多媒体中心
syh101 6 years ago
commit ae4ebdef60

@ -237,7 +237,7 @@ class Information extends CI_Controller
}
break;
default:
$data['infoTypeList'] = array('不设置' => 'none');
$data['infoTypeList'] = array('不设置' => 'none', '首页' => 'root');
break;
}
}

Loading…
Cancel
Save