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