vue-pwd-inputs

移动端的支付密码输入组件

Usage no npm install needed!

<script type="module">
  import vuePwdInputs from 'https://cdn.skypack.dev/vue-pwd-inputs';
</script>

README

vue-pwd-inputs

移动端的支付密码输入组件

查看案例

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

Build Setup

# install dependencies
npm install

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report