update leaui_image
This commit is contained in:
@ -122,7 +122,7 @@ func (c File) uploadImage(from, albumId string) (re info.Re) {
|
||||
|
||||
// File
|
||||
fileInfo := info.File{Name: filename,
|
||||
Title: filename,
|
||||
Title: handel.Filename,
|
||||
Path: fileUrlPath,
|
||||
Size: filesize}
|
||||
|
||||
|
Reference in New Issue
Block a user