feat: change to center and clean code

This commit is contained in:
2025-02-16 02:09:14 +08:00
parent 73de223d56
commit 1363b87f36
97 changed files with 882 additions and 6775 deletions

View File

@@ -1,3 +1,25 @@
# envision
# 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 组织模块,所有应用的模块为组织内部应用。