From fbd5e220ea9c8935d629d9bf33e9daf8ff2eb648 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Fri, 27 May 2022 18:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E7=BB=84=E4=BB=B6=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/base/Page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend/base/Page.php b/extend/base/Page.php index 12e1fb3ec..c77b65f12 100755 --- a/extend/base/Page.php +++ b/extend/base/Page.php @@ -129,7 +129,7 @@ class Page $this->html .= ''; $this->html .= '每页'; - $this->html .= ''; + $this->html .= ''; $this->html .= ''; $this->html .= '跳转到';