mobx-miniprogram-bindings icon indicating copy to clipboard operation
mobx-miniprogram-bindings copied to clipboard

请问如何正确的在app.js中使用Mobx?

Open shuimupj opened this issue 2 years ago • 0 comments

参考Page的写法在app.js中使用,会报TypeError: r.setData is not a function; 同时app.js中没有onUnload如何调用destroyStoreBindings()?

shuimupj avatar Sep 04 '23 06:09 shuimupj