weiqing

Results 2 issues of weiqing

代码编译成微信小程序源码后,发现store是mobx。 在action({ state },payload){} 方法通过 state获取到的数组是一个ObservableArray,并不能直接使用。

trigger an exception on ssr : ‘ ReferenceError: self is not defined ’