zhengyiming
2025-06-09 3d2cde3ff8a0b5ed36fb232291e07a390d668709
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};