@rem: @design-width / 10; // 10等分得到的rem基准px .px2rem(@attr; @px) when (ispixel(@px)) {. @{attr}: unit(@px / @rem, rem);. }.
確定! 回上一頁