vue-pant

常用验证码框 大转盘 抽奖等组件

Usage no npm install needed!

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

README

pant

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

下载npm包

npm install vue-pant 
yarn add vue-pant

全局注册

import 'vue-pant/lib/pant.css'
import * as pant from 'vue-pant'
Vue.use(pant);

页面按需引入

import {components} from 'vue-pant'

组件列表

bigTurntable
boxInput