chore: 更新项目路径到新工作区
- 所有自动化脚本、测试文件路径从旧工作区迁移到 /root/openclaw-workspace/projects/yu-zhi-ran/ - 保持项目独立于 OpenClaw 工作区管理 - 后端 run.sh 路径更新
This commit is contained in:
@@ -313,7 +313,7 @@ if (!editor) {
|
||||
}
|
||||
|
||||
// 提示封面上传
|
||||
const coverPath = "/root/.openclaw/workspaces/yzr-yxl/projects/yu-zhi-ran/content/publishing/images/05-封面图.png";
|
||||
const coverPath = "/root/openclaw-workspace/projects/yu-zhi-ran/content/publishing/images/05-封面图.png";
|
||||
console.log("\n📸 封面上传:");
|
||||
console.log(" 1. 点击编辑器工具栏的图片按钮(🖼️)");
|
||||
console.log(" 2. 选择 '上传图片'");
|
||||
|
||||
Reference in New Issue
Block a user