mobx Mr. serenader Published at 26 September 2019, updated at 13 March 2020 on mobx Click to run embed content:https://codesandbox.io/embed/new-dew-ec8bgmobx-react 里面,凡是使用到 mobx store 的数据的组件,均需要使用 @observer 进行装饰。即使数据是从 props 里面传进来也一样。