bas-component-designer
v1.0.27
Published
公用方法使用 (utils文件夹):
Readme
绘图通用方法、函数
公用方法使用 (utils文件夹):
例如:basComponentDesigner.getParam.getParam (对应utils文件夹下的getParam.js --> function getParam)
打包:npm run build-lib
登录: npm login --registry=http://nexus.jiucaiyun.cn:8081/repository/npm-snapshot/
Username: admin
Password: Ekingwing@123
Email: [email protected]发布:npm publish --registry=http://nexus.jiucaiyun.cn:8081/repository/npm-snapshot/
