From d6303e9d4a678be0c9bd0b80543dd5fd236fa099 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Sun, 10 Nov 2024 00:18:40 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90docs=E3=80=91=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/jsdocs/template/static/scripts/main.js | 12 ++++++------ build/jsdocs/template/tmpl/navigation.tmpl | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/jsdocs/template/static/scripts/main.js b/build/jsdocs/template/static/scripts/main.js index 72aa0f45a7..b9d0ff0b37 100644 --- a/build/jsdocs/template/static/scripts/main.js +++ b/build/jsdocs/template/static/scripts/main.js @@ -1,7 +1,7 @@ $(function () { $('.navigationDiv').load("nav.html .main-sidebar", null, function () { - var height = $('.sidebar').height(); - $('.main-sidebar #categories').css('height', height - 50 + 'px'); + // var height = $('.sidebar').height(); + // $('.main-sidebar #categories').css('height', height - 72 + 'px'); // Search Items $('#searchBox').on('keyup', function (e) { @@ -99,8 +99,8 @@ $(function () { }) }); - $(window).resize(function () { - var height = $('.navigationDiv .sidebar').height(); - $('.main-sidebar #categories').css('height', height - 50 + 'px'); - }) + // $(window).resize(function () { + // var height = $('.navigationDiv .sidebar').height(); + // $('.main-sidebar #categories').css('height', height - 72 + 'px'); + // }) }); \ No newline at end of file diff --git a/build/jsdocs/template/tmpl/navigation.tmpl b/build/jsdocs/template/tmpl/navigation.tmpl index 6afde0d8b7..ae2102e7aa 100644 --- a/build/jsdocs/template/tmpl/navigation.tmpl +++ b/build/jsdocs/template/tmpl/navigation.tmpl @@ -151,7 +151,7 @@ function buildLi(obj){
-
+