未验证 提交 caed30e4 编写于 作者: L LiZhuoyuan 提交者: GitHub

Update README_CN.md

上级 8101020b
......@@ -69,7 +69,7 @@ ScreenUtil.init(width: 750, height: 1334, allowFontScaling: true); /
### 使用
### API
#### 传入设计稿的px尺寸 px px px !
```dart
ScreenUtil().setWidth(540) (sdk>=2.6 : 540.w) //根据屏幕宽度适配尺寸
ScreenUtil().setHeight(200) (sdk>=2.6 : 200.h) //根据屏幕高度适配尺寸
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册