没有合适的资源?快使用搜索试试~ 我知道了~
ImagePicker:Ionic2+AngularJS2 图片选择component和多图上传
共81个文件
png:51个
ts:9个
json:5个
需积分: 10 0 下载量 25 浏览量
2021-05-17
20:20:50
上传
评论
收藏 1.23MB ZIP 举报
温馨提示
ImagePicker Ionic2+AngularJS2 图片选择component和多图上传 功能如下: 1.选择照相机或者相册里的图片并且展示 2.多张图片异步上传至服务器 依赖插件: $ ionic plugin add $ ionic plugin add cordova-plugin-camera 利用RxJS上传多张图片 /*** * 上传多张图片 * @param params: 服务器上传图片api所需参数 * @param filePaths: 通过拍照或者相册拿到的本地图片url数组 * @returns {Observable}: 服务器返回的图片url */ uploadImages(params: any, filePaths: Array<string>):Observable<any> { var options:
资源推荐
资源详情
资源评论
收起资源包目录
ImagePicker-master.zip (81个子文件)
ImagePicker-master
ImagePicker
package.json 1KB
tslint.json 178B
screenshots
1.PNG 49KB
2.PNG 186KB
ionic.config.json 80B
resources
ios
splash
Default-Landscape~ipad.png 22KB
Default-Portrait@2x~ipad.png 97KB
Default-667h.png 39KB
Default-Landscape@2x~ipad.png 100KB
Default-Landscape-736h.png 44KB
Default~iphone.png 7KB
Default-Portrait~ipad.png 22KB
Default@2x~iphone.png 18KB
Default-568h@2x~iphone.png 31KB
Default-736h.png 44KB
icon
icon-50.png 2KB
icon-small@2x.png 2KB
icon-40@3x.png 6KB
icon-76.png 3KB
icon-60@2x.png 6KB
icon-40@2x.png 3KB
icon.png 2KB
icon-40.png 1KB
icon-60@3x.png 11KB
icon-50@2x.png 5KB
icon-60.png 2KB
icon@2x.png 6KB
icon-72@2x.png 8KB
icon-83.5@2x.png 9KB
icon-76@2x.png 8KB
icon-small.png 818B
icon-small@3x.png 4KB
icon-72.png 3KB
android
splash
drawable-land-ldpi-screen.png 4KB
drawable-port-mdpi-screen.png 7KB
drawable-land-hdpi-screen.png 13KB
drawable-land-xhdpi-screen.png 39KB
drawable-land-xxxhdpi-screen.png 87KB
drawable-port-xxxhdpi-screen.png 80KB
drawable-port-xxhdpi-screen.png 54KB
drawable-land-xxhdpi-screen.png 58KB
drawable-port-hdpi-screen.png 13KB
drawable-port-ldpi-screen.png 4KB
drawable-land-mdpi-screen.png 7KB
drawable-port-xhdpi-screen.png 38KB
icon
drawable-xxhdpi-icon.png 8KB
drawable-xxxhdpi-icon.png 12KB
drawable-xhdpi-icon.png 4KB
drawable-mdpi-icon.png 2KB
drawable-hdpi-icon.png 3KB
drawable-ldpi-icon.png 1KB
splash.png 61KB
icon.png 59KB
config.xml 2KB
src
service-worker.js 4KB
assets
images
add.png 4KB
icon
favicon.ico 2KB
manifest.json 266B
index.html 1KB
app
app.html 38B
app.module.ts 756B
app.scss 681B
main.ts 173B
app.component.ts 599B
pages
home
common-release.ts 2KB
common-release.scss 497B
common-release.html 556B
home.ts 1KB
image-param.ts 235B
home.html 542B
home.scss 15B
tabs
tabs.ts 290B
tabs.html 94B
service
upload.service.ts 3KB
theme
variables.scss 2KB
declarations.d.ts 686B
tsconfig.json 465B
.gitignore 425B
.editorconfig 363B
LICENSE 1KB
README.md 2KB
共 81 条
- 1
资源评论
刘霏霏
- 粉丝: 35
- 资源: 4717
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于ArcEngine的GIS数据处理系统.zip
- (源码)基于JavaFX和MySQL的医院挂号管理系统.zip
- (源码)基于IdentityServer4和Finbuckle.MultiTenant的多租户身份认证系统.zip
- (源码)基于Spring Boot和Vue3+ElementPlus的后台管理系统.zip
- (源码)基于C++和Qt框架的dearoot配置管理系统.zip
- (源码)基于 .NET 和 EasyHook 的虚拟文件系统.zip
- (源码)基于Python的金融文档智能分析系统.zip
- (源码)基于Java的医药管理系统.zip
- (源码)基于Java和MySQL的学生信息管理系统.zip
- (源码)基于ASP.NET Core的零售供应链管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功