Yun Dong

Results 31 comments of Yun Dong

@wang111588 查看 `ios/playground/Podfile` 目录 https://github.com/alibaba/weex/blob/dev/ios/playground/Podfile

新版中文网站及文档已经上线,请访问 https://weex-project.io/cn/ , 此处后续不再维护,谢谢理解。

```yaml language: [en, cn] i18n: type: [page, post] generator: [index, archive] ```

@CodeLife2012 感谢反馈,已经修复,我们的新教程已经发布在 http://weex-project.io/cn/doc/get-started.html ,欢迎提意见~

本文档已迁移至 https://weex-project.io/cn/guide/intro/how-it-works.html , 此处不再维护,谢谢。

@nicefe `$scrollTo` 已经被弃用,请使用 dom 模块的 `$scrollToElement` .参考文档 https://alibaba.github.io/weex/cn/doc/modules/dom.html

@freeyiyi1993 新版文档已经整合完毕,请猛击 https://alibaba.github.io/weex/cn/doc/

@liveforlife 试试新版文档里的例子 https://alibaba.github.io/weex/cn/doc/syntax/id.html 。应该能跑得起来才对。

@RaulZuo dom module 提供了常用的 dom API