import { Icon } from 'antd'; import React from 'react'; import style from './index.less'; const BlockChecbox = ({ value, onChange, list }) => { return (