教程使用 MobX使用 MobXcraco.config.jsmodule.exports = { babel: { plugins: [['@babel/plugin-proposal-decorators', { legacy: true }]], },};