**参考资料** - [使用 JS 写 CSS 与 React 内联样式](https://robinchen.me/tech/2016/08/09/tech-Refactor-CSS-into-JS.html) - [Inline CSS styles in React: how to implement a:hover?](https://stackoverflow.com/questions/28365233/inline-css-styles-in-react-how-to-implement-ahover) 基本都是要用第三方的样式库去做,没有直接用原声hover,而使用onMouseEnter感觉也很奇怪