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