src/layout/component/header/Header.vue
@@ -94,7 +94,7 @@ const smallScreenClick = () => { const pathname = window.location.pathname; const basePath = pathname.replace(/\/web\/index\.html$/, ''); const basePath = pathname.replace(/\/web\/index\.html$/, '/index.html/'); window.location.href = basePath || '/'; ParentRegister.notify?.({ type: 'fullScreen',