diff --git a/templates/repo/modelmanage/index.tmpl b/templates/repo/modelmanage/index.tmpl index c76b726ce..e58eaf2f0 100644 --- a/templates/repo/modelmanage/index.tmpl +++ b/templates/repo/modelmanage/index.tmpl @@ -28,7 +28,7 @@
{{template "repo/header" .}} -
+
{{template "base/alert" .}}
diff --git a/templates/repo/modelmanage/showinfo.tmpl b/templates/repo/modelmanage/showinfo.tmpl index c1e353237..f1df4ec6b 100644 --- a/templates/repo/modelmanage/showinfo.tmpl +++ b/templates/repo/modelmanage/showinfo.tmpl @@ -1,6 +1,64 @@ {{template "base/head" .}}
{{template "repo/header" .}} +
+

+ + +

+
+
+ 基本信息 + + + + + + + + +
+ 模型名称: + + Model_asasdas +
+
+
+ 模型精度 +
+
+
+
\ No newline at end of file diff --git a/web_src/js/components/Model.vue b/web_src/js/components/Model.vue index 77c746b2f..ec391884a 100644 --- a/web_src/js/components/Model.vue +++ b/web_src/js/components/Model.vue @@ -22,7 +22,7 @@
- {{ scope.row.Name }} + {{ scope.row.Name }}