看了半天,使用`unplugin-vue-components`引入组件时(例如Elemen-Plus的ElInput),切记不要在代码里手动`import { ElInput } from 'element-plus'`,否则CSS就会无法引入!
评论