Background the returned data as shown in figure
JsonData {Success=true, MSG="upload Success!" , file_path={path=http://localhost/Admin/Resource/EditUpload/35907cc6-d735-4c67-a36d-7ea8df625acb.jpg}}
The front desk code
How to parse into my own back on the path
CodePudding user response:
Look at the upload source details, anyway not md5 is nothing to be afraid of again, according to the original algorithm of inverse backCodePudding user response:
According to not be base64 encoded image path, but the whole be base64 encoded pictureshttps://prezi.com/nxb7boahw3kd/dataimagejpegbase649j4aaqskzjrgabaqeayabgaad2wbdaaohb/
http://www.reader8.cn/jiaocheng/20120301/1552318.html
/9 j/4 aaq were coded picture
The content is returned to the stored in the server returned to GUID for the only image path name, under that to find corresponding relation
CodePudding user response:
I also met this problem, the building Lord solved yet? Please reply, thank you.CodePudding user response:
This is after you uploaded to the server, then the background will give you return a url and you want to be in source simditor. Found in js source changeCodePudding user response:
3214656