Repository: incubator-weex-site Updated Branches: refs/heads/master 38839e787 -> 9caa891f8
deprecate switch component. 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/215d8842 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/215d8842 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/215d8842 Branch: refs/heads/master Commit: 215d8842718be79cff8491dbfa8209172d177392 Parents: 0e3ca19 Author: MrRaindrop <[email protected]> Authored: Fri Mar 23 10:55:15 2018 +0800 Committer: MrRaindrop <[email protected]> Committed: Fri Mar 23 10:55:15 2018 +0800 ---------------------------------------------------------------------- source/cn/references/components/switch.md | 2 +- source/references/components/switch.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/215d8842/source/cn/references/components/switch.md ---------------------------------------------------------------------- diff --git a/source/cn/references/components/switch.md b/source/cn/references/components/switch.md index fb87364..79c619e 100644 --- a/source/cn/references/components/switch.md +++ b/source/cn/references/components/switch.md @@ -1,5 +1,5 @@ --- -title: <switch> +title: <switch> (å·²åºå¼) type: references group: å ç½®ç»ä»¶ order: 8.12 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/215d8842/source/references/components/switch.md ---------------------------------------------------------------------- diff --git a/source/references/components/switch.md b/source/references/components/switch.md index b7134a8..31daba5 100644 --- a/source/references/components/switch.md +++ b/source/references/components/switch.md @@ -1,5 +1,5 @@ --- -title: <switch> +title: <switch> (deprecated) type: references group: Build-in Components order: 8.11
