Skip to content

Commit bcf3bb6

Browse files
authored
Update README_CN.md
1 parent 4fc675c commit bcf3bb6

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
@@ -42,7 +42,7 @@ build 耗时有时甚至超过渲染耗时。
4242
为了布局性能的考虑,约束总是单向的,不允许存在两个子元素相互约束对方(比如 A 的右边约束在 B 的左边,而 B 的左边又反过来约束在 A
4343
的右边)。每一个约束都应该确切的描述子元素是如何定位的。尽管约束只能单向,但你仍然能更好的处理以前双向约束才能做到的事情,比如链(暂时还未支持,请结合 Flex 使用)。
4444

45-
# Feature
45+
# 特性
4646

4747
1. 基本约束
4848
1. left

0 commit comments

Comments
 (0)