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