From a8ee28fcce3a4a70e39aa11795cc66cf9065a56d Mon Sep 17 00:00:00 2001 From: Mars <3361409208a@gmail.com> Date: Wed, 10 Jun 2026 16:24:01 +0800 Subject: [PATCH] feat: replace watermarks with corner tags, improve parlay layout and admin polish MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - MatchDetailView: replace StatusWatermark with top-right solid status tags, remove match-hero background image - ParlayPanel: replace StatusWatermark with corner tags, improve toggle button style and layout spacing, fix overflow clipping - Admin: wallet ledger dialog, agent manager, and player page refinements 🤖 Generated with [Qoder][https://qoder.com] --- .../components/PlayerWalletLedgerDialog.vue | 39 +++++--- apps/admin/src/i18n/admin-pages-ms.ts | 3 + apps/admin/src/i18n/admin-pages.ts | 4 + apps/admin/src/views/AgentManager.vue | 32 +++---- apps/admin/src/views/agent/Players.vue | 47 ++++++++-- .../src/components/parlay/ParlayPanel.vue | 2 +- apps/player/src/views/MatchDetailView.vue | 90 +++++++++++++------ 7 files changed, 159 insertions(+), 58 deletions(-) diff --git a/apps/admin/src/components/PlayerWalletLedgerDialog.vue b/apps/admin/src/components/PlayerWalletLedgerDialog.vue index 871bfb4..98ee75f 100644 --- a/apps/admin/src/components/PlayerWalletLedgerDialog.vue +++ b/apps/admin/src/components/PlayerWalletLedgerDialog.vue @@ -133,7 +133,7 @@ watch( - + - + - + - + - + - + - - - + + + - + - + - - - + + + @@ -1595,24 +1595,24 @@ function creditTypeLabel(type: string) { - - - + + + - + - + - +