diff --git a/var/Widget/Archive.php b/var/Widget/Archive.php index 9b16fc86..5cc5a43a 100644 --- a/var/Widget/Archive.php +++ b/var/Widget/Archive.php @@ -1359,7 +1359,7 @@ class Widget_Archive extends Widget_Abstract_Contents * @return void */ public function pageNav($prev = '«', $next = '»', $splitPage = 3, $splitWord = '...', - $class = 'page-navigator', $currentClass = 'current', $htmlTag = 'ol') + $class = 'page-navigator', $currentClass = 'current', $label = 'ol') { if ($this->have()) { $hasNav = false; @@ -1377,10 +1377,10 @@ class Widget_Archive extends Widget_Abstract_Contents $this->_currentPage, $this->parameter->pageSize, $query); /** 添加判断防止输入错误的标签,判断逻辑:如果为