$color: #333;
@mixin icon() { display: inline-block; width: 40upx; height: 40upx; } .icon-tuyere { @include icon; }
← box-sizing,你的宽高度计算对了吗 移动端适配 →