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