1.0.0 • Published 4 years ago

@ubrorg/blur-image v1.0.0

Weekly downloads
13
License
-
Repository
-
Last release
4 years ago

blur-image

npm.io npm.io

blur-image

使用

在页面的 page.json 中配置:

{
  "usingComponents": {
    "blur-image": "@ubrorg/blur-image/lib/index"
  }
}

在页面的 page.axml 中直接使用:

<blur-image />

开发

  1. yarn 或者 ayarn阿里内网)安装依赖
  2. 小程序 IDE 打开组件(下载地址

更多命令

  • miapp newbranch: 新建分支
  • miapp push: 提交代码
  • miapp prepub: 预发(发布 beta 版本)
  • miapp publish: 正式发布
1.0.0

4 years ago