0.1.3 • Published 1 year ago

tpclientsatisfaction v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

clientevaluation

Project setup

npm install tpclientsatisfaction

Compiles and hot-reloads for development

导入组件及样式
入口 main.js
import TpClientDialog from 'tpclientsatisfaction'
import 'tpclientsatisfaction/lib/tpclientdialog.css'


注册组件库
Vue.use(TpClientDialog)

<TpClientDialog :isLogin="true" :sourceType="2"></TpClientDialog>

isLogin 是否登录 未登录会显示 手机号输入框
sourceType 来源: 1,信息变更。 2,投保

编译组建库 
npm run lib

Customize configuration

See Configuration Reference.

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago