apps/h5/src/components/NavigationBar/CommonNavigationBar.vue
@@ -34,7 +34,7 @@ return !isCanGoBack.value; }); // const isTabbarPage = computed(() => // Object.values(TabBarPageRouter).some((x) => x.toLowerCase() === router.path.toLowerCase()) // Object.values(TabBarPageRouterForCheck).some((x) => x.toLowerCase() === router.path.toLowerCase()) // ); function goBack() {