From a480fc2572e62ea1793989b0950c5390688c2834 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: Tue, 10 Jan 2023 16:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/content_list.php | 5 +- src/admin/templets/catalog_edit.htm | 2 +- src/admin/templets/file_edit.htm | 4 +- src/admin/templets/member_scores.htm | 2 +- src/admin/templets/sys_payment.htm | 67 ++++++-------------- src/admin/templets/sys_safetest_viewdiff.htm | 2 +- src/admin/templets/tpl_edit.htm | 4 +- src/admin/templets/vote_getcode.htm | 4 +- src/system/archive/listview.class.php | 9 +-- 9 files changed, 31 insertions(+), 68 deletions(-) diff --git a/src/admin/content_list.php b/src/admin/content_list.php index fa2c4772..607d25e5 100644 --- a/src/admin/content_list.php +++ b/src/admin/content_list.php @@ -85,10 +85,7 @@ if ($cid == 0) { $positionname = str_replace($cfg_list_symbol, " > ", $tl->GetPositionName())." > "; } //当选择的是单表模型栏目时,直接跳转单表模型管理区 -if ( - empty($channelid) - && isset($tl->TypeInfos['channeltype']) -) { +if (empty($channelid) && isset($tl->TypeInfos['channeltype'])) { $channelid = $tl->TypeInfos['channeltype']; } if ($channelid < -1) { diff --git a/src/admin/templets/catalog_edit.htm b/src/admin/templets/catalog_edit.htm index cb9e8ebc..4e3583af 100644 --- a/src/admin/templets/catalog_edit.htm +++ b/src/admin/templets/catalog_edit.htm @@ -3,7 +3,7 @@
-新建修改文件 | +新建/修改文件 | |||||||||||||||
工作目录 | diff --git a/src/admin/templets/member_scores.htm b/src/admin/templets/member_scores.htm index df98e47f..57cb16fb 100644 --- a/src/admin/templets/member_scores.htm +++ b/src/admin/templets/member_scores.htm @@ -3,7 +3,7 @@ -
支付接口设置 | -更多接口 | +更多接口 |
新建修改模板 | +新建/修改模板 | |||
文件名称 | diff --git a/src/admin/templets/vote_getcode.htm b/src/admin/templets/vote_getcode.htm index c6b41f91..09730b78 100644 --- a/src/admin/templets/vote_getcode.htm +++ b/src/admin/templets/vote_getcode.htm @@ -3,7 +3,7 @@ -
投票管理 > 获取代码 | +投票管理 > 获取投票代码 |