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