geekai/web
2024-03-22 19:09:04 +08:00
..
public opt: enable use cdn url for mj-plus 2024-01-28 21:56:25 +08:00
src fix: fix code highlight error when add formule detecting 2024-03-22 19:09:04 +08:00
.env.development always parse authorization token for all request 2024-03-20 21:11:52 +08:00
.env.production remove new-ui files 2024-03-18 12:01:34 +08:00
.gitignore refactor: refactor chat_handler, add support for Azure and ChatGLM 2023-09-04 06:43:15 +08:00
babel.config.js 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00
jsconfig.json 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00
package-lock.json feat: optimize login dialog 2024-03-19 10:47:13 +08:00
package.json feat: add chart for admin dashbord 2024-03-22 16:57:30 +08:00
README.md docs: 更新文档,新增移动端预览图 2023-06-27 14:28:00 +08:00
vue.config.js 修改 2023-12-05 11:08:03 +08:00

chatgpt-plus-web

chatgpt-plus 项目前端实现,采用 Vue3 + element-plus 架构。

移动端是采用 Vue3 + Vant 移动开发框架实现的。