通用样式 beautifulboyfighting 2021-12-01 134 阅读1分钟 重置浏览器默认样式 1.npm i normalize.css 安装重置样式的包 2.main.js引入 import 'normalize.css' 公用样式 style写入文件 在main.js引入