From bafa2dfe14741d73f625c7adb4eefa02a312df6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Mon, 25 Oct 2021 09:50:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BB=9F=E8=AE=A1=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap/header.php | 12 +++++++++++- application/views/bootstrap3/header.php | 10 ++++++++++ application/views/header.php | 13 +++++++++++-- application/views/login.php | 9 +++++++++ 4 files changed, 41 insertions(+), 3 deletions(-) diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php index d0540637..21256c13 100644 --- a/application/views/bootstrap/header.php +++ b/application/views/bootstrap/header.php @@ -53,7 +53,17 @@ window.location.href = window.location.href; }); } - + + + diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index 44aee7cc..cbfa2c05 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -103,6 +103,16 @@ } + + diff --git a/application/views/header.php b/application/views/header.php index eb1c5302..bea2a638 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -35,8 +35,17 @@ } } - - + + +
diff --git a/application/views/login.php b/application/views/login.php index b157ad70..7d14e47a 100644 --- a/application/views/login.php +++ b/application/views/login.php @@ -13,6 +13,15 @@ +