From 95b2613cdaa98210410ba8f93aa322a53dd58728 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 11 Mar 2022 10:00:26 +0800 Subject: [PATCH] fix issue --- templates/repo/datasets/edit.tmpl | 14 ++++----- templates/repo/datasets/index.tmpl | 14 +++++---- web_src/js/components/MinioUploader.vue | 20 +++++++----- web_src/js/index.js | 42 ++++++++++++++++++++++--- 4 files changed, 65 insertions(+), 25 deletions(-) diff --git a/templates/repo/datasets/edit.tmpl b/templates/repo/datasets/edit.tmpl index d44e8765c..d198d1666 100644 --- a/templates/repo/datasets/edit.tmpl +++ b/templates/repo/datasets/edit.tmpl @@ -28,36 +28,36 @@
- + {{.CsrfTokenHtml}} - + 请输入字母、数字、_和-,最长64个字符,且不能以中划线(-)结尾。 - + - + - + - + - 确定 + 确定 取消 diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index 73f153c04..656f22a75 100755 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -93,12 +93,13 @@ } .stars_active{ fill: #FA8C16 !important; + stroke:#FA8C16 !important }
{{template "repo/header" .}} {{if .dataset}} -