323 Star 2K Fork 534

御宅男工作室 / YZNCMS

 / 详情

图片本地化后缀为大写,不能上传

待办的
求助问题
创建于  
2022-02-23 22:14

// application/attachment/controller/Attachments.php

/**
* html代码远程图片本地化
* @chancelai string $content html代码
* @chancelai string $type 文件类型
*/
public function getUrlFile(){
// ...
// 小写化即可
$fileExt = strtolower(strrchr($vo, '.'));
// ...
}

评论 (0)

Hexrui 创建了任务
Hexrui 修改了描述
展开全部操作日志

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(1)
99475 hexrui 1578917439
PHP
1
https://gitee.com/ken678/YZNCMS.git
git@gitee.com:ken678/YZNCMS.git
ken678
YZNCMS
YZNCMS

搜索帮助