From 0fa278d360ab2d8eeec0d102df45840b364e7d1d Mon Sep 17 00:00:00 2001 From: xiaosi <2652281683@qq.com> Date: Tue, 1 Sep 2026 16:21:21 +0800 Subject: [PATCH] feat(account): render traffic and SIM packages as card grid --- src/views/AccountView/AccountView.vue | 107 ++++++++++++++++++++++++-- 1 file changed, 101 insertions(+), 6 deletions(-) diff --git a/src/views/AccountView/AccountView.vue b/src/views/AccountView/AccountView.vue index b9fdef7..21eb346 100644 --- a/src/views/AccountView/AccountView.vue +++ b/src/views/AccountView/AccountView.vue @@ -55,16 +55,23 @@