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