gaohaojie

Results 6 comments of gaohaojie

// entry-server.js,它是暴露出一个函数,接受渲染上下文context参数(即server.js 中的content 变量), // 然后根据url匹配组件。所以说参数需要在我们调用renderToString传入context,并包括url属性。 import { createApp } from './app' // export default context => { // const { app } = createApp() // return app // }...

router.push(context.url) .catch(err => { reject(err) console.log('router push', err); }) 这一块报的错

i think we encounter the same problem,the last imag in Carousel is flickering when running android

I have tried to reproduce your experimental results many times, but the best result is only 24.87%, what is certain is that I am completely following the parameters and steps...

用了之后造成flatlist滑动卡顿,而且挺明显的卡顿