7 Commits

Author SHA1 Message Date
邹景立
987ad41765 fix: Add .php-cs-fixer.php and update many files
Add PHP CS Fixer configuration (.php-cs-fixer.php) to enforce coding style and apply corresponding updates across the codebase. Numerous plugins (think-library and many think-plugs-*) and core config files (cache, database, phinx, worker) were updated along with controllers, services, models, storage adapters, helpers and tests to conform to style fixes and minor compatibility/refactors.
2026-02-01 02:01:37 +08:00
邹景立
37db1bdda9 批量更新版权注释 2025-04-10 21:52:11 +08:00
邹景立
8c374c7424 fix: 修复Excel导出样式异常问题 2025-03-11 23:54:48 +08:00
邹景立
1617be2961 fix: 更新 Excel.loadAll 为 Excel.bindLoadDone ,绑定事件并加载完成后再回调 2025-03-11 22:51:13 +08:00
邹景立
c9601938c9 fix: 增加 Excel.loadAll 方法,加载待所有导出数据 2025-03-11 22:44:01 +08:00
邹景立
035ceabd1f fix: 修改Excel导出 JS 脚本 2025-03-11 22:30:49 +08:00
邹景立
c5aac47e14 update: 初始化 Github Actions 管理 2024-08-03 23:15:02 +08:00