下载egg-cors 包. cnpm i egg-cors --save. 在plugin.js中设置开启cors. exports.cors = { enable: true, package: 'egg-cors', };. 在config.default.js中添加配置.
確定! 回上一頁