$ gnpm install gidc-touch-dialog
安装: npm i gidc-touch-dialog
使用: 基于vue.js引用组件方式
mian.js中: import GidcTouchDialog from 'gidc-touch-dialog' Vue.use(GidcTouchDialog)
组件: <gidc-touch-dialog :userId="userId" ::projectId="projectId" :http='http'></gidc-touch-dialog>
参数:userId --用户的id(string) projectId --项目id(string) http --服务器地址(string)
Copyright 2013 - present © cnpmjs.org | Home |