wupengfei
2025-02-26 0e6b50d50cad66c1b375c458cebe0fc8f10ef7f9
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};