From d5bbdbd7530f8a31f07f81c6f2ae8c4bb3518bfd Mon Sep 17 00:00:00 2001 From: yml2213 Date: Sun, 17 May 2026 09:48:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=EF=BC=9APhase=203=20-=20?= =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E6=8B=86=E5=88=86=E5=89=A9=E4=BD=99=E5=A4=A7?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 拆分 KuaishouCloudClaimView (839行→6个子组件+1个composable) - 拆分 AdminInventoryView (789行→4个子组件+2个composable) - 拆分 AdminUsersView (515行→3个子组件+1个composable) - 拆分 AdminPlatformKuaishouEticketSection (654行→4个子组件) - 拆分 AdminPlatformNotificationSection (548行→4个子组件) - 拆分 AdminPlatformCloudtentaclesSection (455行→4个子组件+composable瘦身) - 拆分 AdminManualRedeemView (482行→3个子组件+1个composable) - 修复 CSS 引用路径问题 所有改动通过 vue-tsc --noEmit 和 vite build 验证 --- apps/frontend/src/views/admin/inventory/AdminInventoryView.vue | 2 +- apps/frontend/src/views/admin/users/AdminUsersView.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/src/views/admin/inventory/AdminInventoryView.vue b/apps/frontend/src/views/admin/inventory/AdminInventoryView.vue index 8d8d7de6..407ea47b 100644 --- a/apps/frontend/src/views/admin/inventory/AdminInventoryView.vue +++ b/apps/frontend/src/views/admin/inventory/AdminInventoryView.vue @@ -144,5 +144,5 @@ const { diff --git a/apps/frontend/src/views/admin/users/AdminUsersView.vue b/apps/frontend/src/views/admin/users/AdminUsersView.vue index 9890103e..d55676ad 100644 --- a/apps/frontend/src/views/admin/users/AdminUsersView.vue +++ b/apps/frontend/src/views/admin/users/AdminUsersView.vue @@ -88,5 +88,5 @@ const {