zhengyiming
2025-03-21 aa45de802c9980656dc6a85dd3417cd0f77f7292
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() {