From 56f3d18555913d60a2227ee0777150157df2a52c Mon Sep 17 00:00:00 2001 From: changbin1997 Date: Thu, 15 Jun 2023 16:48:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=86=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=E8=AE=BE=E7=BD=AE=E7=9A=84=E4=B8=80=E4=BA=9B?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. functions.php 在后台设置页加入了指向 Facile 帮助文档的链接 2. functions.php 更改了指向友情链接设置说明的错误链接 3. components/sidebar.php 调整了侧边栏宽度相关的 class 4. README.md 的侧边栏组件列表中加入了自定义 --- README.md | 3 ++- components/sidebar.php | 2 +- functions.php | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdd1eff..c2f831d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,8 @@ ECharts 的库比较大,所以只引入了饼图和日历图,而且只会在 - 文章归档 - 其它功能 - 友情链接 -- 目录 +- 文章的章节目录 +* 自定义 侧边栏的每个组件你都可以选择开启或关闭,你还可以自定义侧边栏的组件排序顺序。 diff --git a/components/sidebar.php b/components/sidebar.php index 72fdb24..ffdb0d6 100644 --- a/components/sidebar.php +++ b/components/sidebar.php @@ -11,7 +11,7 @@ $components = explode(',', $components); ?> -