0.0.7 • Published 4 years ago

mini-car-plate v0.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

mini-car-plate

使用

  • npm install mini-car-plate
  • 微信开发者工具勾选 npm模块
  • 构建npm
  • 页面/组件配置文件usingComponents选项
  • 页面使用该组件

属性

  • activeColor 增强颜色, 默认#ff5500
  • 是否支持电动、学、警、港、澳, 默认支持

方法

  • bind:tap-del 删除功能
  • bind:tapd 点击功能
  • bind:tap-ok 车牌显示完全功能

使用

<mini-car-plate
  bind:tap-ok="hadnleTapOk"
  bind:tap-box="hadnleTap"
  bind:tap-del="hadnleDel"/>
0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago