From 1a407924de69ba48de4eef76d0a281ce3d477d88 Mon Sep 17 00:00:00 2001
From: sexygoat <1538832180@qq.com>
Date: Tue, 14 Apr 2026 10:31:25 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9index=E6=95=B0?=
=?UTF-8?q?=E6=8D=AE=E6=9D=A5=E6=BA=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/DeviceStatusCard.vue | 18 ++++-
components/TrafficCard.vue | 118 +++++++++++++++++++++++-----
components/UserInfoCard.vue | 2 +-
docs/API.md | 9 ++-
pages/change-phone/change-phone.vue | 13 ++-
pages/index/index.vue | 86 ++++++++++++++++----
pages/login/login.vue | 24 +++---
7 files changed, 216 insertions(+), 54 deletions(-)
diff --git a/components/DeviceStatusCard.vue b/components/DeviceStatusCard.vue
index 23714a8..6ee7396 100644
--- a/components/DeviceStatusCard.vue
+++ b/components/DeviceStatusCard.vue
@@ -20,7 +20,7 @@
到期时间:{{ deviceInfo.expireDate }}
- {{ deviceInfo.statusStr }}
+ {{ statusText }}
@@ -35,14 +35,16 @@
连接数量
- {{ deviceInfo.connCnt }} 台
+ {{ deviceInfo.connCnt }}/{{ deviceInfo.max_clients }}