Simon Lin

Results 13 comments of Simon Lin

碰到类似的问题,返回再进入不同id的相同页面组件,computed里的`id () {return this.$route.query.id}`不会重新被计算

https://segmentfault.com/q/1010000012112144 我的问题跟这个类似,似乎小程序的setData方法可以传入一个回调,但是在mpvue里要怎么操作?

https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/page.html#pageprototypesetdataobject-data-function-callback 微信官方的setData是可以传一个界面更新渲染完毕后的回调函数的,希望可以像vue一样在$nextTick里查询节点信息。

@kailcc 记得试过吧,好像那个api不可以

@posva I think because the url manually changing in the omnibox forcibly pushed a new history state by the browser's mechanism, when the history back, it always encounter the `manually...

思源黑体 ExtraLight遇到同样问题。

这个解码内核怎么独立于chimee进行测试?