结合之前的Sass的混合-@mixin,@include,加入@if的相关语法sass文件内容common.scss// 画三角形@mixin声明@mixin sj($fx:top,$size:100px,$color:red){ ...
確定! 回上一頁