less 和sass 是两种css 预编译语言,就是说通过less 或者scss 写的代码最终 ... @if $name == normal { // 判断$name 是否为'normal' color: #333; ...
確定! 回上一頁