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