Ai_GirlFriend/开发/2026年2月2日/2026年2月2日.md
2026-02-02 20:08:28 +08:00

20 lines
764 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- [ ] 礼物、换装、音色样式更改,但是还未更新数据库
1. Tab栏中各内容对齐
2. 短剧、商城、音乐库对接
3. UI完善对齐筑梦岛
4. 视频、语音、唱歌等功能调试成功
# 完成
- tab栏切换的聊天界面切换成功
- 发现vlp会员问题无法正常生成视频和语音
- 将php端口改为30100python改为30101
- 将xunifriend_Raees文件夹除node_modules文件夹都上传到30100站点
- 更改30100站点nginx配置并重载
- 将30100站点网站配置的运行改为public目录
- 将lover文件夹除__pycache__文件夹都上传到30101站点
cd /www/wwwroot/1.15.149.240_30101
source python/venv/bin/activate
python -m uvicorn python.main:app --host 127.0.0.1 --port 30101