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