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