From b203113582fcd1cb8dbc4303eb43eab688eda7d7 Mon Sep 17 00:00:00 2001 From: yangjian Date: Thu, 25 Mar 2021 19:04:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Emeta=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8=E5=8F=8C=E6=A0=B8=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E4=B8=AD=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8=E6=9E=81=E9=80=9F?= =?UTF-8?q?=E5=86=85=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/app_admin/admin_base.html | 50 +++++++++------- template/app_admin/admin_center.html | 1 + template/app_admin/admin_overview.html | 75 ++++-------------------- template/app_api/api404.html | 1 + template/app_api/single_doc_detail.html | 1 + template/app_doc/check_viewcode.html | 1 + template/app_doc/diff_doc.html | 1 + template/app_doc/docs_base.html | 1 + template/app_doc/editor/create_base.html | 1 + template/app_doc/pro_list.html | 1 + template/app_doc/search.html | 1 + template/app_doc/share/share_check.html | 1 + template/app_doc/share/share_doc.html | 1 + template/app_doc/tag_doc_base.html | 1 + template/app_doc/user/user_center.html | 1 + 15 files changed, 55 insertions(+), 83 deletions(-) diff --git a/template/app_admin/admin_base.html b/template/app_admin/admin_base.html index f82a440..b64ae4f 100644 --- a/template/app_admin/admin_base.html +++ b/template/app_admin/admin_base.html @@ -23,32 +23,40 @@ {% endif %} -