更新服务器信息为新的 IP 地址,调整相关文档和代码中的默认配置,确保部署和连接的一致性。同时,优化订单管理界面,增强商品信息的格式化逻辑,提升用户体验。

This commit is contained in:
乘风
2026-02-05 21:08:28 +08:00
parent 1a95aee112
commit 3ccf331e12
61 changed files with 11231 additions and 311 deletions

View File

@@ -42,7 +42,7 @@ pip install -r requirements-deploy.txt
### 2. 配置(可选)
脚本默认使用 `.cursorrules` 中的服务器信息42.194.232.22、root、项目路径 /www/wwwroot/soul 等)。如需覆盖,可设置环境变量:
脚本默认使用 `.cursorrules` 中的服务器信息43.139.27.93、root、项目路径 /www/wwwroot/soul 等)。如需覆盖,可设置环境变量:
- `DEPLOY_HOST``DEPLOY_USER``DEPLOY_PASSWORD``DEPLOY_SSH_KEY`
- `DEPLOY_PROJECT_PATH`(如 /www/wwwroot/soul