└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Useful Vue.js Code Snippets for Weex 2 | 3 | 欢迎贡献例子。Feel free to send a PR. 4 | 5 | ## 环境信息 (Environment) 6 | 7 | + [获取 Weex 执行环境 (Get Weex running environment)](http://dotwe.org/weex/8c2fb817f19d9837a4f773e163d9cc45) 8 | 9 | ## 组件 (Components) 10 | 11 | > [官方文档](http://weex.apache.org/cn/references/components/index.html) ([Official documents](http://weex.apache.org/references/components/index.html)) 12 | 13 | + `
` 14 | + [最简例子 (Simple)](http://dotwe.org/vue/0d82873994de7626b853cb0a97b7431d) 15 | + [`
` 中不能写文本 (Can't write text node within `
`)](http://dotwe.org/vue/ac2349905fa09fd6ba3148ab64f428dc) 16 | + `` 17 | + [最简例子 (Simple)](http://dotwe.org/vue/c72256d520c9303c348f3ce1c7daf246) 18 | + [使用 `lines` 属性 (Use `lines` property)](http://dotwe.org/vue/17925761ce71f04f55b2cbd11b715565) 19 | + `` 20 | + [最简例子 (Simple)](http://dotwe.org/vue/41b0009dacffba0198f5ac535448bec1) 21 | + [使用 `resize` 属性 (Use `resize` property)](http://dotwe.org/vue/67686fd2546e41683eb8eee01640aae3) 22 | + `` 23 | + [最简例子 (Simple)](http://dotwe.org/vue/a6a6ab6d3807349daae32138585d7153) 24 | + `` 25 | + [最简例子 (Simple)](http://dotwe.org/vue/bef3519b9a00f94a0fc4a127e9b43405) 26 | + [使用 loadmore (Use loadmore)](http://dotwe.org/vue/6f340bb6f5dc19d53b7ce26cfc420787) 27 | + [使用 `
` (Use `
`)]-() 28 | + [使用 `` (Use ``)]-() 29 | + [使用 `` (Use ``)]-() 30 | + `` 31 | + [最简例子 (Simple)](http://dotwe.org/vue/563b9cf57ec3463592c5590abcd259fc) 32 | + [横滚 (Horizontal)](http://dotwe.org/vue/c93cededd4ae439c5d4d6892c113af72) 33 | + [使用 loadmore (Use loadmore)](http://dotwe.org/vue/3c61f3d1e4c6b62f4bbddce65a1ffe72) 34 | + [使用 `` (Use ``)]-() 35 | + [使用 `` (Use ``)]-() 36 | + `` 37 | + [最简例子 (Simple)](http://dotwe.org/vue/90975eafba77caee11521ff94b4a51e3) 38 | + [自动播放 (Autoplay)](http://dotwe.org/vue/8964d77f68a3d0eb170cb88751d9add7) 39 | + [自定义 indicator (Custom indicator)]-() 40 | + `` 41 | + [最简例子 (Simple)](http://dotwe.org/vue/d12f3515d1ee577d4c11dd0c9a15485b) 42 | + [checked & disabled](http://dotwe.org/vue/f7903c8299789ed1367cfd661c3e8d02) 43 | + [监听 change 事件 (Listen change event)](http://dotwe.org/vue/4003f58f12defd80c5a3866bb783227f) 44 | + `` 45 | + [最简例子 (Simple)](http://dotwe.org/vue/6a9b794e2b9485c88ff8c3704df6aa3c) 46 | + [placeholder](http://dotwe.org/vue/be40c1ca9c5218efd17ed665500cde03) 47 | + [autofocus & disabled & maxlength](http://dotwe.org/vue/2231a60892fb13a9d5284fce028e343e) 48 | + [多种不同的类型 (Different types)](http://dotwe.org/vue/5526f23be29212c109a4aab0ab82b59f) 49 | + [`input`, `change`, `focus`, `blur` events](http://dotwe.org/vue/bb84e9930a84e64e0f126a6fcc112a66) 50 | + `