From 0a70f71d458edaf51dcf9f99ebc16c22ecc4e360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=A8=A1=E6=9D=BF=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/theme/templet-dirlist.inc | 6 +++--- src/theme/templet-filelist.inc | 9 ++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src/theme/templet-dirlist.inc b/src/theme/templet-dirlist.inc index e66527e7..652743e0 100644 --- a/src/theme/templet-dirlist.inc +++ b/src/theme/templet-dirlist.inc @@ -1,3 +1,3 @@ -templets,默认模板文件目录 -plus,插件模板目录 -system,默认底层模板目录 \ No newline at end of file +templets,模板目录 +plus,插件目录 +system,系统目录 \ No newline at end of file diff --git a/src/theme/templet-filelist.inc b/src/theme/templet-filelist.inc index 0bf732ec..6bddeaee 100644 --- a/src/theme/templet-filelist.inc +++ b/src/theme/templet-filelist.inc @@ -26,4 +26,11 @@ list_spec.htm,专题列表模板 search.htm,搜索模板 top.htm,顶部模板 tag.htm,标签首页模板 -taglist.htm,标签文档列表模板 \ No newline at end of file +taglist.htm,标签文档列表模板 +widget_article_feedback.htm,小部件评论模板 +widget_article_likes.htm,小部件点赞模板 +widget_hot.htm,小部件头条文档模板 +widget_menu.htm,小部件栏目模板 +widget_recommend.htm,小部件推荐栏目模板 +widget_search.htm,小部件搜索模板 +widget_vote.htm,小部件投票模板 \ No newline at end of file