Commit ef96e1a9 by doszhang

dos

parent 7ea1668f
......@@ -313,7 +313,7 @@ function RandomNumBoth(Min, Max) {
function pxToRem(px) {
return px * fontSize;
return px / fontSize;
}
function designPxToRealPx(px) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment