fix
parent
ad6cc0b816
commit
de5db35c86
2
file.php
2
file.php
|
@ -79,7 +79,7 @@ if ($handle->uploaded) {
|
||||||
@creat_thumbnail_images($handle->file_dst_name);
|
@creat_thumbnail_images($handle->file_dst_name);
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// 图片完整相对路径:/i/2021/05/03/k88e7p.jpg
|
// 图片完整相对路径:/i/2021/05/03/k88e7p.jpg
|
||||||
if ($handle->processed) {
|
if ($handle->processed) {
|
||||||
header('Content-type:text/json');
|
header('Content-type:text/json');
|
||||||
|
|
Loading…
Reference in New Issue