From ef8b236f8bdaabae2b753080cd87b29b74bb1040 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com>
Date: Thu, 2 Feb 2023 05:42:11 +0000
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 小胡 <3203164629@qq.com>
---
core/template/default/common/header_right.htm | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/core/template/default/common/header_right.htm b/core/template/default/common/header_right.htm
index 85593e9..7b373da 100644
--- a/core/template/default/common/header_right.htm
+++ b/core/template/default/common/header_right.htm
@@ -1,18 +1,6 @@
- {eval}
- foreach($_G['setting']['verify'] as $key=>$value){
- $verify = C::t('user_verify')->fetch($_G['uid']);
- if($value['available'] && $key==1){
- if($verify['verify1']==1){
- }else {
- $kai=1;
- }
- }
-}
- {/eval}
-
@@ -22,7 +10,6 @@
-
-
From b28134dc9dcc5e0eb024268f571e9bf5361565c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com>
Date: Thu, 2 Feb 2023 06:19:49 +0000
Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E6=A0=87?=
=?UTF-8?q?=E9=94=99=E4=BD=8D=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 小胡 <3203164629@qq.com>
---
static/bootstrap/css/bootstrap.min.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/static/bootstrap/css/bootstrap.min.css b/static/bootstrap/css/bootstrap.min.css
index cb49d99..92e9f41 100644
--- a/static/bootstrap/css/bootstrap.min.css
+++ b/static/bootstrap/css/bootstrap.min.css
@@ -582,7 +582,6 @@ dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-wid
.breadcrumb > li + li:before{
padding: 0;
vertical-align: top;
- margin-right: -5px;
}
.breadcrumb > li {
display: inline-block;