// 定义数组,数组元素用逗号隔开 $liColor:#f5ad1b,#5f89ce,#94bf45,#da8ec5,#78bfc2,#bec278; // 开始 @each 循环遍历数组 // $c … Continue reading scss数组遍历
// 定义数组,数组元素用逗号隔开 $liColor:#f5ad1b,#5f89ce,#94bf45,#da8ec5,#78bfc2,#bec278; // 开始 @each 循环遍历数组 // $c … Continue reading scss数组遍历