Open zhouzhongyuan opened 7 years ago
天合光能目录结构:
├── billform(用户自己写)
│ └── index.js
├── config.js
├── DynamicView.js(固定)
├── index.js(固定)
├── page
│ ├── mtodolist.js(用户自己写)
│ └── my.js(用户自己写)
└── template
├── defaultTemplateMapping.js(固定)
├── index.js
└── TabTemplate(固定)
├── CellLayoutTemplate.js
├── getMappedComponentHOC.js
├── index.js
└── TabViewTemplate.js
Wendsday
** | First | Second |
---|---|---|
Script | ||
Rendering | ||
Painting |
TODO
TODO 衍生问题