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