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