项目文档.md 1.3 KB
Newer Older
doc_wei's avatar
doc_wei 已提交
1 2 3 4 5 6 7 8 9 10 11
### 点击目录跳转至文档详情页

> 文档完善中

- 项目相关文档
    - 1. 技术文档
        - 1.1 架构介绍
            - 1.1.1 环境搭建
                - 1.1.1.1 [Java 安装(Windows)](https://mp.weixin.qq.com/s/d_--BpK6K8a43tYq9aGJsA)
                - 1.1.1.2 [Maven 安装(Windows)](https://mp.weixin.qq.com/s/1SOkIwoIYIx1j93NmJMQRg)
                - 1.1.1.3 [搭建redis集群(Windows)](https://mp.weixin.qq.com/s/bKAJpFK4YXMJ7d0i6lXeGg)
doc_wei's avatar
doc_wei 已提交
12
                - 1.1.1.4 [搭建activeMQ(Windows)](https://mp.weixin.qq.com/s/xW8pYy81Smg4dx_6b_MCjw)
doc_wei's avatar
doc_wei 已提交
13 14 15 16 17
            - 1.1.2 部署方式
                - 1.1.2.1
            - 1.1.3 其他
                - 1.1.3.1 
        - 1.2 前台技术文档
doc_wei's avatar
doc_wei 已提交
18
            - 1.2.1 前端插件使用文档
doc_wei's avatar
doc_wei 已提交
19 20
                - 1.2.1.1 [核心对象 - winui](https://mp.weixin.qq.com/s/ZZaTN-PrtrR6al86Q_R8Cg)
                - 1.2.1.2 [窗口管理 - window](https://mp.weixin.qq.com/s/padRlxI-x5smW9vPkTUojg)
doc_wei's avatar
doc_wei 已提交
21 22
                - 1.2.1.3 [桌面管理 - desktop](https://mp.weixin.qq.com/s/xSyFoHZDrUq0Z9A_6_u8AA)
                - 1.2.1.4 [showGrid的使用](https://mp.weixin.qq.com/s/ou4rAUFMdBuRAVEnDHokIA)
doc_wei's avatar
doc_wei 已提交
23 24 25 26 27 28
        - 1.3 后台技术文档
            - 1.3.1 
    - 2. 操作文档
        - 2.1 组织管理
            - 2.1.1 
    - 3. 设计思想