From 688783633d95343b75b0d46c893d0a1d59d3c28b Mon Sep 17 00:00:00 2001 From: yangjian Date: Fri, 31 Jul 2020 20:36:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=96=87=E9=9B=86=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E5=8A=A0=E8=BD=BD=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/app_doc/docs_base.html | 82 ++++++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 2 deletions(-) diff --git a/template/app_doc/docs_base.html b/template/app_doc/docs_base.html index b85dc18..6a6943c 100644 --- a/template/app_doc/docs_base.html +++ b/template/app_doc/docs_base.html @@ -250,11 +250,84 @@ - + + + + + @@ -326,6 +400,7 @@ } }); }; + getProjectToc(); //为当前页面的目录链接添加蓝色样式 tagCurrentDoc = function(){ $("nav li a").each(function (i) { @@ -346,7 +421,6 @@ } }); }; - getProjectToc(); @@ -544,17 +618,21 @@
+
+
+
+

GitHub:https://github.com/zmister2016/MrDoc