From ea4cde73d924b264da51c7bcb7b8e898e09ca7ea Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Mon, 17 Aug 2020 16:35:43 +0800 Subject: [PATCH] feat: improve --- templates/base/head_navbar.tmpl | 2 +- web_src/js/components/MinioUploader.vue | 327 ++-- web_src/js/index.js | 1909 +++++++++++++++-------- web_src/less/_dataset.less | 309 ++-- 4 files changed, 1576 insertions(+), 971 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 8e1055a72..3cd9ea117 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -9,7 +9,7 @@ {{if .IsSigned}} - {{.i18n.Tr "dashboard"}} + {{.i18n.Tr "dashboard"}}