Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.25 KB

angular-webuploader

webuploader It's a new file uploader solution!

angular指令封装的webuploader demo,弹窗上传图片,缩略图展示列表,翻页效果;支持点击缩略图查看大图详情;

ScreenShot

screenshot0

screenshot1

screenshot2

Usage

本demo没有给出java后台代码,后台代码也简单,一个文件读写+图片压缩,返回结果参考以下json格式; 然后将图片上传接口请求地址在app.js配置后即可。

	
	{"status":true,"newName":"/test/temp/upload/picture/20160422/c0c0b8f7bc574ec88f891ff834b79bab.jpg","thumbName":"/test/temp/upload/picture/20160422/thumb/c0c0b8f7bc574ec88f891ff834b79bab.jpg"}

License


giscafer.com  ·  GitHub @giscafer  ·  Weibo @Nickbing Lao