时间:2024-10-13 19:24:39
1、进入项目目录,使用composer安装PHPExcelcomposer require phpoffice/phpexcel
3、在ThinkPHP中引入PHPExcel类库
5、编写导出的PHP代码