https://evanliu2968.github.io/vue-component/
QrcodeUploadLazyload
npm install @evanliu2968/vue-component --saveWe are die hard fans of ECMAScript 6, so we recommend you writing code in modern javascript.
import { Lazyload } from '@evanliu2968/vue-component';Also we provide an advanced way to tree shaking the code with Rollup.js and Webpack 2
import Lazyload from '@evanliu2968/vue-component/lazyload';- The base Project fork from ElemeFE/element.
MIT