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