+
{{template "base/alert" .}}
@@ -200,53 +227,8 @@
{{end}}
-
-
-
-
-
-
点击打开 Dialog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ {{template "custom/select_dataset" .}}
{{template "base/footer" .}}
\ No newline at end of file
diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl
index 54298599e..61b7975b7 100755
--- a/templates/repo/datasets/index.tmpl
+++ b/templates/repo/datasets/index.tmpl
@@ -97,6 +97,9 @@
fill: #FA8C16 !important;
stroke:#FA8C16 !important
}
+ .diy-popper{
+ max-width: 400px;
+ }
{{template "repo/header" .}}
@@ -196,15 +199,19 @@
diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl
index 7150cc11e..f8c5ce63b 100755
--- a/templates/repo/debugjob/index.tmpl
+++ b/templates/repo/debugjob/index.tmpl
@@ -478,6 +478,7 @@
{{template "base/footer" .}}