From d4c13a5f767facbe08e17b2f9f2370b9de3ded63 Mon Sep 17 00:00:00 2001 From: XuqmGroup Date: Fri, 24 Apr 2026 16:28:05 +0800 Subject: [PATCH] feat(tenant-platform): add docs site link to header Co-Authored-By: Claude Sonnet 4.6 --- .../src/views/layout/MainLayout.vue | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/tenant-platform/src/views/layout/MainLayout.vue b/tenant-platform/src/views/layout/MainLayout.vue index ec9d20c..0a620ab 100644 --- a/tenant-platform/src/views/layout/MainLayout.vue +++ b/tenant-platform/src/views/layout/MainLayout.vue @@ -29,6 +29,12 @@
+ + + + 文档 + +