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

incubator-weex git commit: * [ios] update doc about dom module

Repository: incubator-weex
Updated Branches:
  refs/heads/dev 3556b9c20 -> b134be2c0


* [ios] update doc about dom module


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

Branch: refs/heads/dev
Commit: b134be2c06d34107b79210e33c25b1a2a1a90664
Parents: 3556b9c
Author: acton393 <zh...@gmail.com>
Authored: Fri Jun 23 11:32:17 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Fri Jun 23 11:32:17 2017 +0800

----------------------------------------------------------------------
 doc/source/cn/references/modules/dom.md | 2 +-
 doc/source/references/modules/dom.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b134be2c/doc/source/cn/references/modules/dom.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/references/modules/dom.md b/doc/source/cn/references/modules/dom.md
index d689606..9f0297c 100644
--- a/doc/source/cn/references/modules/dom.md
+++ b/doc/source/cn/references/modules/dom.md
@@ -274,7 +274,7 @@ domModule.addRule('fontFace', {
 
 ```
 
-[try it](http://dotwe.org/vue/d96b6f89aadd1d628111c16a30e80482)
+[try it](http://dotwe.org/vue/6ece072d0abd9a9e5718eb26bd5719f8)
 
 ## 其他
 

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b134be2c/doc/source/references/modules/dom.md
----------------------------------------------------------------------
diff --git a/doc/source/references/modules/dom.md b/doc/source/references/modules/dom.md
index fe39bc1..5cb354f 100644
--- a/doc/source/references/modules/dom.md
+++ b/doc/source/references/modules/dom.md
@@ -271,6 +271,6 @@ domModule.addRule('fontFace', {
 });
 
 ```
-[try it](http://dotwe.org/vue/d96b6f89aadd1d628111c16a30e80482)
+[try it](http://dotwe.org/vue/6ece072d0abd9a9e5718eb26bd5719f8)