From 6cfa60c0634f69d1ccb985d399837fa251e7fbbf Mon Sep 17 00:00:00 2001 From: yangjian Date: Sat, 2 May 2020 21:21:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=96=87=E6=A1=A3=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/app_doc/docs_base.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/template/app_doc/docs_base.html b/template/app_doc/docs_base.html index 9877d5d..c4989cb 100644 --- a/template/app_doc/docs_base.html +++ b/template/app_doc/docs_base.html @@ -59,12 +59,6 @@ .markdown-body p code{ border:none; } - /* 分享图标样式 */ - /* .share-div a{ - background-color: #00C6CF !important; - color: white !important; - border-color: #00C6CF !important; - } */ -
+
{% block page_content %} {% endblock %}