mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
修复任务详情脚本行数展示
This commit is contained in:
@@ -185,7 +185,7 @@ const Dependence = () => {
|
||||
<Input
|
||||
style={{ width: 360 }}
|
||||
placeholder={intl.get(
|
||||
'alpine linux 镜像源, 例如 mirrors.aliyun.com',
|
||||
'alpine linux 镜像源, 例如 https://mirrors.aliyun.com',
|
||||
)}
|
||||
value={systemConfig?.linuxMirror}
|
||||
onChange={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user