1 npm 安装报错:Cannot read property ‘pickAlgorithm‘ of null
解决方案:npm cache clear --force (清理缓存),然后npm i
2 display: box 属性遗弃,导致样式混乱
解决方案:display:table