zhengyiming
2025-03-13 d580f043716d30f9617ed7f3f49a7e80d54b9865
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() {