Skip to content

Leo-July/upload-photo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upload-photo

photograph

vue 组件 h5调用摄像头拍照或从相册中选择图片

需要安装依赖

npm install exif-js --save
<template>
  <photograph v-model="headImage" @upload="upload"></photograph>
</template>

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

vue 组件 h5调用摄像头拍照或从相册中选择图片

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published