xf-form-input
v0.1.1
Published
## Project setup ``` npm install yarn install ```
Downloads
3
Readme
xf-form-input
#这是一个自定义输入框的插件,element-ui封装 #功能:手机号码输入控件,含手机号校验,点击按钮执行任务
Project setup
npm install
yarn install
Compiles and hot-reloads for development
npm serve
yarn serve
Compiles and minifies for production
npm build
yarn build
Run your unit tests
npm test:unit
yarn test:unit