From 09ff4e0a452529a2b2975553cfa55ebff697c534 Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Fri, 7 Jul 2023 18:32:06 +0800 Subject: [PATCH] =?UTF-8?q?UISideBar=E6=9B=B4=E6=96=B0=E9=80=82=E5=BA=94bo?= =?UTF-8?q?otstrap=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui_sidebar.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ui_sidebar.php b/ui_sidebar.php index 660c57f..413a806 100644 --- a/ui_sidebar.php +++ b/ui_sidebar.php @@ -1,8 +1,8 @@ bar_list==null)return; echo '
'; - echo '
+ echo '
'; foreach($this->bar_list as $code=>$obj) @@ -60,7 +60,7 @@ echo '
-
'; +
'; } public function end() @@ -69,3 +69,4 @@
'; } };//class UISideBar +?>