From 6dba5cc31bb6924f8f997fb46ab4af995dd78fb5 Mon Sep 17 00:00:00 2001 From: Jonny Hu <17295146@qq.com> Date: Wed, 28 Jul 2021 11:59:22 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=95=B4=E4=BD=93header?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E3=80=81footer=E9=A3=8E=E6=A0=BC=E4=B8=8Elog?= =?UTF-8?q?o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/public/img/logo-w.svg | 1 + custom/public/img/logo.svg | 1 + templates/base/head_navbar.tmpl | 2 +- templates/base/head_navbar_home.tmpl | 2 +- web_src/less/_base.less | 4 ++-- web_src/less/_dataset.less | 2 +- web_src/less/openi.less | 16 +++++++++------- 7 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 custom/public/img/logo-w.svg create mode 100644 custom/public/img/logo.svg diff --git a/custom/public/img/logo-w.svg b/custom/public/img/logo-w.svg new file mode 100644 index 000000000..867acc1e2 --- /dev/null +++ b/custom/public/img/logo-w.svg @@ -0,0 +1 @@ +logo-w \ No newline at end of file diff --git a/custom/public/img/logo.svg b/custom/public/img/logo.svg new file mode 100644 index 000000000..b2330f885 --- /dev/null +++ b/custom/public/img/logo.svg @@ -0,0 +1 @@ +logo \ No newline at end of file diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 37c6e5b15..80d0d2275 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -1,7 +1,7 @@