From 41c4dcab1e879043f4616b241a68445b56e46d2e Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 4 Nov 2022 18:27:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=A6=E5=8F=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/archives_do.php | 20 ++++++++++---------- src/admin/templets/media_main.htm | 2 +- src/system/typelink/typelink.class.php | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/admin/archives_do.php b/src/admin/archives_do.php index 2c1e42c1..504b2d39 100644 --- a/src/admin/archives_do.php +++ b/src/admin/archives_do.php @@ -282,11 +282,11 @@ else if ($dopost == 'moveArchives') { echo ""; ?> - + - +
目标栏目:目标栏目:
文档id:文档id:
移动到目标栏目必须和选定文档频道类型一致,否则程序会自动勿略不符合文档 @@ -521,7 +521,7 @@ else if ($dopost == 'quickEdit') { echo ""; ?> - + - + - + - + - + - + @@ -820,7 +820,7 @@ else if ($dopost == 'attsDlg') { echo "
所属栏目:所属栏目: getUserChannel(), $arcRow['channel']); @@ -533,7 +533,7 @@ else if ($dopost == 'quickEdit') {
属性:属性:
标题:标题:
简略标题:简略标题:
阅读权限:阅读权限:
关键词:关键词:
"; ?> - + - + diff --git a/src/admin/templets/media_main.htm b/src/admin/templets/media_main.htm index a37744bc..b7a655bd 100644 --- a/src/admin/templets/media_main.htm +++ b/src/admin/templets/media_main.htm @@ -97,7 +97,7 @@ {/dede:datalist} diff --git a/src/system/typelink/typelink.class.php b/src/system/typelink/typelink.class.php index 58558395..41b6634b 100755 --- a/src/system/typelink/typelink.class.php +++ b/src/system/typelink/typelink.class.php @@ -183,9 +183,9 @@ class TypeLink $row = $this->dsql->GetOne("SELECT id,typename,ispart,channeltype FROM `#@__arctype` WHERE id='$hid'"); $channeltype = $row['channeltype']; if ($row['ispart'] == 1) { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } else { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } } if ($channeltype == 0) $ctsql = ''; @@ -217,9 +217,9 @@ class TypeLink while ($row = $this->dsql->GetObject()) { if ($row->id != $hid) { if ($row->ispart == 1) { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } else { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } } $this->LogicGetOptionArray($row->id, "─", $oper); @@ -246,9 +246,9 @@ class TypeLink if (!in_array($row->id, $oper)) continue; } if ($row->ispart == 1) { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } else { - $this->OptionArrayList .= "\r\n"; + $this->OptionArrayList .= "\r\n"; } $this->LogicGetOptionArray($row->id, $step."─", $oper); }
属性:属性:
文档id:文档id:
{dede:field.mediatype function="MediaType(@me,$fields['url'])"/} 修改 - 删除 + 删除