Merge pull request #363 from sunshl/patch-4

Update loading.md
diff --git a/docs/docs/components/input.md b/docs/docs/components/input.md
index 56fd8a0..f99c1e6 100644
--- a/docs/docs/components/input.md
+++ b/docs/docs/components/input.md
@@ -140,11 +140,11 @@
   - `timestamp`: the time stamp of the event.
 
 ## Demo
-
+- [input with normal content and binding actions Example] (http://dotwe.org/vue/c2c9a853e5184d8ade57d1d93432f31f)
 - [ date & time Example ](http://dotwe.org/vue/23ec083078356ef0e31618164e5a184b)
 
 - [return-key-type Example](http://dotwe.org/vue/703c94a1db921df110a11ce33b42c0d7)
 - [setTextFormatter Example](http://dotwe.org/vue/bea3cb0cad697829d8d343552a2b7b77)
 - [Other Examples](http://dotwe.org/vue/aec5342b15d3c01b3b427384a71b0874)
 
-[try it](http://dotwe.org/vue/3470e4d0194f3879a72d38e2ab02cc9f)
\ No newline at end of file
+[try it](http://dotwe.org/vue/3470e4d0194f3879a72d38e2ab02cc9f)
diff --git a/docs/zh/docs/components/input.md b/docs/zh/docs/components/input.md
index 9ea4ea8..1ced9ad 100644
--- a/docs/zh/docs/components/input.md
+++ b/docs/zh/docs/components/input.md
@@ -128,6 +128,8 @@
 
 ## 示例
 
+- [input标签使用及事件处理 demo](http://dotwe.org/vue/c2c9a853e5184d8ade57d1d93432f31f)
+
 - [date + time 示例(手机扫码查看)](http://dotwe.org/vue/23ec083078356ef0e31618164e5a184b)
 
 * [return-key-type 示例(手机扫码查看)](http://dotwe.org/vue/703c94a1db921df110a11ce33b42c0d7)