diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index f6cd0d675..dcd8a3e21 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -389,7 +389,7 @@
- {{if .CanDel}} + {{if .CanDebug}} {{$.i18n.Tr "repo.submit_image"}} {{else}} {{$.i18n.Tr "repo.submit_image"}} @@ -397,7 +397,7 @@
- {{if .CanDel}} + {{if .CanDebug}} {{$.i18n.Tr "repo.download"}} {{else}} {{$.i18n.Tr "repo.download"}} diff --git a/templates/repo/modelarts/inferencejob/new.tmpl b/templates/repo/modelarts/inferencejob/new.tmpl index 70bd27e7e..5b0411dea 100644 --- a/templates/repo/modelarts/inferencejob/new.tmpl +++ b/templates/repo/modelarts/inferencejob/new.tmpl @@ -1,6 +1,5 @@ {{template "base/head" .}} -
@@ -83,10 +60,11 @@
+ 请输入只包含大小写字母、数字、_和-,最长36个字符。
- +   
@@ -95,7 +73,7 @@

{{.i18n.Tr "repo.modelarts.train_job.parameter_setting"}}:

- +    -