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