From 7acb11c1ec8ce6da39cb6255c9da6266a7bc6c50 Mon Sep 17 00:00:00 2001 From: liangxu Date: Mon, 8 Jun 2026 11:56:30 +0800 Subject: [PATCH] refactor(enterprise-site): consolidate site panel header and actions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merge the standalone enterprise-panel intro into the connector panel header on the tenant media view: move the "新增站点" action into the panel head, retitle the panel to 企业自建站点, and refresh the description copy. Presentation-only restructuring; no logic affected. Co-Authored-By: Claude Opus 4.8 (1M context) --- apps/admin-web/src/views/MediaView.vue | 90 ++++++++++++++------------ 1 file changed, 47 insertions(+), 43 deletions(-) diff --git a/apps/admin-web/src/views/MediaView.vue b/apps/admin-web/src/views/MediaView.vue index b2d6479..0cbf855 100644 --- a/apps/admin-web/src/views/MediaView.vue +++ b/apps/admin-web/src/views/MediaView.vue @@ -819,35 +819,24 @@ function releaseSize(value?: number | null): string {