diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index f5a52f2cb..7c821824d 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -787,6 +787,7 @@ model_noright=无权限操作 model_rename=模型名称重复,请修改模型名称 debug=调试 +debug_again=再次调试 stop=停止 delete=删除 model_download=模型下载 diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 75811fd3e..ba76fa11f 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -316,21 +316,26 @@ {{end}} --> - {{if .CanDebug}} - {{if eq .ComputeResource "CPU/GPU"}} - - 再次调试 - +
+