超达 翁

Results 7 comments of 超达 翁

- 产品:微贝后台 - 公司:http://webei.cn - 链接:http://webei.cn/v2/admin - 截图: ![1 pic_hd](https://cloud.githubusercontent.com/assets/2403371/15091284/0d3a2e58-1477-11e6-807a-4c6661f4a533.jpg) ![2 pic_hd](https://cloud.githubusercontent.com/assets/2403371/15091286/18c47274-1477-11e6-9354-1c2c13e819a3.jpg) > 基于 React-Router 的 SPA 应用

多学点Code Style、Markdown吧… 看不下去了

之前使用 `vue`1.0 配合 `vue-infinite-scroll`没问题,现在使用vue2.0好像disabled=true也会无限调用方法。

@lo6041 调用的方法不能有括号 `` ✅ `` ❎ 估计是个bug

Solution👇 ``` { label: { position: 'inside', rich: { blue: { color: 'blue', align: 'center' } } }, labelLayout: (params) => { return { y: params.labelRect.y, align: 'center', } },...