You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/03/20 03:36:51 UTC

[25/50] incubator-weex git commit: * [doc] Fix indicator example.

* [doc] Fix indicator example.


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/80e7b8c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/80e7b8c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/80e7b8c3

Branch: refs/heads/0.11-dev
Commit: 80e7b8c3731e105b6c089cda2498589e4e5ec389
Parents: 9034435
Author: Yun Dong <yu...@gmail.com>
Authored: Fri Mar 10 15:24:39 2017 +0800
Committer: Yun Dong <yu...@gmail.com>
Committed: Fri Mar 10 15:24:39 2017 +0800

----------------------------------------------------------------------
 doc/source/cn/references/components/indicator.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/80e7b8c3/doc/source/cn/references/components/indicator.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/references/components/indicator.md b/doc/source/cn/references/components/indicator.md
index 7980bb5..aa1cab4 100644
--- a/doc/source/cn/references/components/indicator.md
+++ b/doc/source/cn/references/components/indicator.md
@@ -107,6 +107,7 @@ version: 2.1
     item-color: green;
     item-selected-color: red;
     item-size: 50px;
+    position: absolute;
     top: 200px;
     left: 200px;
   }
@@ -132,4 +133,4 @@ version: 2.1
 </script>
 ```
 
-[try it](http://dotwe.org/vue/d2a654c4b75f1b4d80336c8a5fe133b9)
+[try it](http://dotwe.org/vue/e1b4fd8a37ed4cafd8f5e161698754aa)