MDF4.1脚手架规范说明

运行时框架目录规范

packages/mdf-app
├── lang                    #多语抽取工具包
├── src
│   │── business            # 业务扩展脚本(JS)
│   │   └── common
│   ├── client
│   │   ├── common            
│   │   │   ├── biz         # 扩展biz actions
│   │   │   ├── redux       # 扩展redux actions
│   │   ├── web             # PC端扩展
│   │   │   ├── components  # 基础控件扩展
│   │   │   ├── redux       # 扩展reducers
│   │   │   ├── routes      # 扩展路由
│   │   │   ├── styles      # 扩展样式
│   │   │   ├── index.jsx   
│   │   ├── mobile          # 移动端扩展
│   │   │   ├── components  # 基础控件扩展
│   │   │   ├── redux       # 扩展reducers
│   │   │   ├── routes      # 扩展路由
│   │   │   ├── styles      # 扩展样式
│   │   │   ├── index.jsx   
│   ├── common
│   │   ├── config.env.js   # 领域环境配置
├── static                  # 无需编译的静态资源 
├── babel.config.js            # 个性化babel配置
├── webpack.config.js        # 个性化webpack配置
├── package.json
Copyright © 用友 -【生态技术部】 2022-2023 all right reserved,powered by Gitbook修订时间: 2022-08-24 16:20:46

results matching ""

    No results matching ""