From 7ee724f8ac0425b0ebc2744979f3199e47d5f2ac Mon Sep 17 00:00:00 2001 From: zyc <1439655764@qq.com> Date: Thu, 12 Feb 2026 10:53:03 +0800 Subject: [PATCH] fix cn --- web/src/App.tsx | 8 ++-- web/src/pages/BugDetail.tsx | 56 ++++++++++++++++---------- web/src/pages/BugList.tsx | 48 ++++++++++++++--------- web/src/pages/Dashboard.tsx | 36 +++++++++++------ web/src/pages/RepairDetail.tsx | 72 ++++++++++++++++++++-------------- web/src/pages/RepairList.tsx | 50 ++++++++++++++--------- 6 files changed, 168 insertions(+), 102 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index 57cd3e4..8affeda 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -16,7 +16,7 @@ function App() {
- Log Center + 日志中台