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