4.1. 网页应用模版

本文档说明了为用户生成的智能应用的模版的组成

4.1.1. 模版目录结构

模版下面包含的文件和目录:

README.md
requirements.txt
install.bat
install.sh
src/
    ekapp.py
    ekworks.py
    default.cfg
    data.json
    static/
        index.html
        *.js
        *.css
    ekegnineer/runtime/
        webui/
            cli.py
            server.py
            handler.py
        components/
            ekcomputer.py
            ekfile.py
            ...

4.1.2. 数据接口定义

通过 Json 提供数据