0.1.3 • Published 4 days ago

king-lcode v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 days ago

自定义组件

上传文件功能备注

组件上传完成 查看功能
当上传文件类型不为图片类型
在业务口调用处 声明 provide 方法
固定方法名称为:openFiles:this.xxx
    - xxx 为业务口 method 自定义方法名
    - 通过自定义组件调用业务口方法后 业务自行开发不同展示文件功能

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.