Showing
1 changed file
with
2 additions
and
3 deletions
@@ -101,9 +101,8 @@ import 'package:flutter_app/ScreenUtil.dart'; //导入 | @@ -101,9 +101,8 @@ import 'package:flutter_app/ScreenUtil.dart'; //导入 | ||
101 | ); | 101 | ); |
102 | } | 102 | } |
103 | ``` | 103 | ``` |
104 | - | ||
105 | -example demo: (./example)` | ||
106 | - | 104 | + `[example demo]|(/example)` |
105 | + | ||
107 | 效果: | 106 | 效果: |
108 | 上面的205.xxx 是dp的单位, | 107 | 上面的205.xxx 是dp的单位, |
109 | 下面的单位是px | 108 | 下面的单位是px |
-
Please register or login to post a comment