diff --git a/src/dede/templets/index_body.htm b/src/dede/templets/index_body.htm index 8a14ab73..aec2765a 100755 --- a/src/dede/templets/index_body.htm +++ b/src/dede/templets/index_body.htm @@ -243,17 +243,17 @@
-2 ORDER BY arc.id DESC LIMIT 0, 6 "; + LEFT JOIN `#@__channeltype` ch ON ch.id = arc.channel + WHERE arc.arcrank<>-2 ORDER BY arc.id DESC LIMIT 0, 5"; $arcArr = array(); $dsql->Execute('m', $query); while($row = $dsql->GetArray('m')) { $arcArr[] = $row; } - ?> + ?> - 1) { foreach($arcArr as $row) @@ -297,7 +297,7 @@
请稍候,正在载入... @@ -309,7 +309,7 @@
增加快捷操作项
-
+