Skip to content

Commit b888d41

Browse files
authored
Update README_CN.md
1 parent bcf3bb6 commit b888d41

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README_CN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,23 @@ build 耗时有时甚至超过渲染耗时。
4747
1. 基本约束
4848
1. left
4949
1. toLeft
50-
2. toCenter(with bias, the default value is 0.5)
50+
2. toCenter(默认值为)
5151
3. toRight
5252
2. right
5353
1. toLeft
54-
2. toCenter(with bias, the default value is 0.5)
54+
2. toCenter(默认偏移量为 0.5,代表中心)
5555
3. toRight
5656
3. top
5757
1. toTop
58-
2. toCenter(with bias, the default value is 0.5)
58+
2. toCenter(默认偏移量为 0.5,代表中心)
5959
3. toBottom
6060
4. bottom
6161
1. toTop
62-
2. toCenter(with bias, the default value is 0.5)
62+
2. toCenter(默认偏移量为 0.5,代表中心)
6363
3. toBottom
6464
5. baseline
6565
1. toTop
66-
2. toCenter(with bias, the default value is 0.5)
66+
2. toCenter(默认偏移量为 0.5,代表中心)
6767
3. toBaseline
6868
4. toBottom
6969
2. margin and goneMargin(当依赖的元素的可见性为 gone 或者其某一边的实际大小为 0 时,goneMargin 就会生效,否则 margin 会生效,即便其自身的可见性为

0 commit comments

Comments
 (0)