From 292b805607f8c7b1c0bdd6f4cdc192e0ac21e52e Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Sat, 7 May 2022 15:30:39 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/benchmark/new.tmpl | 268 ++++++++++++++----- web_src/js/features/images.js | 12 + 2 files changed, 209 insertions(+), 71 deletions(-) diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 0db184206..32445432f 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -31,7 +31,9 @@ margin-left: 1.5rem; width: 81% !important; } - +.width48{ + width: 48.5% !important; +} .add{font-size: 18px; padding: 0.5rem; border: 1px solid rgba(187, 187, 187, 100); @@ -74,90 +76,175 @@ {{.i18n.Tr "repo.modelarts.evaluate_job.new_job"}}
+ + -
+ {{.CsrfTokenHtml}} - - +
- - + +
-
- - -
- -
- - -
- - -
-
- -   - +
+
+ + +
+ +
+ + -
-
- - - -
-
- -
- + +
+ + +
+
+ +   + +
+
+ + + +
+
+ +
+ +
+ + + +
+ + +
+ +
+ + + {{.i18n.Tr "repo.cloudbrain.benchmark.evaluate_train"}} +
+ +
+ + + {{.i18n.Tr "cloudbrain.view_sample"}} +
+ + +
+ + {{.i18n.Tr "repo.cloudbrain.cancel"}} +
+ + + + @@ -166,7 +253,7 @@