diff --git a/store/index.uts b/store/index.uts index d8754e9e7e72bd2b380239706769e1886ba0d5ff..25f84f32791c70d5576267b221641c628f327b98 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 5345045685da84de06b8c4cc1bad0b9617a020d5..13dcbcbc0244895ddcc0fa970366de373ada27bc 100644 --- a/windows/top-window.uvue +++ b/windows/top-window.uvue @@ -1,7 +1,7 @@