Merge branch 'master' of github.com:chinahu-woker/easyai2work

This commit is contained in:
chinahu-woker 2025-03-01 17:46:09 +08:00
commit 83c8734934
2 changed files with 2 additions and 29 deletions

View File

@ -6,7 +6,7 @@ EasyAi-uniapp—前端优化二开版本
## 另外作者还支持该小程序的定制修改以及Comfyui的定制节点有需要可以加作者微信咨询hdmlgzs ## 另外作者还支持该小程序的定制修改以及Comfyui的定制节点有需要可以加作者微信咨询hdmlgzs
## 关于小程序不能链接 xxxxxxxx/websocket的报错需要在nginx后台中再以3002端口配置一个/websocket的反向代理就可以了 ## 关于小程序不能链接 xxxxxxxx/websocket的报错需要在nginx后台中再以3002端口配置一个/websocket的反向代理就可以了
<img src="https://github.com/chinahu-woker/easyai2work/blob/master/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20250216113853.png" width="210px">
## 安装教程 ## 安装教程
【官网文档】https://doc.51easyai.com/getting-started/quickstart 【官网文档】https://doc.51easyai.com/getting-started/quickstart
@ -28,6 +28,7 @@ EasyAi-uniapp—前端优化二开版本
## 2025/2/24第3次更新 ## 2025/2/24第3次更新
### 0. 优化了绘画历史图片显示,新增加画廊 ### 0. 优化了绘画历史图片显示,新增加画廊
### 1. 优化了个人主页的ui ### 1. 优化了个人主页的ui
<img src="https://github.com/chinahu-woker/easyai2work/blob/master/20250224myself.png" width="210px"/><img src="https://github.com/chinahu-woker/easyai2work/blob/master/pic.png" width="210px"/>
@ -39,8 +40,6 @@ EasyAi-uniapp—前端优化二开版本
### 3. 支持官方3.0.2版本的管理后台 ### 3. 支持官方3.0.2版本的管理后台
### 4. 搭建之前请按照官方文档把所有的配置都配置好!!! ### 4. 搭建之前请按照官方文档把所有的配置都配置好!!!
### 5. 支持点击消息复制消息AI对话模型/渠道选择oneapi的渠道 ### 5. 支持点击消息复制消息AI对话模型/渠道选择oneapi的渠道
<img src="https://github.com/chinahu-woker/easyai2work/blob/master/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20250216113853.png" width="210px"/>
## 2025/2/8第一次更新; ## 2025/2/8第一次更新;

View File

@ -1,26 +0,0 @@
diff.astextplain.textconv=astextplain
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
http.sslbackend=openssl
http.sslcainfo=E:/Git/mingw64/etc/ssl/certs/ca-bundle.crt
core.autocrlf=true
core.fscache=true
core.symlinks=false
pull.rebase=false
credential.helper=manager
credential.https://dev.azure.com.usehttppath=true
init.defaultbranch=master
user.name=chinahu-woker
user.email=3557732712@qq.com
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
remote.origin.url=git@github.com:chinahu-woker/easyai2work.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master