From 66828037e006f289bbcac5dcec910a61f6c6bc1f Mon Sep 17 00:00:00 2001 From: dingyongliang Date: Tue, 14 Jun 2022 13:12:41 +0800 Subject: [PATCH 1/4] * hide nav in electron zentao. --- module/index/view/index.html.php | 2 ++ .../xuan/index/ext/view/index.xuanxuan.html.hook.php | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/index/view/index.html.php b/module/index/view/index.html.php index 4465748c54..9de89c2e78 100644 --- a/module/index/view/index.html.php +++ b/module/index/view/index.html.php @@ -45,6 +45,7 @@ js::set('showFeatures', $showFeatures); #searchbox .dropdown-menu.show-quick-go.with-active {min-height: 180px;} + +
diff --git a/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php b/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php index e056e5cd95..b9c0fb5e72 100644 --- a/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php +++ b/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php @@ -1,8 +1,6 @@