mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
优化图片加载已修复fixed表现;优化导出功能,使导出效果与页面表格一致;
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
"qcloud/cos-sdk-v5": "^2.0",
|
||||
"qiniu/php-sdk": "^7.2",
|
||||
"alibabacloud/client": "^1.5",
|
||||
"jianyan74/php-excel": "^1.0",
|
||||
"zhongshaofa/easy-admin": "^1.0.2",
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "^7.4"
|
||||
"guzzlehttp/guzzle": "^7.4",
|
||||
"phpoffice/phpspreadsheet": "^1.22"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^4.2",
|
||||
|
||||
Reference in New Issue
Block a user