AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 目录结构 门户应用前台必备的模板目录结构: ``` themes ├─simpleboot3 模板目录 │ ├─portal 门户模板目录 │ │ ├─article.html 文章内页模板 │ │ ├─article.json 文章内页模板配置文件 │ │ ├─index.html 首页模板 │ │ ├─index.json 首页模板配置文件 │ │ ├─list.html 文章列表页模板 │ │ ├─list.json 文章列表页模板配置文件 │ │ ├─page.html 页面模板 │ │ ├─page.json 页面模板配置文件 │ │ ├─search.html 搜索页模板 │ │ ├─search.json 搜索页模板配置文件 │ │ └─ ... 更多模板文件 ``` ## 视频讲解 http://t.cn/RnQBO6V