1.0.1 • Published 3 years ago

taro-tool-vue v1.0.1

Weekly downloads
96
License
ISC
Repository
-
Last release
3 years ago

Install

$ npm install taro-tool-vue --save-dev

Usage

// 滑块验证插件 适用微信小程序/支付宝小程序
// <MtSliderControl class="setWidth" @verifyResult="verifyResult"/>
// verifyResult 返回ture/false
import { MtSliderControl } from 'taro-tool-vue';

taro-tool-vue

为taro vue方向开发 提供组件设计