@blueju/workflow-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

工作流(业务)UI 组件库

环境变量

在使用本组件前,请务必先在 .umirc.ts 中配置以下环境变量:

export default {
  ...
  define: {
    'process.env.WORKFLOW_REQUEST_BASE_URL': 'http://www.baidu.com:8080',
  },
  ...
};

本组件已内置请求,环境变量 process.env.WORKFLOW_REQUEST_BASE_URL 用于修改组件内部的接口请求地址。

Readme

Keywords

none

Package Sidebar

Install

npm i @blueju/workflow-ui

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

680 kB

Total Files

91

Last publish

Collaborators

  • blueju