Results 4 comments of Clay

虽然没用过react,但看看前边说围绕着几个概念在转比较赞同,开发思维感觉又清晰了点

刚才cdn有点问题,加载不了,急看文档的话,可以浏览各个组件下面的metas.yml 例如:https://github.com/airyland/vux/blob/v2/src/components/actionsheet/metas.yml

取 changeIndex 事件里面的参数试试 ```js changeIndex (index) { console.log(index); } ```