From 7c08bda2d8f0422c77f36016c9a6247effbc7670 Mon Sep 17 00:00:00 2001 From: Anne_LXM Date: Mon, 5 Aug 2024 19:41:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=BD=E5=B1=8F=E6=97=B6=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E9=A6=96=E9=A1=B5=E6=94=B9=E4=B8=BAview?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- store/index.uts | 2 +- windows/top-window.uvue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/index.uts b/store/index.uts index d8754e9e..25f84f32 100644 --- a/store/index.uts +++ b/store/index.uts @@ -30,7 +30,7 @@ export const state = reactive({ eventCallbackNum: 0, noMatchLeftWindow: true, active: 'componentPage', - leftWinActive: '/pages/component/global-properties/global-properties', + leftWinActive: '/pages/component/view/view', safeArea: { top: 0, right: 0, diff --git a/windows/top-window.uvue b/windows/top-window.uvue index 53450456..13dcbcbc 100644 --- a/windows/top-window.uvue +++ b/windows/top-window.uvue @@ -1,7 +1,7 @@