modules.exports = { /* 声明 Babel 可用插件 */ plugins: [['@babel/plugin-proposal-decorators', { legacy: true }]]}