0.2.0 • Published 3 years ago

global_search_zhou_ck v0.2.0

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

简易计算器组件

使用方法

main.js中引入
import calculator from 'global_search_zhou_ck';
全局VUE.use(calculator)
在需要使用的地方直接引入<calculator style="width: 335px"></calculator>

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.