From f1deb89e348eb8f1a39b51e33a0ae33d59529feb Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sun, 29 Jun 2025 15:11:25 +0900 Subject: refactor(frontend): improve pagination implementation --- packages/frontend/src/pages/flash/flash-index.vue | 24 +++++++++++------------ 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'packages/frontend/src/pages/flash') diff --git a/packages/frontend/src/pages/flash/flash-index.vue b/packages/frontend/src/pages/flash/flash-index.vue index f3365fcedf..6e25df2df8 100644 --- a/packages/frontend/src/pages/flash/flash-index.vue +++ b/packages/frontend/src/pages/flash/flash-index.vue @@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-only
- +
@@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-only
- +
@@ -26,7 +26,7 @@ SPDX-License-Identifier: AGPL-3.0-only
- +
@@ -37,31 +37,29 @@ SPDX-License-Identifier: AGPL-3.0-only