getElementById('root') ); 3、組件使用mobx倉庫 import {inject,observer} from 'mobx-react' 方式一:直接導入倉庫 @inject('xxx') @observer 類組件 ...
確定! 回上一頁