@gidc-fjnx-h5-standard/select-account
'选择账户'
Last updated 2 years ago .
MIT · · Tarball · package.json
$ gnpm install @gidc-fjnx-h5-standard/select-account 
Private package

vue-template

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

选择账户 (select-account)

  • props:
  • value: v-model 绑定值,控制弹框显示隐藏
  • title: 弹框标题
  • list: 账户列表数据,必须包含以下数据
  •    seq - 流水号
    
  •    accInfo - 账户信息(银行名称+卡类型+卡号后四位)
    
  •    accBalance - 卡余额(不显示时可省略)
    
  •    logo - 显示银行logo数据
    
  • current: 默认选中选项
  • hideBalance: 是否显示余额
  • transition: 动画
  • emit:
  • select: 选择账户触发事件,返回选择的账户信息

Current Tags

  • 0.0.2                                ...           latest (2 years ago)

2 Versions

  • 0.0.2                                ...           2 years ago
  • 0.0.1                                ...           2 years ago
Maintainers
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (9)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |