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