Repository: incubator-weex-site Updated Branches: refs/heads/master ecb64a3f7 -> fd7249d44
change column-gap --> right-gap which is wrong in Chinese doc Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/68371d06 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/68371d06 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/68371d06 Branch: refs/heads/master Commit: 68371d06a54bace71ba28d14a620e50872f505ba Parents: ecb64a3 Author: only4ly <[email protected]> Authored: Thu May 17 23:35:29 2018 +0800 Committer: GitHub <[email protected]> Committed: Thu May 17 23:35:29 2018 +0800 ---------------------------------------------------------------------- source/cn/references/components/waterfall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/68371d06/source/cn/references/components/waterfall.md ---------------------------------------------------------------------- diff --git a/source/cn/references/components/waterfall.md b/source/cn/references/components/waterfall.md index a9c7e66..6b3f000 100644 --- a/source/cn/references/components/waterfall.md +++ b/source/cn/references/components/waterfall.md @@ -30,7 +30,7 @@ version: 2.1 - `<integer>`: æä½³åæ°ï¼column-width å column-count 齿å®é0å¼ï¼ å column-count 代表æå¤§åæ°ã - **column-gap**: åä¸åçé´é. 妿æå®äº `normal` ï¼åå¯¹åº `32`. - **left-gap**: 左边cellåå表çé´é. å¦ææªæå® ï¼åå¯¹åº `0`<span class="api-version">v0.19+</span>. -- **column-gap**: å³è¾¹cellåå表çé´é. å¦ææªæå®ï¼åå¯¹åº `0`<span class="api-version">v0.19+</span>. +- **right-gap**: å³è¾¹cellåå表çé´é. å¦ææªæå®ï¼åå¯¹åº `0`<span class="api-version">v0.19+</span>. å ¶ä»æ¯æç屿§åè§ [List Component Attributes](./list.html)
