import cn from 'classnames/bind'; import styles from './index.less'; const cx = cn.bind(styles);
使用BEM+css module+classnames/bind来写优雅的css