1.1.1 • Published 4 years ago
gidc-touch-dialog v1.1.1
安装: npm i gidc-touch-dialog
使用: 基于vue.js引用组件方式
mian.js中: import GidcTouchDialog from 'gidc-touch-dialog' Vue.use(GidcTouchDialog)
组件:
参数:userId --用户的id(string) projectId --项目id(string) http --服务器地址(string)