zhenizhui

Results 8 comments of zhenizhui

Sound great! Yeah, just translate the docs at present And I will start to translate as you suggest. If I have any questions, may I ask you for advice through...

hi, @bbrala first, congratulate for the 3.0 ! then, i still stay focused on this repository. But the progress is slow because of the busy work. Sorry about that. 😞...

@ChenViVi Yeah, welcome! please send your QQ to this email address [email protected]. Then we can communicate more conveniently. 😃

@BarryZhan @leetschau try this. it work! 1. git clone the repository 2. modify `webpack.config.js`, add `proxy` config ``` devServer: { historyApiFallback: true, noInfo: true, proxy: { '/': { target: 'http://localhost:3000/'...

> clone源码,本地要怎么起开发模式,我看example/main引用的是打包后的es文件夹 跑之前得先build一下,才会生成es文件夹

+1,我看了源码,我猜是不是 better-scroll 的问题?

> > +1,我看了源码,我猜是不是 better-scroll 的问题? > > 是的,计划替换 better-scroll 现在能定位到是什么问题吗,或者说有解决办法吗 😄