JS发展史

45 阅读1分钟

大家好,今天做个测试,随便写写东西

@mixin cover(top:0,top: 0, left: 0, width:100width: 100%, height: 100%) { position: absolute; top: top;left:top; left: left; width: width;height:width; height: height; }

作者:alphardex 链接:juejin.cn/post/691444… 来源:掘金 著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。