ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的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