文件夹styles 下新建一个element-variarbles.scss文件 :root { --el-color-primary: red; }. main 文件中引入 import 'element-plus/dist/index.css'
確定! 回上一頁