kevisual-center/README.md

26 lines
724 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# envision center
一个可以搭建自己的一个平台模块。
```
query.post({
'path': 'app',
'key': 'publish',
'data': {
'id': ""
}
})
```
## 核心的功能模块
因为在多级路由下react的app应用必须使用domain并且必须要把打包的路径修改为绝对路径否则会有路有不可访问的问题。
当前的应用的功能为envision的核心模块。组件一个微应用必须的模块内容。
- User 用户登陆和用户信息模块
- App Module 用户的App的应用管理
- File Manager 文件管理平台App的部署位置为File Manager当中
- Container Simple 代码Container模块
- Org 组织模块,所有应用的模块为组织内部应用。