This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
geekai
Watch
1
Star
0
Fork
0
You've already forked geekai
mirror of
https://github.com/yangjian102621/geekai.git
synced
2025-11-03 07:43:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
124554bae5a2134785b3138a1b080fae657d8539
geekai
/
web
History
RockYang
124554bae5
opt: 抽离 session 验证函数,修正前端路由覆盖 bug
2023-06-23 06:31:25 +08:00
..
public
refactor: 更新 iconfont 图标,增加打赏二维码弹窗
2023-06-21 15:34:38 +08:00
src
opt: 抽离 session 验证函数,修正前端路由覆盖 bug
2023-06-23 06:31:25 +08:00
.env.production
feat: admin login page is ready
2023-06-19 11:09:23 +08:00
.gitignore
docs: 增加 docker-compose 部署支持
2023-06-22 22:14:18 +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
refactor: refactor the frame layout of admin module
2023-06-21 14:22:28 +08:00
package.json
refactor: refactor the frame layout of admin module
2023-06-21 14:22:28 +08:00
README.md
opt: automatic get the host for api and websocket from the 'location' var
2023-06-15 14:39:05 +08:00
vue.config.js
feat: admin login page is ready
2023-06-19 11:09:23 +08:00
README.md
chatgpt-plus-web
chatgpt-plus 项目前端实现,采用 Vue3 + element-plus 架构。