feat: 远程目录 UI 提示改为相对路径(从远程用户 home 目录开始)
This commit is contained in:
parent
ece913f186
commit
1fd895213c
@ -70,7 +70,7 @@
|
||||
"uitype": "str",
|
||||
"label": "远程目录",
|
||||
"cwidth": 24,
|
||||
"placeholder": "绝对路径,例如 /data/pipeline/ws"
|
||||
"placeholder": "相对路径,从远程用户 home 目录开始,例如 work/pipeline"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user