From 64bccffe2889a13d0ffe48017e97cabe299c5da3 Mon Sep 17 00:00:00 2001 From: luo Date: Tue, 28 Jul 2026 14:47:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=AB=8B=E5=8D=B3=E7=BB=AD=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/UserInfoCard.vue | 15 ++++++++++++ .../specs/legacy-package-renewal/spec.md | 21 ++++++++++++++++ .../update-july-h5-c-iteration/tasks.md | 1 + pages/index/index.vue | 24 +++++++++++++++---- pages/order-list/order-list.vue | 22 ++++++++++------- 5 files changed, 69 insertions(+), 14 deletions(-) diff --git a/components/UserInfoCard.vue b/components/UserInfoCard.vue index 0436c56..c36bf81 100644 --- a/components/UserInfoCard.vue +++ b/components/UserInfoCard.vue @@ -18,10 +18,13 @@ {{ networkStatus == 1 ? '正常' : '停机' }} +