Skip to content

Commit bfe7835

Browse files
authored
Update README_CN.md
1 parent 2b9bb23 commit bfe7835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
9494
ScreenUtil().scaleHeight // 实际高度的dp与设计稿px的比例
9595
9696
0.2.wp //屏幕宽度的0.2倍
97-
0.5.hp //屏幕宽度的50%
97+
0.5.hp //屏幕高度的50%
9898
```
9999

100100

0 commit comments

Comments
 (0)