You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/04/11 03:15:08 UTC

[06/10] incubator-weex git commit: * [doc] add type support

* [doc] add type support

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

Branch: refs/heads/dev
Commit: 38d06f386f8209cdac1b6256e8d07b6a02f8dca4
Parents: 9752538
Author: \u9f50\u5c71 <su...@163.com>
Authored: Mon Apr 10 15:29:53 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Apr 10 15:29:53 2017 +0800

----------------------------------------------------------------------
 doc/source/cn/references/components/input.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/38d06f38/doc/source/cn/references/components/input.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/references/components/input.md b/doc/source/cn/references/components/input.md
index d94451b..133b393 100644
--- a/doc/source/cn/references/components/input.md
+++ b/doc/source/cn/references/components/input.md
@@ -25,7 +25,7 @@ Weex \u5185\u7f6e\u7684 `<input>` \u7ec4\u4ef6\u7528\u6765\u521b\u5efa\u63a5\u6536\u7528\u6237\u8f93\u5165\u5b57\u7b26\u7684\u8f93\u5165\u7ec4
 - `disabled {boolean}`\uff1a\u5e03\u5c14\u7c7b\u578b\u7684\u6570\u636e\uff0c\u8868\u793a\u662f\u5426\u652f\u6301\u8f93\u5165\u3002\u901a\u5e38 `click` \u4e8b\u4ef6\u5728 `disabled` \u63a7\u4ef6\u4e0a\u662f\u5931\u6548\u7684\u3002
 - `autofocus {boolean}`\uff1a\u5e03\u5c14\u7c7b\u578b\u7684\u6570\u636e\uff0c\u8868\u793a\u662f\u5426\u5728\u9875\u9762\u52a0\u8f7d\u65f6\u63a7\u4ef6\u81ea\u52a8\u83b7\u5f97\u8f93\u5165\u7126\u70b9\u3002
 - `maxlength {nubmer}`\uff1a<sup class="wx-v">v0.7</sup>\u4e00\u4e2a\u6570\u503c\u7c7b\u578b\u7684\u503c\uff0c\u8868\u793a\u8f93\u5165\u7684\u6700\u5927\u957f\u5ea6\u3002
-- `return-key-type {string}`\uff1a<sup class="wx-v">v0.11</sup>\u952e\u76d8\u8fd4\u56de\u952e\u7684\u7c7b\u578b\u3002
+- `return-key-type {string}`\uff1a<sup class="wx-v">v0.11</sup>\u952e\u76d8\u8fd4\u56de\u952e\u7684\u7c7b\u578b,\u652f\u6301 defalut;go;next;search;send,done\u3002
 
 ## \u6837\u5f0f