From e81aa9e02ee12467521f59b8b96bc17236fe1101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E8=87=AA=E8=BE=BE?= <980324341@qq.com> Date: Sun, 6 Sep 2026 22:25:20 +0800 Subject: [PATCH] =?UTF-8?q?align(=E7=94=9F=E6=88=90=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E6=A0=B7=E5=8A=9E=C2=B7=E5=8F=8D=E9=A6=88):=20=E8=BF=98?= =?UTF-8?q?=E5=8E=9F=E6=97=A7=E7=89=88=E4=BA=A4=E4=BA=92=E2=80=94=E2=80=94?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=87=8D=E7=BD=AE/=E6=B8=85=E7=90=86?= =?UTF-8?q?=E6=95=B0=E6=8D=AE/=E6=9F=A5=E7=9C=8B=E5=A4=A7=E5=9B=BE?= =?UTF-8?q?=E6=8C=89=E9=92=AE=EF=BC=8C=E7=82=B9=E5=87=BB=E7=BC=A9=E7=95=A5?= =?UTF-8?q?=E5=9B=BE=E7=9B=B4=E6=8E=A5=E6=94=BE=E5=A4=A7=E9=A2=84=E8=A7=88?= =?UTF-8?q?=EF=BC=9B=E6=8C=89=E9=92=AE=E9=97=B4=E8=B7=9D=E7=BB=9F=E4=B8=80?= =?UTF-8?q?10px=EF=BC=9B=E5=89=8D=E7=AB=AF=20clearHistory=20=E9=80=82?= =?UTF-8?q?=E9=85=8D=E7=A7=BB=E9=99=A4(=E5=90=8E=E7=AB=AF=20DELETE=20/hist?= =?UTF-8?q?ory=20=E7=AB=AF=E7=82=B9=E4=BF=9D=E7=95=99)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/pages/records/RecordsHistoryPage.vue | 93 +++---------------- .../src/pages/records/history-api.ts | 8 -- .../tests/align-history-clear.test.ts | 26 ++---- .../align-shop-records-row-buttons.test.ts | 6 +- 4 files changed, 27 insertions(+), 106 deletions(-) diff --git a/admin-frontend-vue/src/pages/records/RecordsHistoryPage.vue b/admin-frontend-vue/src/pages/records/RecordsHistoryPage.vue index c6b99745..37422da0 100644 --- a/admin-frontend-vue/src/pages/records/RecordsHistoryPage.vue +++ b/admin-frontend-vue/src/pages/records/RecordsHistoryPage.vue @@ -1,14 +1,14 @@