通过使用autorun, MobX只会检测使用到的内容。如果你觉得不够清楚,来看下下面的: mobx.autorun(function () { console.log('Full name: ' + person ...
確定! 回上一頁