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