From b35926bbf1ffdeb193da601f20d6c7c70a3b6879 Mon Sep 17 00:00:00 2001
From: BabyBoy <2019108827@qq.com>
Date: Thu, 11 Sep 2025 10:50:36 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B4=A6=E6=88=B7=E8=B4=A6=E5=8F=B7=E8=B0=83?=
=?UTF-8?q?=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Navbar.vue | 2 +
src/store/modules/user.ts | 6 ++-
src/views/account/index.vue | 55 ++++---------------
src/views/agent/index.vue | 2 +-
src/views/agentacount/index.vue | 88 +++++++++++++++++++++++++++++++
src/views/system/tenant/index.vue | 2 +-
6 files changed, 105 insertions(+), 50 deletions(-)
create mode 100644 src/views/agentacount/index.vue
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 4e623c9..4ef7c00 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -68,12 +68,14 @@