From 2f705a687e11f5f73b83f896efda6fdd69fd6d10 Mon Sep 17 00:00:00 2001 From: HelloWorld Date: Fri, 29 Nov 2019 09:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E7=9A=84......=E5=85=89?= =?UTF-8?q?=E6=A0=87=E8=AE=BE=E4=B8=BA=E4=B8=8D=E5=85=81=E8=AE=B8=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/pagination.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/views/pagination.html b/public/views/pagination.html index 20a498c..750929a 100644 --- a/public/views/pagination.html +++ b/public/views/pagination.html @@ -6,7 +6,7 @@ 1 - ..... + ..... {{currentPage-3}} {{currentPage-2}} {{currentPage-1}} @@ -14,7 +14,7 @@ {{currentPage+1}} {{currentPage+2}} {{currentPage+3}} - ..... + ..... {{totalPages}}