feat: 远程目录 UI 提示改为相对路径(从远程用户 home 目录开始)

This commit is contained in:
ymq 2026-08-14 14:20:53 +08:00
parent ece913f186
commit 1fd895213c

View File

@ -70,7 +70,7 @@
"uitype": "str",
"label": "远程目录",
"cwidth": 24,
"placeholder": "绝对路径,例如 /data/pipeline/ws"
"placeholder": "相对路径,从远程用户 home 目录开始,例如 work/pipeline"
}
]
}